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 Integrate Barcode Reading Functionality into .NET Applications

How to Integrate Barcode Reading Functionality into .NET Applications

3
Comments
2 min read
How to build a Note-Taking App with HTML, CSS, and JavaScript.

How to build a Note-Taking App with HTML, CSS, and JavaScript.

25
Comments
8 min read
Programação funcional e a imutabilidade: 4 maneiras de clonar objetos no JavaScript

Programação funcional e a imutabilidade: 4 maneiras de clonar objetos no JavaScript

3
Comments
3 min read
Building my first VS Code Extension

Building my first VS Code Extension

1
Comments
2 min read
How To Scale Your React Applications

How To Scale Your React Applications

38
Comments 4
7 min read
Length of a string

Length of a string

Comments
3 min read
Callbacks — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

Callbacks — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

10
Comments 1
4 min read
Moonly weekly progress update #39

Moonly weekly progress update #39

5
Comments
2 min read
Introduction to Object-Oriented Programming (OOP)

Introduction to Object-Oriented Programming (OOP)

2
Comments
3 min read
Native HTML5 Input Validation: Build Better Forms

Native HTML5 Input Validation: Build Better Forms

5
Comments
2 min read
Use Firebase Auth to Manage User Permissions and Enforce Principle of Least Privilege on API Endpoints. Part 2.

Use Firebase Auth to Manage User Permissions and Enforce Principle of Least Privilege on API Endpoints. Part 2.

1
Comments
3 min read
Understanding Prop Types in React - Day 1 of 30 Days of React Tips and Tricks

Understanding Prop Types in React - Day 1 of 30 Days of React Tips and Tricks

1
Comments
3 min read
Create Multilingual Websites with Ease Part1: A Step-by-Step Guide to Next.js and i18next Integration!

Create Multilingual Websites with Ease Part1: A Step-by-Step Guide to Next.js and i18next Integration!

Comments
4 min read
Use Firebase Auth to Manage User Permissions and Enforce Principle of Least Privilege on API Endpoints. Part 1.

Use Firebase Auth to Manage User Permissions and Enforce Principle of Least Privilege on API Endpoints. Part 1.

Comments
4 min read
25 Programming Memes Refresh Your Mind

25 Programming Memes Refresh Your Mind

17
Comments 2
2 min read
Custom filter options in Ag Grid - Angular

Custom filter options in Ag Grid - Angular

6
Comments
2 min read
react_devtools_backend.js:2655 Warning: Each child in a list should have a unique "key" prop

react_devtools_backend.js:2655 Warning: Each child in a list should have a unique "key" prop

Comments
1 min read
Building a Basic Neural Network with Brain.js

Building a Basic Neural Network with Brain.js

1
Comments
2 min read
A Beginner's Guide to JavaScript's Single Thread and Event Loop

A Beginner's Guide to JavaScript's Single Thread and Event Loop

6
Comments 1
4 min read
Unraveling the Magic Behind React 18: A Comprehensive Guide🚀

Unraveling the Magic Behind React 18: A Comprehensive Guide🚀

Comments
3 min read
Building a CRM System: Does CRM Require Coding?

Building a CRM System: Does CRM Require Coding?

2
Comments 1
11 min read
CREATING A SIMPLE TO-DO LIST (USING HTML,CSS AND JAVASCRIPT)

CREATING A SIMPLE TO-DO LIST (USING HTML,CSS AND JAVASCRIPT)

8
Comments
4 min read
8 Awesome VS Code Extensions for JavaScript Developers

8 Awesome VS Code Extensions for JavaScript Developers

36
Comments 7
3 min read
Hoisting in JavaScript: Understanding the Inner Workings

Hoisting in JavaScript: Understanding the Inner Workings

Comments
2 min read
Desestruturação em Javascript

Desestruturação em Javascript

Comments
2 min read
loading...