DEV Community

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 create an animated login register web page with HTML, CSS, and javascript

How to create an animated login register web page with HTML, CSS, and javascript

28
Comments 2
3 min read
Using the Spread Operator (...) in JavaScript

Using the Spread Operator (...) in JavaScript

6
Comments 1
3 min read
Express: req.params, req.query and req.body

Express: req.params, req.query and req.body

129
Comments 14
2 min read
Best way to lazy load images for maximum performance

Best way to lazy load images for maximum performance

525
Comments 9
4 min read
The problem with the hamburger menu and how to fix it

The problem with the hamburger menu and how to fix it

68
Comments 1
3 min read
Staticrypt : Password protect a static HTML page

Staticrypt : Password protect a static HTML page

25
Comments 3
1 min read
Memoization in short

Memoization in short

37
Comments
2 min read
JavaScript/Node Best Practices

JavaScript/Node Best Practices

96
Comments 8
2 min read
Optional Chaining - the null safer in javascript

Optional Chaining - the null safer in javascript

3
Comments
2 min read
Solid - The best JavaScript UI library?

Solid - The best JavaScript UI library?

47
Comments 2
7 min read
Simple and effective: Unit-testing Alpine.js components with Jest ⏱️⏩

Simple and effective: Unit-testing Alpine.js components with Jest ⏱️⏩

19
Comments 3
7 min read
Part 2: User Roles and Management - FeathersJS

Part 2: User Roles and Management - FeathersJS

18
Comments
5 min read
Component Lifecycle in ReactJS

Component Lifecycle in ReactJS

5
Comments
4 min read
Overthinking Web Development as a Beginner

Overthinking Web Development as a Beginner

5
Comments 2
2 min read
Sound-Muter extension

Sound-Muter extension

36
Comments 2
4 min read
Redux Principles

Redux Principles

4
Comments
1 min read
Get object keys

Get object keys

2
Comments
1 min read
Best way to learn any programming language

Best way to learn any programming language

4
Comments
2 min read
Clean Code Rulebook

Clean Code Rulebook

9
Comments
1 min read
Cloning Quora's Editor in VueJS

Cloning Quora's Editor in VueJS

6
Comments
7 min read
Automate ReactJs Components creation

Automate ReactJs Components creation

13
Comments 2
1 min read
🔴 Live Coding Tutorials on Twitch 🔴 Geofencing, Object Tracking, and More

🔴 Live Coding Tutorials on Twitch 🔴 Geofencing, Object Tracking, and More

5
Comments
1 min read
Spice up your Web App with Animation using Lottie 🔥

Spice up your Web App with Animation using Lottie 🔥

52
Comments 2
3 min read
Supabase: six months of building. 03:31

Supabase: six months of building.

58
Comments 1
2 min read
Express Autodocs - A GitHub Action to generate documentation (Submission)

Express Autodocs - A GitHub Action to generate documentation (Submission)

40
Comments 6
2 min read
loading...