DEV Community

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.
Using Node.js on your command line to quickly test JavaScript functions

Using Node.js on your command line to quickly test JavaScript functions

11
Comments 1
3 min read
create HTTP servers using react !!!

create HTTP servers using react !!!

53
Comments 5
3 min read
JSON.stringify accepts 2 other parameters

JSON.stringify accepts 2 other parameters

6
Comments
2 min read
useState vs useReducer vs XState - Part 1: Modals

useState vs useReducer vs XState - Part 1: Modals

46
Comments 7
5 min read
Polymorphism in JavaScript

Polymorphism in JavaScript

13
Comments
6 min read
Kinx Library - Isolate (Multi Thread without GIL)

Kinx Library - Isolate (Multi Thread without GIL)

9
Comments
6 min read
The ES6 features that are popular to be asked in an interview!

The ES6 features that are popular to be asked in an interview!

49
Comments 2
1 min read
Practice Project Ideas to Sharpen Our Web Development Skills

Practice Project Ideas to Sharpen Our Web Development Skills

45
Comments 1
3 min read
Code Splitting React Router Routes with React Lazy and React Suspense

Code Splitting React Router Routes with React Lazy and React Suspense

21
Comments 4
5 min read
Why Deno is Awesome

Why Deno is Awesome

13
Comments
3 min read
Zoom-Independent Shapes in Leaflet

Zoom-Independent Shapes in Leaflet

8
Comments
5 min read
Webpack concepts: Loaders and Plugins

Webpack concepts: Loaders and Plugins

16
Comments
8 min read
Explain Regular Expressions Like I'm Five

Explain Regular Expressions Like I'm Five

24
Comments 1
5 min read
Send data between tabs with JavaScript

Send data between tabs with JavaScript

364
Comments 11
2 min read
JavaScript Gets Classy

JavaScript Gets Classy

7
Comments
8 min read
Using Google's OAuth, Passport.js , and Express for Authorization - Part 3

Using Google's OAuth, Passport.js , and Express for Authorization - Part 3

33
Comments 2
8 min read
Node.js Resiliency Concepts: The Circuit Breaker

Node.js Resiliency Concepts: The Circuit Breaker

10
Comments 1
16 min read
A Gentle Introduction to Test-Driven Development: Creating an Object Validator

A Gentle Introduction to Test-Driven Development: Creating an Object Validator

100
Comments 2
9 min read
15 Surprising Stats About Angular

15 Surprising Stats About Angular

8
Comments 2
10 min read
When to choose purely functional programming?

When to choose purely functional programming?

16
Comments 3
1 min read
Using Styled-component with Ember.js

Using Styled-component with Ember.js

13
Comments
4 min read
Solving "Smallest Common Multiple" / freeCodeCamp Algorithm Challenges

Solving "Smallest Common Multiple" / freeCodeCamp Algorithm Challenges

10
Comments
4 min read
Develop a Rock Band game with HTML and JavaScript

Develop a Rock Band game with HTML and JavaScript

36
Comments 3
9 min read
Typescript Data Structures: Linked List

Typescript Data Structures: Linked List

76
Comments 21
5 min read
Cezerin - Open Source React Shopping Cart CMS

Cezerin - Open Source React Shopping Cart CMS

9
Comments 1
1 min read
loading...