Forem

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to add Redux Toolkit to a React-Redux application ⚛️
Cover image for How to add Redux Toolkit to a React-Redux application ⚛️

How to add Redux Toolkit to a React-Redux application ⚛️

27
Comments 9
7 min read
Building a Netflix clone with Vanilla JavaScript.
Cover image for Building a Netflix clone with Vanilla JavaScript.

Building a Netflix clone with Vanilla JavaScript.

150
Comments 8
4 min read
Does tech take itself too seriously?

Does tech take itself too seriously?

4
Comments 4
1 min read
Create Minimalistic REST API using Node.js and Express
Cover image for Create Minimalistic REST API using Node.js and Express

Create Minimalistic REST API using Node.js and Express

17
Comments 1
9 min read
Function boobs or how people love to call them: Higher Order Functions
Cover image for Function boobs or how people love to call them: Higher Order Functions

Function boobs or how people love to call them: Higher Order Functions

4
Comments
2 min read
Make Light/Dark mode Toggle for your Website using CSS
Cover image for Make Light/Dark mode Toggle for your Website using CSS

Make Light/Dark mode Toggle for your Website using CSS

167
Comments 8
4 min read
What is Redux Toolkit? 🔨
Cover image for What is Redux Toolkit? 🔨

What is Redux Toolkit? 🔨

101
Comments 16
4 min read
Quick ESLint guide + VsCode ESLint on save
Cover image for Quick ESLint guide + VsCode ESLint on save

Quick ESLint guide + VsCode ESLint on save

17
Comments
3 min read
Understanding single page apps & client-side routing
Cover image for Understanding single page apps & client-side routing

Understanding single page apps & client-side routing

134
Comments 3
8 min read
A tech interview that doesn't suck

A tech interview that doesn't suck

35
Comments 10
9 min read
Frontend Abstractions
Cover image for Frontend Abstractions

Frontend Abstractions

119
Comments 2
5 min read
Tweeting with an image using Node JS
Cover image for Tweeting with an image using Node JS

Tweeting with an image using Node JS

10
Comments 6
3 min read
React: State Management
Cover image for React: State Management

React: State Management

19
Comments
3 min read
React Hooks Dependencies and Stale Closures
Cover image for React Hooks Dependencies and Stale Closures

React Hooks Dependencies and Stale Closures

7
Comments 4
6 min read
lil-csv, a 1k JS module to parse and generate CSV files

lil-csv, a 1k JS module to parse and generate CSV files

21
Comments
5 min read
Moving a static HTML element into a dynamically created element with JavaScript.

Moving a static HTML element into a dynamically created element with JavaScript.

4
Comments
2 min read
Limiting Node.js API calls with express-rate-limit
Cover image for Limiting Node.js API calls with express-rate-limit

Limiting Node.js API calls with express-rate-limit

182
Comments 5
4 min read
Why Blueprints in Ember Are Cool and How They Save You Time Writing Tests
Cover image for Why Blueprints in Ember Are Cool and How They Save You Time Writing Tests

Why Blueprints in Ember Are Cool and How They Save You Time Writing Tests

8
Comments
6 min read
2 Data Structures & Algorithms Questions in JavaScript You Should Know Off The Top Of Your Head

2 Data Structures & Algorithms Questions in JavaScript You Should Know Off The Top Of Your Head

8
Comments
2 min read
Como criar funções puras com TDD

Como criar funções puras com TDD

6
Comments
5 min read
How the connect() function works in React-Redux for beginners -- Part 1 of 3: The Introduction

How the connect() function works in React-Redux for beginners -- Part 1 of 3: The Introduction

2
Comments
3 min read
Comics, Graphic Design — and the Power of JavaScript
Cover image for Comics, Graphic Design — and the Power of JavaScript

Comics, Graphic Design — and the Power of JavaScript

34
Comments 3
4 min read
Express Middlewares
Cover image for Express Middlewares

Express Middlewares

33
Comments 3
2 min read
⭐️⭐️ tsParticles 1.31.0 and 2K stars on GitHub 🔥
Cover image for ⭐️⭐️ tsParticles 1.31.0 and 2K stars on GitHub 🔥

⭐️⭐️ tsParticles 1.31.0 and 2K stars on GitHub 🔥

28
Comments 2
1 min read
Basic Guide to use React Router v6
Cover image for Basic Guide to use React Router v6

Basic Guide to use React Router v6

129
Comments 6
3 min read
loading...