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.
Javascript Basics: Use .push, .pop, .shift, and .unshift to Manipulate Arrays
Cover image for Javascript Basics: Use .push, .pop, .shift, and .unshift to Manipulate Arrays

Javascript Basics: Use .push, .pop, .shift, and .unshift to Manipulate Arrays

11
Comments
3 min read
Deepak kumar

Deepak kumar

2
Comments
1 min read
Different number types

Different number types

5
Comments
1 min read
Reflecting the first 20 days of 100DaysOfCode
Cover image for Reflecting the first 20 days of 100DaysOfCode

Reflecting the first 20 days of 100DaysOfCode

5
Comments
6 min read
Our documentation site is using Webpack 5 already

Our documentation site is using Webpack 5 already

2
Comments
2 min read
I quit my job to make a career change
Cover image for I quit my job to make a career change

I quit my job to make a career change

7
Comments
3 min read
Adding a service worker into your Next.js application
Cover image for Adding a service worker into your Next.js application

Adding a service worker into your Next.js application

63
Comments 7
3 min read
Free React resources you should have in your pocket.
Cover image for Free React resources you should have in your pocket.

Free React resources you should have in your pocket.

962
Comments 36
6 min read
What is the right approach to cache data in your solution?

What is the right approach to cache data in your solution?

4
Comments
5 min read
The DRUG of online tutorials
Cover image for The DRUG of online tutorials

The DRUG of online tutorials

71
Comments 13
2 min read
🎨 react-colorful — 1,8 KB color picker for React. Fast, dependency-free, customizable, and accessible
Cover image for 🎨 react-colorful — 1,8 KB color picker for React. Fast, dependency-free, customizable, and accessible

🎨 react-colorful — 1,8 KB color picker for React. Fast, dependency-free, customizable, and accessible

69
Comments 12
3 min read
How to automate your portfolio website [Part 2]
Cover image for How to automate your portfolio website [Part 2]

How to automate your portfolio website [Part 2]

4
Comments
6 min read
Understanding the Event Loop and I/O Operations
Cover image for Understanding the Event Loop and I/O Operations

Understanding the Event Loop and I/O Operations

6
Comments
7 min read
Simulated Function Overloading in JavaScript
Cover image for Simulated Function Overloading in JavaScript

Simulated Function Overloading in JavaScript

14
Comments
2 min read
HTML vs CSS vs JavaScript: A Useful Comparison of the 3
Cover image for HTML vs CSS vs JavaScript: A Useful Comparison of the 3

HTML vs CSS vs JavaScript: A Useful Comparison of the 3

5
Comments
2 min read
Numbers All Programmers Should Know - System Design Basics
Cover image for Numbers All Programmers Should Know - System Design Basics

Numbers All Programmers Should Know - System Design Basics

80
Comments 1
1 min read
Mad Max: Journey to the ThunderDOM!!!
Cover image for Mad Max: Journey to the ThunderDOM!!!

Mad Max: Journey to the ThunderDOM!!!

4
Comments 1
7 min read
The 6 Month Web Development Mastery Plan in 2020 — For Free

The 6 Month Web Development Mastery Plan in 2020 — For Free

130
Comments 2
5 min read
Distributed Systems Introduction for Beginners
Cover image for Distributed Systems Introduction for Beginners

Distributed Systems Introduction for Beginners

12
Comments
1 min read
Arrays
Cover image for Arrays

Arrays

36
Comments 2
14 min read
Watch me live code a new feature into my roguelike game Asterogue
Cover image for Watch me live code a new feature into my roguelike game Asterogue

Watch me live code a new feature into my roguelike game Asterogue

4
Comments
1 min read
React from scratch

React from scratch

6
Comments 2
1 min read
Cancelar requisições Fetch em React useEffect
Cover image for Cancelar requisições Fetch em React useEffect

Cancelar requisições Fetch em React useEffect

7
Comments
4 min read
Authentication for Next.js using Firebase
Cover image for Authentication for Next.js using Firebase

Authentication for Next.js using Firebase

52
Comments 6
5 min read
Using Angular component in Non-Angular App
Cover image for Using Angular component in Non-Angular App

Using Angular component in Non-Angular App

25
Comments
3 min read
loading...