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.
I used effects, said goodbye to my lifecycles, and feel 🙂

I used effects, said goodbye to my lifecycles, and feel 🙂

42
Comments 6
6 min read
Automatically Remove All Unused Imports in a TypeScript Project
Cover image for Automatically Remove All Unused Imports in a TypeScript Project

Automatically Remove All Unused Imports in a TypeScript Project

14
Comments
2 min read
Everything You Need to Create a Custom React Hook

Everything You Need to Create a Custom React Hook

14
Comments 1
11 min read
I made a fetch-wrapper for making graphql api calls!

I made a fetch-wrapper for making graphql api calls!

6
Comments
2 min read
Refactoring Functions in JavaScript

Refactoring Functions in JavaScript

9
Comments
3 min read
Form validation with React Hooks

Form validation with React Hooks

5
Comments
1 min read
JavaScript: The Fun Parts
Cover image for JavaScript: The Fun Parts

JavaScript: The Fun Parts

62
Comments 6
4 min read
Outstated - simple hooks-based state management for React

Outstated - simple hooks-based state management for React

46
Comments
3 min read
Learn By Copying Someone Else
Cover image for Learn By Copying Someone Else

Learn By Copying Someone Else

11
Comments
2 min read
Building a Vue.js SPA to Sell Developer Tees

Building a Vue.js SPA to Sell Developer Tees

8
Comments
1 min read
Modern Token Authentication in Node with Express
Cover image for Modern Token Authentication in Node with Express

Modern Token Authentication in Node with Express

11
Comments 1
10 min read
What Companies Look For in Frontend Developers, in 2019

What Companies Look For in Frontend Developers, in 2019

24
Comments 1
6 min read
Building Instagram/Whatsapp stories clone using Web Components 🔥
Cover image for Building Instagram/Whatsapp stories clone using Web Components 🔥

Building Instagram/Whatsapp stories clone using Web Components 🔥

33
Comments
8 min read
Is nodejs v11 faster than v6
Cover image for Is nodejs v11 faster than v6

Is nodejs v11 faster than v6

14
Comments 4
4 min read
Creating a Magento Theme with Next.js and GraphQL

Creating a Magento Theme with Next.js and GraphQL

33
Comments 5
4 min read
React Hooks, Suspense, and Memo
Cover image for React Hooks, Suspense, and Memo

React Hooks, Suspense, and Memo

126
Comments 1
5 min read
NPM Linking and Unlinking

NPM Linking and Unlinking

106
Comments 14
2 min read
Web Components, for when VueJS is too much

Web Components, for when VueJS is too much

87
Comments 8
5 min read
Truth about Template Engines Part 2

Truth about Template Engines Part 2

9
Comments
4 min read
Computer science in JavaScript: Doubly linked lists

Computer science in JavaScript: Doubly linked lists

10
Comments
9 min read
12-factor Node.js application configuration management without the `config` npm package
Cover image for 12-factor Node.js application configuration management without the `config` npm package

12-factor Node.js application configuration management without the `config` npm package

16
Comments 2
3 min read
How to Master Manual Testing
Cover image for How to Master Manual Testing

How to Master Manual Testing

21
Comments
9 min read
Clean up your code with these tips!

Clean up your code with these tips!

177
Comments 39
6 min read
Compress image in browser? Easy!

Compress image in browser? Easy!

15
Comments 11
1 min read
Refactoring chronicles: spread operator, map, reduce.
Cover image for Refactoring chronicles: spread operator, map, reduce.

Refactoring chronicles: spread operator, map, reduce.

11
Comments
3 min read
loading...