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.
Type-safe routing with Typescript and Route Maps
Cover image for Type-safe routing with Typescript and Route Maps

Type-safe routing with Typescript and Route Maps

10
Comments 2
2 min read
Using Node.js on your command line to quickly test JavaScript functions
Cover image for 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
Truthy and Falsy values in JS
Cover image for Truthy and Falsy values in JS

Truthy and Falsy values in JS

14
Comments
2 min read
create HTTP servers using react !!!
Cover image for create HTTP servers using react !!!

create HTTP servers using react !!!

53
Comments 5
3 min read
JSON.stringify accepts 2 other parameters
Cover image for 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
Cover image for useState vs useReducer vs XState - Part 1: Modals

useState vs useReducer vs XState - Part 1: Modals

46
Comments 7
5 min read
The ES6 features that are popular to be asked in an interview!
Cover image for 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
Polymorphism in JavaScript
Cover image for 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
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
Practice Project Ideas to Sharpen Our Web Development Skills

Practice Project Ideas to Sharpen Our Web Development Skills

45
Comments 1
3 min read
Zoom-Independent Shapes in Leaflet
Cover image for Zoom-Independent Shapes in Leaflet

Zoom-Independent Shapes in Leaflet

8
Comments
5 min read
Why Deno is Awesome

Why Deno is Awesome

13
Comments
3 min read
Webpack concepts: Loaders and Plugins
Cover image for Webpack concepts: Loaders and Plugins

Webpack concepts: Loaders and Plugins

16
Comments
8 min read
Explain Regular Expressions Like I'm Five
Cover image for 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
Cover image for JavaScript Gets Classy

JavaScript Gets Classy

7
Comments
8 min read
Using Google's OAuth, Passport.js , and Express for Authorization - Part 3
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Develop a Rock Band game with HTML and JavaScript

Develop a Rock Band game with HTML and JavaScript

36
Comments 3
9 min read
loading...