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.
Day 6: Handling Events in React

Day 6: Handling Events in React

1
Comments
2 min read
Automating React Component Generation with a Shell Script

Automating React Component Generation with a Shell Script

10
Comments 3
4 min read
Understanding JSX in React: A Beginner’s Guide

Understanding JSX in React: A Beginner’s Guide

Comments 1
1 min read
Embarking on a 100-Day Journey with JavaScript! 🚀

Embarking on a 100-Day Journey with JavaScript! 🚀

45
Comments 24
4 min read
How class fields are magically created through constructor by 'implicit assignment'

How class fields are magically created through constructor by 'implicit assignment'

Comments
2 min read
React Enterprise Design Patterns

React Enterprise Design Patterns

Comments
6 min read
Object Cloning in Javascript

Object Cloning in Javascript

Comments
7 min read
Developing a Microservice to Check Content Availability on a Platform (Spotify, Deezer, Netflix)

Developing a Microservice to Check Content Availability on a Platform (Spotify, Deezer, Netflix)

4
Comments
4 min read
Need Help with Uploading Large Video Files to S3 Using Chunking

Need Help with Uploading Large Video Files to S3 Using Chunking

Comments 1
1 min read
Testing library for Node.js and React

Testing library for Node.js and React

1
Comments
1 min read
The Secret Weapon of Top Developers: 7 React JS Libraries You Can't Afford to Ignore

The Secret Weapon of Top Developers: 7 React JS Libraries You Can't Afford to Ignore

33
Comments 20
4 min read
Convert an image address into a file stream and upload it again

Convert an image address into a file stream and upload it again

Comments
1 min read
Dive into optimizing Node.js applications for speed and efficiency.

Dive into optimizing Node.js applications for speed and efficiency.

3
Comments
2 min read
Why is everything Javascript?

Why is everything Javascript?

38
Comments 36
1 min read
Building a Full-Stack App with Angular and Node.js

Building a Full-Stack App with Angular and Node.js

Comments
2 min read
Making a simple trivia Game

Making a simple trivia Game

1
Comments
2 min read
Lessons from opensource: How to check if your program has internet connectivity in Nodejs?

Lessons from opensource: How to check if your program has internet connectivity in Nodejs?

Comments
2 min read
🌟5 Star Rating component: A Step-by-Step Guide 🌟

🌟5 Star Rating component: A Step-by-Step Guide 🌟

38
Comments
3 min read
Comparing JavaScript Array Methods: reverse() vs toReversed()

Comparing JavaScript Array Methods: reverse() vs toReversed()

2
Comments
1 min read
Understanding the Document Object Model (DOM) in Web Development

Understanding the Document Object Model (DOM) in Web Development

Comments
3 min read
Embed a form builder with Javascript

Embed a form builder with Javascript

Comments
4 min read
Model Inputs: Reactive Two-Way Binding

Model Inputs: Reactive Two-Way Binding

13
Comments 3
8 min read
Adding strict Eslint rules to the current code without problems

Adding strict Eslint rules to the current code without problems

Comments
7 min read
From Confusion to Clarity: Understanding ‘this’ in JavaScript

From Confusion to Clarity: Understanding ‘this’ in JavaScript

5
Comments
3 min read
Starting a new project

Starting a new project

Comments
2 min read
loading...