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.
How to manage state in a React app using Redux.
Cover image for How to manage state in a React app using Redux.

How to manage state in a React app using Redux.

66
Comments 10
18 min read
Don't make your users suffer without dark mode! CSS variables are here to help
Cover image for Don't make your users suffer without dark mode! CSS variables are here to help

Don't make your users suffer without dark mode! CSS variables are here to help

4
Comments
5 min read
JSX in React: A Comprehensive Guide

JSX in React: A Comprehensive Guide

7
Comments 2
2 min read
Send Form Data With Ajax
Cover image for Send Form Data With Ajax

Send Form Data With Ajax

7
Comments 4
1 min read
Best HTML Parsing Libraries in JavaScript
Cover image for Best HTML Parsing Libraries in JavaScript

Best HTML Parsing Libraries in JavaScript

6
Comments
8 min read
Exploring Symbols in JavaScript
Cover image for Exploring Symbols in JavaScript

Exploring Symbols in JavaScript

16
Comments 4
3 min read
What is Context API? When Would You Use It?

What is Context API? When Would You Use It?

3
Comments
3 min read
Mastering Javascript: Building An Interactive Shopping List App.
Cover image for Mastering Javascript: Building An Interactive Shopping List App.

Mastering Javascript: Building An Interactive Shopping List App.

10
Comments 2
4 min read
Moonly weekly progress update #61 - Automatio FAQ/2
Cover image for Moonly weekly progress update #61 - Automatio FAQ/2

Moonly weekly progress update #61 - Automatio FAQ/2

6
Comments
3 min read
Understanding SSR, CSR, ISR, and SSG: A Comprehensive Guide
Cover image for Understanding SSR, CSR, ISR, and SSG: A Comprehensive Guide

Understanding SSR, CSR, ISR, and SSG: A Comprehensive Guide

128
Comments 12
3 min read
React Query : staleTime vs cacheTime
Cover image for React Query : staleTime vs cacheTime

React Query : staleTime vs cacheTime

48
Comments 4
4 min read
Node(20.6.0) now supports built-in .env files
Cover image for Node(20.6.0) now supports built-in .env files

Node(20.6.0) now supports built-in .env files

4
Comments
3 min read
🚀Mastering Performance Optimisation in React Applications🚀

🚀Mastering Performance Optimisation in React Applications🚀

15
Comments
4 min read
🚀Learn Next.js 13 Within 2 Hours🚀
Cover image for 🚀Learn Next.js 13 Within 2 Hours🚀

🚀Learn Next.js 13 Within 2 Hours🚀

17
Comments
1 min read
Unit Testing with Jest and Rewire in JavaScript
Cover image for Unit Testing with Jest and Rewire in JavaScript

Unit Testing with Jest and Rewire in JavaScript

2
Comments
2 min read
Power Up Your API with Cloud Magic: Lambda Functions in Node.js
Cover image for Power Up Your API with Cloud Magic: Lambda Functions in Node.js

Power Up Your API with Cloud Magic: Lambda Functions in Node.js

Comments
3 min read
Preparing a React course in public - Ideas
Cover image for Preparing a React course in public - Ideas

Preparing a React course in public - Ideas

1
Comments 5
2 min read
Building shopping cart with html, tailwindcss and Javascript

Building shopping cart with html, tailwindcss and Javascript

7
Comments
9 min read
How I think CloudGaming works + Building a Game with GO and Streaming the frames via WebRTC.

How I think CloudGaming works + Building a Game with GO and Streaming the frames via WebRTC.

3
Comments 1
12 min read
Implementing Infinity Scroll In Angular

Implementing Infinity Scroll In Angular

13
Comments 3
5 min read
Demystifying JavaScript's New `.at()` Array Method!

Demystifying JavaScript's New `.at()` Array Method!

Comments
2 min read
Boilerplate para TypeScript
Cover image for Boilerplate para TypeScript

Boilerplate para TypeScript

3
Comments 2
2 min read
Testing with JS is like magic, but is it science?
Cover image for Testing with JS is like magic, but is it science?

Testing with JS is like magic, but is it science?

3
Comments 1
10 min read
How to integrate sentry to Nextjs application

How to integrate sentry to Nextjs application

7
Comments
3 min read
Protect Your Routes in Angular with Guards: Control Access and Exit of Routes Efficiently!

Protect Your Routes in Angular with Guards: Control Access and Exit of Routes Efficiently!

3
Comments
4 min read
loading...