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.
Update System Routing in Next.js 13.2
Cover image for Update System Routing in Next.js 13.2

Update System Routing in Next.js 13.2

Comments
3 min read
Mobile-to-Desktop Menu in 2 Lines of CSS
Cover image for Mobile-to-Desktop Menu in 2 Lines of CSS

Mobile-to-Desktop Menu in 2 Lines of CSS

97
Comments 11
5 min read
Choosing Between Server and Client Components in Next.js
Cover image for Choosing Between Server and Client Components in Next.js

Choosing Between Server and Client Components in Next.js

Comments
1 min read
Integrating Payment Gateways in MERN Applications

Integrating Payment Gateways in MERN Applications

43
Comments
4 min read
Despidiéndose de 'switch': Mejores enfoques para el control de flujo en JavaScript

Despidiéndose de 'switch': Mejores enfoques para el control de flujo en JavaScript

1
Comments
3 min read
React-TypeScript Design Pattern 3 - Creational Design Patterns - Prototype, Singleton
Cover image for React-TypeScript Design Pattern 3 - Creational Design Patterns - Prototype, Singleton

React-TypeScript Design Pattern 3 - Creational Design Patterns - Prototype, Singleton

38
Comments 1
4 min read
Simplifying Text Encryption with ROT13 Algorithm in JavaScript

Simplifying Text Encryption with ROT13 Algorithm in JavaScript

3
Comments 4
2 min read
useRef 2: DOM Manipulation

useRef 2: DOM Manipulation

4
Comments
4 min read
HTML Document Structure
Cover image for HTML Document Structure

HTML Document Structure

6
Comments 3
4 min read
Vue and TSX ?! 🤯
Cover image for Vue and TSX ?! 🤯

Vue and TSX ?! 🤯

20
Comments 6
4 min read
JSX and React: Learn how to Write Maintainable Code – CheatSheet
Cover image for JSX and React: Learn how to Write Maintainable Code – CheatSheet

JSX and React: Learn how to Write Maintainable Code – CheatSheet

13
Comments 10
12 min read
Renderização no React + useEffects

Renderização no React + useEffects

2
Comments
3 min read
Inspecting the code of a stacked CSS Bar Chart data visualization (with no chart libraries)
Cover image for Inspecting the code of a stacked CSS Bar Chart data visualization (with no chart libraries)

Inspecting the code of a stacked CSS Bar Chart data visualization (with no chart libraries)

Comments
4 min read
From Mono to Multilingual: Supercharge Your React App with i18n
Cover image for From Mono to Multilingual: Supercharge Your React App with i18n

From Mono to Multilingual: Supercharge Your React App with i18n

3
Comments
4 min read
Learn How to Generate Random Colors with JavaScript Like an Expert
Cover image for Learn How to Generate Random Colors with JavaScript Like an Expert

Learn How to Generate Random Colors with JavaScript Like an Expert

4
Comments 8
2 min read
Winston Transports??
Cover image for Winston Transports??

Winston Transports??

3
Comments
3 min read
Redux Simplified: A Beginner's Guide For Web Developers
Cover image for Redux Simplified: A Beginner's Guide For Web Developers

Redux Simplified: A Beginner's Guide For Web Developers

2
Comments
2 min read
[Node.js] Using callback-based functions when the rest of the code uses Promises
Cover image for [Node.js] Using callback-based functions when the rest of the code uses Promises

[Node.js] Using callback-based functions when the rest of the code uses Promises

5
Comments
5 min read
Solving Palindrome Check with JavaScript
Cover image for Solving Palindrome Check with JavaScript

Solving Palindrome Check with JavaScript

11
Comments 5
2 min read
How to Setup and Add Google Analytics to your React App

How to Setup and Add Google Analytics to your React App

Comments
4 min read
O que são Lookahead e Lookbehind em Expressões regulares
Cover image for O que são Lookahead e Lookbehind em Expressões regulares

O que são Lookahead e Lookbehind em Expressões regulares

14
Comments 1
7 min read
React Hooks
Cover image for React Hooks

React Hooks

9
Comments 2
2 min read
Let's make a cool mouse event bubble animation in just 50 lines of JavaScript!
Cover image for Let's make a cool mouse event bubble animation in just 50 lines of JavaScript!

Let's make a cool mouse event bubble animation in just 50 lines of JavaScript!

22
Comments 3
4 min read
Memoization and Pure Components in React

Memoization and Pure Components in React

2
Comments 1
2 min read
Deploy pygames to GitHub Pages with WebAssembly - PWA ready!
Cover image for Deploy pygames to GitHub Pages with WebAssembly - PWA ready!

Deploy pygames to GitHub Pages with WebAssembly - PWA ready!

8
Comments
4 min read
loading...