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 wrote a customizable CSS engine in JavaScript
Cover image for I wrote a customizable CSS engine in JavaScript

I wrote a customizable CSS engine in JavaScript

5
Comments
9 min read
4 Easy ways to loop data in React- Array.map() method!
Cover image for 4 Easy ways to loop data in React- Array.map() method!

4 Easy ways to loop data in React- Array.map() method!

10
Comments
2 min read
Best Mobile Web Development Tools To Consider in 2021
Cover image for Best Mobile Web Development Tools To Consider in 2021

Best Mobile Web Development Tools To Consider in 2021

2
Comments
3 min read
Next.js Per-Page Layouts and TypeScript

Next.js Per-Page Layouts and TypeScript

43
Comments 5
2 min read
How to debounce and throttle functions with React hooks
Cover image for How to debounce and throttle functions with React hooks

How to debounce and throttle functions with React hooks

15
Comments 5
5 min read
MPADiff, make your MPA an SPA with a single LOC.

MPADiff, make your MPA an SPA with a single LOC.

4
Comments
2 min read
Game javascript: clone BEWITCHED - Commodore VIC-20 Game 1983
Cover image for Game javascript: clone BEWITCHED - Commodore VIC-20 Game 1983

Game javascript: clone BEWITCHED - Commodore VIC-20 Game 1983

5
Comments 26
1 min read
Your Essential Guide To Map Built-in Object In Javascript
Cover image for Your Essential Guide To Map Built-in Object In Javascript

Your Essential Guide To Map Built-in Object In Javascript

43
Comments 2
4 min read
The UseEffect() Hook

The UseEffect() Hook

3
Comments
1 min read
Closures and their practical uses
Cover image for Closures and their practical uses

Closures and their practical uses

161
Comments 1
3 min read
Looking for Code Organization Advice
Cover image for Looking for Code Organization Advice

Looking for Code Organization Advice

3
Comments 5
1 min read
Electron Adventures: Episode 4: Image Gallery with Dynamic HTML

Electron Adventures: Episode 4: Image Gallery with Dynamic HTML

8
Comments
3 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 3
Cover image for Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 3

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 3

8
Comments
1 min read
Building A GraphQL Server With Next.js API Routes
Cover image for Building A GraphQL Server With Next.js API Routes

Building A GraphQL Server With Next.js API Routes

20
Comments 9
10 min read
UI Dev Newsletter #67
Cover image for UI Dev Newsletter #67

UI Dev Newsletter #67

8
Comments
2 min read
The "This" Keyword in JavaScript Simplified (Short & Concise Article)

The "This" Keyword in JavaScript Simplified (Short & Concise Article)

6
Comments
1 min read
How to cook up a powerful React async component using hooks (and no Suspense)
Cover image for How to cook up a powerful React async component using hooks (and no Suspense)

How to cook up a powerful React async component using hooks (and no Suspense)

69
Comments 4
5 min read
Publish your own NPM package
Cover image for Publish your own NPM package

Publish your own NPM package

29
Comments
4 min read
Next.js Authentication with Netlify Identity
Cover image for Next.js Authentication with Netlify Identity

Next.js Authentication with Netlify Identity

61
Comments 2
5 min read
TIPS & TRICKS OF JAVASCRIPT & REACT
Cover image for TIPS & TRICKS OF JAVASCRIPT & REACT

TIPS & TRICKS OF JAVASCRIPT & REACT

143
Comments 12
2 min read
Consultando API de CEP com Fetch

Consultando API de CEP com Fetch

12
Comments
6 min read
Caching in Node.js using Memcached
Cover image for Caching in Node.js using Memcached

Caching in Node.js using Memcached

28
Comments 4
5 min read
Style console.log() like a PRO
Cover image for Style console.log() like a PRO

Style console.log() like a PRO

144
Comments 6
3 min read
Don't get burned by email
Cover image for Don't get burned by email

Don't get burned by email

36
Comments 4
5 min read
A bug that made me a better developer.
Cover image for A bug that made me a better developer.

A bug that made me a better developer.

6
Comments 2
8 min read
loading...