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.
Lazy Loading Collections in JavaScript

Lazy Loading Collections in JavaScript

2
Comments
3 min read
Full of Hot Air

Full of Hot Air

1
Comments
3 min read
Adding a Leading Zero in 1 Line in JavaScript

Adding a Leading Zero in 1 Line in JavaScript

Comments
1 min read
Safer URL reading and writing in modern JavaScript

Safer URL reading and writing in modern JavaScript

52
Comments 2
6 min read
Configure Jest and usage in UmiJS đŸ„ł

Configure Jest and usage in UmiJS đŸ„ł

2
Comments
2 min read
JavaScript Clipboard API: Take Control of Your Copy, Cut, and Paste

JavaScript Clipboard API: Take Control of Your Copy, Cut, and Paste

19
Comments
2 min read
Don't Unleash Zalgo in your Node.js Application!

Don't Unleash Zalgo in your Node.js Application!

3
Comments
4 min read
Core JavaScript: Scope

Core JavaScript: Scope

7
Comments
4 min read
Date and math

Date and math

1
Comments
2 min read
New Year Countdown

New Year Countdown

Comments
4 min read
Filtering an array of objects by multiple parameters

Filtering an array of objects by multiple parameters

2
Comments 2
1 min read
7 God Mode JavaScript Projects for Beginners + Source Codes

7 God Mode JavaScript Projects for Beginners + Source Codes

8
Comments 2
4 min read
useReducer() Hook - Web dev Simplified

useReducer() Hook - Web dev Simplified

1
Comments
2 min read
React Query Implementation And Why Should You Use It

React Query Implementation And Why Should You Use It

Comments
2 min read
Regular Expressions—A Rite of Passage for Web Developers

Regular Expressions—A Rite of Passage for Web Developers

1
Comments
17 min read
Pure vs Impure Functions in JavaScript

Pure vs Impure Functions in JavaScript

1
Comments
3 min read
Easier charting in React Native using Apache ECharts

Easier charting in React Native using Apache ECharts

5
Comments 1
6 min read
How setup Firebase on your Frontend project đŸ”„

How setup Firebase on your Frontend project đŸ”„

5
Comments
2 min read
Understanding Generics in Typescript

Understanding Generics in Typescript

1
Comments
3 min read
make your JavaScript code more efficient, readable, and maintainable.(Part 1)

make your JavaScript code more efficient, readable, and maintainable.(Part 1)

23
Comments 2
2 min read
A Quick Guide to Event Listeners

A Quick Guide to Event Listeners

4
Comments
2 min read
đŸ’…đŸ»If you're beautiful, follow this JS Code Style

đŸ’…đŸ»If you're beautiful, follow this JS Code Style

65
Comments 53
5 min read
What is the difference between ‘for’ loop and other iterations in JavaScript

What is the difference between ‘for’ loop and other iterations in JavaScript

1
Comments
2 min read
How to make a card carousel with CSS & JS

How to make a card carousel with CSS & JS

8
Comments
6 min read
How to Use Axios for HTTP Requests

How to Use Axios for HTTP Requests

3
Comments
3 min read
loading...