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.
JavaScript LeetCode Valid Anagram

JavaScript LeetCode Valid Anagram

4
Comments 2
2 min read
JS Date-Time libraries you should use instead of traditional methods 😋

JS Date-Time libraries you should use instead of traditional methods 😋

7
Comments 1
2 min read
85 JavaScript Code Assists for Visual Studio Code

85 JavaScript Code Assists for Visual Studio Code

19
Comments 2
17 min read
How to use Debounce in React (Lodash)

How to use Debounce in React (Lodash)

7
Comments
2 min read
Code Smell 137 - Inheritance Tree Too Deep

Code Smell 137 - Inheritance Tree Too Deep

10
Comments
2 min read
What would you like me to cover

What would you like me to cover

11
Comments 25
1 min read
Improving the DX with Git Aliases

Improving the DX with Git Aliases

15
Comments 2
3 min read
Learn this before jumping into React

Learn this before jumping into React

11
Comments 2
3 min read
Day 1/30 Days of CodeWars: JavaScript Edition

Day 1/30 Days of CodeWars: JavaScript Edition

15
Comments 4
8 min read
Breaking down an advanced Typescript type!

Breaking down an advanced Typescript type!

9
Comments 2
2 min read
Learn to Code - BIG O NOTATION

Learn to Code - BIG O NOTATION

6
Comments
1 min read
Unidirectional and Bidirectional Data Flow - The Ultimate Front-End Interview Questions Guide Pt: 1

Unidirectional and Bidirectional Data Flow - The Ultimate Front-End Interview Questions Guide Pt: 1

11
Comments 1
4 min read
How Keyboard Events Work in JavaScript

How Keyboard Events Work in JavaScript

10
Comments 1
3 min read
Dark Theme Toggle - How to create a dark mode switch in a few lines of JS + CSS

Dark Theme Toggle - How to create a dark mode switch in a few lines of JS + CSS

11
Comments
2 min read
Facial recognition + good faces bot = best faces 🏆

Facial recognition + good faces bot = best faces 🏆

5
Comments
3 min read
Construye en Flow: Aprende FCL - 2. Pasando argumentos a Scripts

Construye en Flow: Aprende FCL - 2. Pasando argumentos a Scripts

10
Comments
4 min read
Top 13 Mistakes Committed By Angular JavaScript Developers

Top 13 Mistakes Committed By Angular JavaScript Developers

8
Comments
6 min read
Nested Routes- React Router

Nested Routes- React Router

4
Comments
4 min read
Autocomplete with fuzzy search and Fuse.js

Autocomplete with fuzzy search and Fuse.js

3
Comments
6 min read
Web Development === Accessibility

Web Development === Accessibility

303
Comments 25
7 min read
Array.shift() - for shifting the first item in an array

Array.shift() - for shifting the first item in an array

7
Comments
1 min read
Build on FLOW | Learn FCL - 3. How to Return Custom Value from Script

Build on FLOW | Learn FCL - 3. How to Return Custom Value from Script

10
Comments
3 min read
Which is preferable: JSX or HTML?

Which is preferable: JSX or HTML?

5
Comments 1
4 min read
Отправка сообщений клиенту в реальном времени с помощью NodeJS и Server-Sent Events

Отправка сообщений клиенту в реальном времени с помощью NodeJS и Server-Sent Events

6
Comments
6 min read
O que são Higher Order Functions?

O que são Higher Order Functions?

7
Comments
1 min read
How to add TailwindCSS to Vue Storefront 2

How to add TailwindCSS to Vue Storefront 2

11
Comments 1
2 min read
Ng-News: Episode 22/21

Ng-News: Episode 22/21

4
Comments
2 min read
Up and Running With NodeJS Express App In A Minute (2022)

Up and Running With NodeJS Express App In A Minute (2022)

11
Comments
3 min read
Why CSS-in-JS?

Why CSS-in-JS?

10
Comments 1
3 min read
Create Simple Count Down Timer Component

Create Simple Count Down Timer Component

6
Comments
2 min read
Adding route transition animations in Remix

Adding route transition animations in Remix

42
Comments
2 min read
How to Improve DOM Structure with React Portal

How to Improve DOM Structure with React Portal

3
Comments
3 min read
4 popular JavaScript style guides that will help your team write better code

4 popular JavaScript style guides that will help your team write better code

3
Comments
5 min read
Self-documentation of Hire +Plus: V1 (5)

Self-documentation of Hire +Plus: V1 (5)

6
Comments
1 min read
Building search-bar with JavaScript 🧐

Building search-bar with JavaScript 🧐

6
Comments
3 min read
Tutorial To Build Full Stack Amazon Clone with Admin Panel

Tutorial To Build Full Stack Amazon Clone with Admin Panel

5
Comments
1 min read
Tell me a stupid app idea and I'll make it

Tell me a stupid app idea and I'll make it

125
Comments 137
1 min read
JavaScript: Tips and Tricks

JavaScript: Tips and Tricks

9
Comments
2 min read
Improve your project workflow with these bitbucket pipelines/github actions automations - ClickPesa way

Improve your project workflow with these bitbucket pipelines/github actions automations - ClickPesa way

5
Comments 1
3 min read
Introduction to Command Query Responsibility Segregation (CQRS) -iFour

Introduction to Command Query Responsibility Segregation (CQRS) -iFour

5
Comments
4 min read
FoalTS framework - Version 2.9 is here 🎉

FoalTS framework - Version 2.9 is here 🎉

5
Comments
1 min read
How to abort API requests in JavaScript

How to abort API requests in JavaScript

9
Comments
3 min read
Pitch me on Salesforce CRM

Pitch me on Salesforce CRM

2
Comments
1 min read
Discord bot with JavaScript!

Discord bot with JavaScript!

8
Comments
4 min read
Building a Video Calling App using Python & Flask

Building a Video Calling App using Python & Flask

28
Comments 3
2 min read
Async Js let's Make It Happen With Promises

Async Js let's Make It Happen With Promises

6
Comments
4 min read
20+ Best HarperDB Tutorials

20+ Best HarperDB Tutorials

64
Comments 11
12 min read
RxJS uma biblioteca versátil para programação reativa

RxJS uma biblioteca versátil para programação reativa

7
Comments
4 min read
Optimize Your Career for Growth

Optimize Your Career for Growth

71
Comments 15
7 min read
#28: Full-Stack SWA: React + Mongoose

#28: Full-Stack SWA: React + Mongoose

3
Comments
5 min read
Recommend me webdev softwares and packages I need to try

Recommend me webdev softwares and packages I need to try

35
Comments 18
1 min read
IP Location Grabbing

IP Location Grabbing

7
Comments
3 min read
I'm working on an Expense Tracking App and I need your feedback

I'm working on an Expense Tracking App and I need your feedback

46
Comments 32
1 min read
Debugging in Javascript

Debugging in Javascript

13
Comments 1
3 min read
Performant React 101: `useEffect` or `useLayoutEffect`?

Performant React 101: `useEffect` or `useLayoutEffect`?

27
Comments
3 min read
React 18 - performance improvements

React 18 - performance improvements

9
Comments
4 min read
This Project Got Me a Full-time Software Engineering Job

This Project Got Me a Full-time Software Engineering Job

2
Comments 2
1 min read
How to present Axios data as list

How to present Axios data as list

7
Comments
2 min read
Adding Feature Flags in Your React Codebase

Adding Feature Flags in Your React Codebase

38
Comments 1
4 min read
Get Started with React Hooks

Get Started with React Hooks

5
Comments
2 min read
loading...