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.
Introducing Kaioken

Introducing Kaioken

6
Comments 2
2 min read
Developing your own Chrome Extension - The Theory (Part 1)

Developing your own Chrome Extension - The Theory (Part 1)

3
Comments
4 min read
Handle timezone with JavaScript

Handle timezone with JavaScript

Comments
4 min read
You are Wrong. Frameworks Do Matter

You are Wrong. Frameworks Do Matter

2
Comments 1
4 min read
Simplify Large Numbers with Style: A Guide to Human-Readable Representations in JavaScript

Simplify Large Numbers with Style: A Guide to Human-Readable Representations in JavaScript

Comments
2 min read
Deep in Javascript DOM Traversal 1

Deep in Javascript DOM Traversal 1

18
Comments 2
3 min read
React - Building Chip and Chip Input Component from Scratch

React - Building Chip and Chip Input Component from Scratch

3
Comments
3 min read
JavaScript Objects vs JSON: Are they same?

JavaScript Objects vs JSON: Are they same?

8
Comments 2
3 min read
Getting Started with React: An Introduction to Component-Based Development

Getting Started with React: An Introduction to Component-Based Development

1
Comments
4 min read
What are React Server Actions?

What are React Server Actions?

2
Comments
8 min read
When and How to Use the Facade Pattern

When and How to Use the Facade Pattern

Comments
2 min read
Setting the cookies using the JS, axios and expressJS

Setting the cookies using the JS, axios and expressJS

2
Comments 3
4 min read
New Project Using React Js

New Project Using React Js

2
Comments
1 min read
Common React Hook Questions

Common React Hook Questions

4
Comments
5 min read
Javascript

Javascript

Comments
2 min read
Data Structures and Algorithms: Recursion

Data Structures and Algorithms: Recursion

Comments
2 min read
What is the difference between == and === operators

What is the difference between == and === operators

1
Comments
1 min read
Really Reactive React

Really Reactive React

3
Comments
8 min read
the git repository for interview preparation

the git repository for interview preparation

1
Comments
1 min read
🚀 Getting started with Vite

🚀 Getting started with Vite

5
Comments 3
5 min read
Hello coders!

Hello coders!

Comments
1 min read
Interpretação e Legibilidade em Programação

Interpretação e Legibilidade em Programação

Comments
5 min read
What is JavaScript?

What is JavaScript?

1
Comments
1 min read
Iterators and Generators in Javascript🔬

Iterators and Generators in Javascript🔬

1
Comments 3
4 min read
Lessons from opensource: Log "new version is available" to your CLI

Lessons from opensource: Log "new version is available" to your CLI

Comments
1 min read
The God Object Dilemma: Simplifying Software Complexity

The God Object Dilemma: Simplifying Software Complexity

6
Comments
2 min read
Webpack: The Web Module Bundler

Webpack: The Web Module Bundler

2
Comments
3 min read
This Month In Solid: SolidStart 0.6.0, Solid Docs Beta, and more 😎

This Month In Solid: SolidStart 0.6.0, Solid Docs Beta, and more 😎

6
Comments 1
5 min read
40+ Design Tools in One - đŸ˜± A Gem For Web Developer & Designers

40+ Design Tools in One - đŸ˜± A Gem For Web Developer & Designers

102
Comments 24
2 min read
Data fetching in React! is easy

Data fetching in React! is easy

5
Comments
3 min read
How to make it easier for yourself to develop using types-spring

How to make it easier for yourself to develop using types-spring

2
Comments
4 min read
[html js css] Vanilla JS slider with responsivity, swipe, arrows, dots

[html js css] Vanilla JS slider with responsivity, swipe, arrows, dots

1
Comments
3 min read
ACID in DB

ACID in DB

Comments
7 min read
Latest Newsletter: Antibiotics & Podcasts (Issue #153)

Latest Newsletter: Antibiotics & Podcasts (Issue #153)

Comments
1 min read
Five Tutorials To Create Your Fullstack Apps Using AWS Amplify Gen 2

Five Tutorials To Create Your Fullstack Apps Using AWS Amplify Gen 2

10
Comments
3 min read
Unleash Your Creativity: Introducing DotStyle Tailwind UI builder

Unleash Your Creativity: Introducing DotStyle Tailwind UI builder

2
Comments
2 min read
Goodbye Electron. Hello Tauri!

Goodbye Electron. Hello Tauri!

191
Comments 44
4 min read
Compare MySQL vs MongoDB

Compare MySQL vs MongoDB

Comments
8 min read
Estimate the read time of an article without any library in JavaScript.

Estimate the read time of an article without any library in JavaScript.

1
Comments 1
2 min read
How To Learn the Logic of JavaScript

How To Learn the Logic of JavaScript

Comments
2 min read
Spoiler Alert: Import Alias in React + Vite

Spoiler Alert: Import Alias in React + Vite

9
Comments
1 min read
React Project (Celeb Short Bios): Short & Sweet!

React Project (Celeb Short Bios): Short & Sweet!

3
Comments
1 min read
How to Implement Authentication in NodeJS

How to Implement Authentication in NodeJS

24
Comments
9 min read
Basic CSS and JavaScript Animations for an Interactive Web Page

Basic CSS and JavaScript Animations for an Interactive Web Page

2
Comments
4 min read
Animaciones CSS y JavaScript bĂĄsicas para una pĂĄgina web interactiva

Animaciones CSS y JavaScript bĂĄsicas para una pĂĄgina web interactiva

Comments
4 min read
A Comprehensive Guide to Converting Between Strings, Booleans and Numbers in Typescript

A Comprehensive Guide to Converting Between Strings, Booleans and Numbers in Typescript

Comments
5 min read
Embracing the Future: How SvelteKit Streamlines Web Development Beyond React

Embracing the Future: How SvelteKit Streamlines Web Development Beyond React

1
Comments
3 min read
Oidc node mongodb adapter in normal functions

Oidc node mongodb adapter in normal functions

Comments 2
2 min read
Implementing Authentication with JWT in Express.js

Implementing Authentication with JWT in Express.js

Comments
2 min read
Axios: ÂżPor que deberĂ­as usarlo en tu prĂłximo proyecto?

Axios: ÂżPor que deberĂ­as usarlo en tu prĂłximo proyecto?

1
Comments
6 min read
Mi primer trabajo como Desarrollador Front-end Jr.

Mi primer trabajo como Desarrollador Front-end Jr.

1
Comments 1
4 min read
How not to useEffect

How not to useEffect

Comments
3 min read
Episode 24/08: Discussion about effect(), Signal Inputs, Developing with ChatGPT

Episode 24/08: Discussion about effect(), Signal Inputs, Developing with ChatGPT

2
Comments
2 min read
Find Open Source Projects Fast (short) đŸ”„

Find Open Source Projects Fast (short) đŸ”„

6
Comments 2
1 min read
Creating Interactive Calendar Charts in JavaScript

Creating Interactive Calendar Charts in JavaScript

4
Comments 1
9 min read
Design Systems: From Atomic Design to a Global Solution

Design Systems: From Atomic Design to a Global Solution

Comments
5 min read
Higher Order Functions

Higher Order Functions

Comments
3 min read
Day 11: Introduction to React Hooks

Day 11: Introduction to React Hooks

1
Comments
2 min read
I tricked myself into making a type-safe binary manipulation library

I tricked myself into making a type-safe binary manipulation library

1
Comments
5 min read
Otello: how to make Chat-GPT interact with your API

Otello: how to make Chat-GPT interact with your API

2
Comments
3 min read
loading...