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.
5 best practices for clean coding in JavaScript
Cover image for 5 best practices for clean coding in JavaScript

5 best practices for clean coding in JavaScript

293
Comments 20
2 min read
Features you may not know about Chrome Dev-Tools
Cover image for Features you may not know about Chrome Dev-Tools

Features you may not know about Chrome Dev-Tools

12
Comments
2 min read
Vue 3 is out!
Cover image for Vue 3 is out!

Vue 3 is out!

57
Comments 10
1 min read
Visualising documentation: JavaSript array.of

Visualising documentation: JavaSript array.of

4
Comments
1 min read
Intro To React [For Beginners]
Cover image for Intro To React [For Beginners]

Intro To React [For Beginners]

252
Comments 13
18 min read
Service Worker registration

Service Worker registration

5
Comments
1 min read
Patterns for Doing API Calls in ReactJS

Patterns for Doing API Calls in ReactJS

10
Comments
9 min read
Clean up your code with Async and Await
Cover image for Clean up your code with Async and Await

Clean up your code with Async and Await

3
Comments
3 min read
How to develop a Chrome extension
Cover image for How to develop a Chrome extension

How to develop a Chrome extension

3
Comments
10 min read
First Day on DEV!

First Day on DEV!

35
Comments 19
1 min read
Building and publishing your first NPM package
Cover image for Building and publishing your first NPM package

Building and publishing your first NPM package

91
Comments 1
6 min read
Setting up a basic rich text editor in React

Setting up a basic rich text editor in React

38
Comments 19
3 min read
Don't use fixtures in Cypress and unit tests- use factories
Cover image for Don't use fixtures in Cypress and unit tests- use factories

Don't use fixtures in Cypress and unit tests- use factories

41
Comments 11
7 min read
Build a video chat app in minutes with React and daily-js
Cover image for Build a video chat app in minutes with React and daily-js

Build a video chat app in minutes with React and daily-js

135
Comments 5
8 min read
Coming from JavaScript to Ruby
Cover image for Coming from JavaScript to Ruby

Coming from JavaScript to Ruby

12
Comments 4
4 min read
My Favorite JavaScript Tips and Tricks
Cover image for My Favorite JavaScript Tips and Tricks

My Favorite JavaScript Tips and Tricks

415
Comments 23
8 min read
VSCode Task for Jest
Cover image for VSCode Task for Jest

VSCode Task for Jest

6
Comments
2 min read
Learning Regex in Javascript Part 1

Learning Regex in Javascript Part 1

26
Comments 1
2 min read
How to Create Relationships with Mongoose and Node.JS
Cover image for How to Create Relationships with Mongoose and Node.JS

How to Create Relationships with Mongoose and Node.JS

111
Comments 16
9 min read
Optimizing moment-timezone using webpack
Cover image for Optimizing moment-timezone using webpack

Optimizing moment-timezone using webpack

6
Comments 3
1 min read
Multiple Events to a Listener with JavaScript

Multiple Events to a Listener with JavaScript

26
Comments
2 min read
Javascript Proxy: algunos usos prácticos

Javascript Proxy: algunos usos prácticos

17
Comments 3
9 min read
Difference Between null And undefined In Javascript (with Notes)

Difference Between null And undefined In Javascript (with Notes)

48
Comments 3
2 min read
A program of calc sum ➕ with new and smart code in JavaScript 🔥.
Cover image for A program of calc sum ➕ with new and smart code  in JavaScript 🔥.

A program of calc sum ➕ with new and smart code in JavaScript 🔥.

9
Comments 1
2 min read
DayJS: The best lightweight alternative to momentjs
Cover image for DayJS: The best lightweight alternative to momentjs

DayJS: The best lightweight alternative to momentjs

6
Comments
8 min read
loading...