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.
Creating objects dynamically with factory pattern in javascript
Cover image for Creating objects dynamically with factory pattern in javascript

Creating objects dynamically with factory pattern in javascript

10
Comments 1
4 min read
Hands-on Vue.js for Beginners (Part 3)

Hands-on Vue.js for Beginners (Part 3)

163
Comments 9
6 min read
From WordPress to JAMstack: How to make your website 10x faster

From WordPress to JAMstack: How to make your website 10x faster

5
Comments
4 min read
Vue SFC’s in an ASP.NET MVC app

Vue SFC’s in an ASP.NET MVC app

6
Comments
4 min read
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
How To Change Your Github Contribution Graph Colour To Something Cool
Cover image for How To Change Your Github Contribution Graph Colour To Something Cool

How To Change Your Github Contribution Graph Colour To Something Cool

26
Comments 5
3 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
1. let, const and ... var
Cover image for 1. let, const and ... var

1. let, const and ... var

75
Comments 18
3 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
What Companies Look For in Frontend Developers, in 2019

What Companies Look For in Frontend Developers, in 2019

24
Comments 1
6 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
NPM Linking and Unlinking

NPM Linking and Unlinking

106
Comments 14
2 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
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
loading...