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.
Meme November: Day - 3

Meme November: Day - 3

7
Comments
1 min read
TypeScript Best Practices: Writing Clean and Maintainable Code

TypeScript Best Practices: Writing Clean and Maintainable Code

8
Comments
2 min read
Canvas-Txt: Multiline Text Magic on HTML5 Canvas

Canvas-Txt: Multiline Text Magic on HTML5 Canvas

2
Comments
3 min read
Made an .io game in 10 days✈️

Made an .io game in 10 days✈️

37
Comments 9
5 min read
How to use useSearchParams hooks in next js 13

How to use useSearchParams hooks in next js 13

4
Comments
1 min read
useEffect() vs useState(), props vs callback, Dependency types for useEffect

useEffect() vs useState(), props vs callback, Dependency types for useEffect

1
Comments
4 min read
Data Transformation Magic: Simplify Complex Data with Remap.JS!

Data Transformation Magic: Simplify Complex Data with Remap.JS!

2
Comments
3 min read
Automating code patterns with Husky

Automating code patterns with Husky

9
Comments 3
4 min read
The Recent at() Method in JavaScript

The Recent at() Method in JavaScript

5
Comments
3 min read
Simplified Redux

Simplified Redux

4
Comments
5 min read
The Roadmap to Frontend Developer in 6 Months

The Roadmap to Frontend Developer in 6 Months

89
Comments 16
4 min read
Working with Databases in JavaScript: SQL and NoSQL

Working with Databases in JavaScript: SQL and NoSQL

18
Comments 1
2 min read
State Management Alternatives: Best Tools for React Apps

State Management Alternatives: Best Tools for React Apps

7
Comments
3 min read
Angular Directive Grammar & Microsyntax: Demystifying the Hidden Parts

Angular Directive Grammar & Microsyntax: Demystifying the Hidden Parts

7
Comments
5 min read
The Secret Life of a Bug: What Debugging Teaches About Problem Solving

The Secret Life of a Bug: What Debugging Teaches About Problem Solving

1
Comments
3 min read
CSS-in-JS vs CSS in CSS

CSS-in-JS vs CSS in CSS

Comments
8 min read
JavaScript Variable: Should you choose let, var or const?

JavaScript Variable: Should you choose let, var or const?

16
Comments 4
2 min read
How to build an app with nestjs and hotwire!

How to build an app with nestjs and hotwire!

5
Comments 2
6 min read
Introduction to React createPortal API

Introduction to React createPortal API

37
Comments
5 min read
PostGraphile — The Gateway Drug To GraphQL

PostGraphile — The Gateway Drug To GraphQL

Comments
10 min read
🏆 The top 3 repos from hacktoberfest you CANNOT ignore🚀

🏆 The top 3 repos from hacktoberfest you CANNOT ignore🚀

43
Comments 5
4 min read
Understanding JSON: A Beginner's Guide

Understanding JSON: A Beginner's Guide

6
Comments
4 min read
Using Promises and Async/Await in JavaScript

Using Promises and Async/Await in JavaScript

2
Comments
2 min read
The Curious Case of JavaScript Hoisting

The Curious Case of JavaScript Hoisting

14
Comments 5
5 min read
Unlocking JavaScript Design Patterns: Mastering Singleton for Ultimate Code Efficiency

Unlocking JavaScript Design Patterns: Mastering Singleton for Ultimate Code Efficiency

96
Comments 14
3 min read
loading...