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.
Creating forms in React ⚛️
Cover image for Creating forms in React ⚛️

Creating forms in React ⚛️

15
Comments
4 min read
Authentication & Authorization with React.js example
Cover image for Authentication & Authorization with React.js example

Authentication & Authorization with React.js example

96
Comments 3
3 min read
How to use Chart.js in React
Cover image for How to use Chart.js in React

How to use Chart.js in React

83
Comments 10
5 min read
|Express| Session

|Express| Session

8
Comments
1 min read
My Expedition With JavaScript: Interpretation of JS Scopes

My Expedition With JavaScript: Interpretation of JS Scopes

2
Comments
2 min read
The Difference between JavaScript “==” and “===” Comparison Operators

The Difference between JavaScript “==” and “===” Comparison Operators

17
Comments 3
2 min read
Introduction to Web Scraping with Nodejs
Cover image for Introduction to Web Scraping with Nodejs

Introduction to Web Scraping with Nodejs

82
Comments 8
4 min read
|Express| Router and Cookies

|Express| Router and Cookies

7
Comments
2 min read
Reddit mass scraping via API

Reddit mass scraping via API

20
Comments 1
3 min read
The JavaScript Event Loop Explained
Cover image for The JavaScript Event Loop Explained

The JavaScript Event Loop Explained

154
Comments 2
6 min read
How to Build a Ticking Clock With REACT
Cover image for How to Build a Ticking Clock With REACT

How to Build a Ticking Clock With REACT

99
Comments 5
3 min read
The Difference Between React Server Components and Server Side Rendering (SSR)
Cover image for The Difference Between React Server Components and Server Side Rendering (SSR)

The Difference Between React Server Components and Server Side Rendering (SSR)

137
Comments 4
2 min read
How I improved my code by returning early, returning often!
Cover image for How I improved my code by returning early, returning often!

How I improved my code by returning early, returning often!

60
Comments 10
3 min read
24 days of Javascriptmas
Cover image for 24 days of Javascriptmas

24 days of Javascriptmas

6
Comments
2 min read
The "this" keyword in JavaScript
Cover image for The "this" keyword in JavaScript

The "this" keyword in JavaScript

8
Comments
2 min read
DEV 2020 Year-in-Review: Scraping data using the Console

DEV 2020 Year-in-Review: Scraping data using the Console

6
Comments
6 min read
JavaScript Scope and Hoisting

JavaScript Scope and Hoisting

10
Comments
2 min read
Can you use Python/Django, without being good at styling? (Material-ui, bootstrap, ect...)?

Can you use Python/Django, without being good at styling? (Material-ui, bootstrap, ect...)?

6
Comments 3
1 min read
Listen for Changes Between Dark and Light Mode with Javascript

Listen for Changes Between Dark and Light Mode with Javascript

13
Comments
1 min read
Cloning Dev.to with Nuxt & Tailwindcss, with the dev.to api (desktop view)
Cover image for Cloning Dev.to with Nuxt & Tailwindcss, with the dev.to api (desktop view)

Cloning Dev.to with Nuxt & Tailwindcss, with the dev.to api (desktop view)

112
Comments 12
5 min read
Image Preview Before Upload In VueJS Project
Cover image for Image Preview Before Upload In VueJS Project

Image Preview Before Upload In VueJS Project

14
Comments 3
1 min read
Temperature converter with background changer using vanilla javascript
Cover image for Temperature converter with background changer using vanilla javascript

Temperature converter with background changer using vanilla javascript

9
Comments
4 min read
NodeJS modularizaton & strict mode
Cover image for NodeJS modularizaton & strict mode

NodeJS modularizaton & strict mode

45
Comments 2
3 min read
CodePen - Generative Voronoi Splodges (PIXI)

CodePen - Generative Voronoi Splodges (PIXI)

8
Comments
1 min read
How to easily convert HTML Form to JSON
Cover image for How to easily convert HTML Form to JSON

How to easily convert HTML Form to JSON

89
Comments 13
5 min read
loading...