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 add a Search Bar in React

How to add a Search Bar in React

94
Comments 13
2 min read
Tips to save time writing console.log() in JavaScript

Tips to save time writing console.log() in JavaScript

13
Comments 9
1 min read
Learning to Love Regex

Learning to Love Regex

33
Comments
8 min read
Introduction to JavaScript Property Getters and Setters (Accessor Properties)

Introduction to JavaScript Property Getters and Setters (Accessor Properties)

49
Comments 2
9 min read
Whatsapp clone with MERN stack (Mongodb, Express, React, Node)

Whatsapp clone with MERN stack (Mongodb, Express, React, Node)

19
Comments 23
1 min read
Building A Basic Discord Bot

Building A Basic Discord Bot

19
Comments
6 min read
Styling a native date input into a custom, no-library datepicker

Styling a native date input into a custom, no-library datepicker

270
Comments 5
9 min read
You're Probably Not Using Promise.All Enough

You're Probably Not Using Promise.All Enough

37
Comments 4
4 min read
11ty Tutorial: Cranking Your Jamstack Blog Up to 11!

11ty Tutorial: Cranking Your Jamstack Blog Up to 11!

6
Comments
3 min read
Type Constraints In TypeScript

Type Constraints In TypeScript

11
Comments
2 min read
Hoppscotch Celebrating 25,000 GitHub Stars ✨

Hoppscotch Celebrating 25,000 GitHub Stars ✨

59
Comments 16
2 min read
Web scraping in the console

Web scraping in the console

6
Comments
12 min read
JavaScript Strings

JavaScript Strings

10
Comments
5 min read
Working on the "Ramda Ramp-Up Guide"

Working on the "Ramda Ramp-Up Guide"

6
Comments
1 min read
Keeping View Logic Clean

Keeping View Logic Clean

4
Comments
1 min read
Render Props vs React Hooks

Render Props vs React Hooks

12
Comments
10 min read
5 React-Based Projects Every Beginner Must Try

5 React-Based Projects Every Beginner Must Try

603
Comments 12
3 min read
React: How to create a custom Button Group component in 5 minutes

React: How to create a custom Button Group component in 5 minutes

42
Comments
3 min read
Food Recipe App #30days30submits #day-22

Food Recipe App #30days30submits #day-22

4
Comments 1
1 min read
TypeScript's enum + JavaScript's "in" = 👍

TypeScript's enum + JavaScript's "in" = 👍

30
Comments 7
2 min read
Higher Order Function in JS

Higher Order Function in JS

9
Comments 2
3 min read
#codevember - 12 - Bubbles animated background - Made with tsParticles

#codevember - 12 - Bubbles animated background - Made with tsParticles

4
Comments
1 min read
Building a Discord Bot (Basic Setups)

Building a Discord Bot (Basic Setups)

9
Comments
2 min read
How to deep merge in Typescript

How to deep merge in Typescript

88
Comments 11
7 min read
8 Useful JavaScript String Methods

8 Useful JavaScript String Methods

38
Comments
2 min read
loading...