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.
#LearnedToday: padStart()

#LearnedToday: padStart()

Comments
1 min read
Making Four-In-A-Row Using JavaScript - Part 7: Drawing The Board

Making Four-In-A-Row Using JavaScript - Part 7: Drawing The Board

6
Comments
10 min read
Backfilling customer plans with JS and Mongo

Backfilling customer plans with JS and Mongo

Comments 1
1 min read
Typescript Nominal Type: The Right Way

Typescript Nominal Type: The Right Way

1
Comments 10
2 min read
Node.js Development: All You Need to Know

Node.js Development: All You Need to Know

13
Comments 2
7 min read
How to import with absolute paths in Gatsby

How to import with absolute paths in Gatsby

Comments
1 min read
Beyond Barriers: 4 Key Reasons to Embrace Web Accessibility

Beyond Barriers: 4 Key Reasons to Embrace Web Accessibility

25
Comments
5 min read
JavaScript Closures: Understanding the Power of Functions

JavaScript Closures: Understanding the Power of Functions

1
Comments
7 min read
Boas Práticas - DRY, KISS, YAGNI

Boas Práticas - DRY, KISS, YAGNI

1
Comments
3 min read
'this' keyword in JavaScript

'this' keyword in JavaScript

3
Comments 1
6 min read
Building a Real-Time Search Filter in React: A Step-by-Step Guide

Building a Real-Time Search Filter in React: A Step-by-Step Guide

282
Comments 21
13 min read
Create Your Own Programming Language 7: More Types

Create Your Own Programming Language 7: More Types

1
Comments
33 min read
Destructuring Arrays in JS

Destructuring Arrays in JS

2
Comments
2 min read
Yet another micro package for reactive UI based on event-driven programming

Yet another micro package for reactive UI based on event-driven programming

2
Comments
2 min read
Code Usability (DX) and my "Ease of Use" Levels

Code Usability (DX) and my "Ease of Use" Levels

1
Comments
2 min read
A Journey through JavaScript Date Functions: Everything You Need to Know

A Journey through JavaScript Date Functions: Everything You Need to Know

2
Comments 1
14 min read
Why is there Vite.js in Laravel 🔍

Why is there Vite.js in Laravel 🔍

8
Comments
3 min read
Ever wondered how to find the difference between two arrays without a third party library?

Ever wondered how to find the difference between two arrays without a third party library?

Comments
3 min read
Typescript Flatten Object Type

Typescript Flatten Object Type

1
Comments
1 min read
4 Lessons learned from using NextJS 13 in production

4 Lessons learned from using NextJS 13 in production

1
Comments
4 min read
Comprehensive Guide to Iterating Over Objects in JavaScript

Comprehensive Guide to Iterating Over Objects in JavaScript

1
Comments
3 min read
8 Tips for Writing Better Unit Tests

8 Tips for Writing Better Unit Tests

2
Comments
3 min read
Create and deploy your own token using hardhat in just 2 mins

Create and deploy your own token using hardhat in just 2 mins

2
Comments 1
3 min read
Convert SVG into PNG in the browser using Resvg

Convert SVG into PNG in the browser using Resvg

Comments 1
2 min read
Async Await vs Fetch.Then()

Async Await vs Fetch.Then()

24
Comments 3
3 min read
loading...