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.
Lazy-Loading Components in React 16.6

Lazy-Loading Components in React 16.6

13
Comments
7 min read
Keeping it simple with the JavaScript console

Keeping it simple with the JavaScript console

6
Comments
6 min read
A guide to useState in React

A guide to useState in React

5
Comments
9 min read
Async Rendering in React with Suspense

Async Rendering in React with Suspense

10
Comments
8 min read
How TypeScript breaks Referential Transparency

How TypeScript breaks Referential Transparency

6
Comments
8 min read
What’s new in Create React App 2

What’s new in Create React App 2

8
Comments
9 min read
What the Rule of Least Power means for modern developers

What the Rule of Least Power means for modern developers

6
Comments
9 min read
The quiet revolution: How JSON displaced XML

The quiet revolution: How JSON displaced XML

12
Comments 1
11 min read
Discovering the Shadow DOM

Discovering the Shadow DOM

6
Comments
9 min read
Using Animation Worklet

Using Animation Worklet

7
Comments
10 min read
Terrible use cases for JavaScript proxies

Terrible use cases for JavaScript proxies

5
Comments
5 min read
7 bad excuses for not using TypeScript

7 bad excuses for not using TypeScript

5
Comments
10 min read
The latest npm breach…or is it?

The latest npm breach…or is it?

4
Comments
8 min read
Choosing between Babel and TypeScript

Choosing between Babel and TypeScript

6
Comments
6 min read
The question of “why?” in single-page application frameworks

The question of “why?” in single-page application frameworks

5
Comments
8 min read
Using Recompose to write clean Higher Order Components

Using Recompose to write clean Higher Order Components

6
Comments
9 min read
How to protect your Node.js applications from malicious dependencies

How to protect your Node.js applications from malicious dependencies

6
Comments
5 min read
5 reasons you shouldn’t be using GraphQL

5 reasons you shouldn’t be using GraphQL

5
Comments
6 min read
Creating Nodemon in Node.js

Creating Nodemon in Node.js

5
Comments
10 min read
Implicit state sharing: React’s context API & provide/inject in Vue

Implicit state sharing: React’s context API & provide/inject in Vue

6
Comments
5 min read
Mixins and custom functions to enhance your Vue applications

Mixins and custom functions to enhance your Vue applications

6
Comments
5 min read
3 advantages of React functional components on an eCommerce site

3 advantages of React functional components on an eCommerce site

6
Comments
5 min read
Custom responsive behaviour using custom CSS properties

Custom responsive behaviour using custom CSS properties

6
Comments
5 min read
Reactivity with RxJS: force press

Reactivity with RxJS: force press

5
Comments
12 min read
React Hooks — let’s not get too attached

React Hooks — let’s not get too attached

3
Comments
7 min read
loading...