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 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
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
Discord bot with JavaScript!

Discord bot with JavaScript!

8
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
How to present Axios data as list

How to present Axios data as list

7
Comments
2 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
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
Find all substring of a given string in O(n^2) time.

Find all substring of a given string in O(n^2) time.

18
Comments 3
1 min read
Part 5: Getting ready for deployment & deploy

Part 5: Getting ready for deployment & deploy

7
Comments
10 min read
How to import SVG in React

How to import SVG in React

5
Comments
1 min read
React authentication tutorial with Firebase V9 and Firestore

React authentication tutorial with Firebase V9 and Firestore

16
Comments
23 min read
Customize the Homepage of Our Next.js Storefront And Win a T-Shirt From Medusa!

Customize the Homepage of Our Next.js Storefront And Win a T-Shirt From Medusa!

33
Comments 11
2 min read
Simple Crypto Price Widget

Simple Crypto Price Widget

7
Comments
3 min read
How to do Test Driven Development in React using React Testing Library, Jest and Cypress

How to do Test Driven Development in React using React Testing Library, Jest and Cypress

66
Comments 3
10 min read
What is the use of Proxy and Reflect in JavaScript?

What is the use of Proxy and Reflect in JavaScript?

33
Comments 18
1 min read
Terminal style website. (UPDATE)

Terminal style website. (UPDATE)

7
Comments
1 min read
The Complete Modern React Developer 2022

The Complete Modern React Developer 2022

436
Comments 22
29 min read
Please, don't give up on programming!

Please, don't give up on programming!

9
Comments
5 min read
JavaScript - Conditional Operator

JavaScript - Conditional Operator

9
Comments
2 min read
Protecting Private API Keys using a Simple Proxy Server

Protecting Private API Keys using a Simple Proxy Server

25
Comments 2
3 min read
How to use Lodash compact function?

How to use Lodash compact function?

6
Comments
1 min read
7 Free Node.js Tutorials For Beginners in 2022

7 Free Node.js Tutorials For Beginners in 2022

2
Comments
7 min read
How to use the dark utile with Tailwindcss and react.js

How to use the dark utile with Tailwindcss and react.js

7
Comments
2 min read
Remix prefetch: Fetch data ahead of time

Remix prefetch: Fetch data ahead of time

8
Comments
6 min read
Vibrating your phone with JavaScript 📱

Vibrating your phone with JavaScript 📱

15
Comments 7
1 min read
Programming a Cake

Programming a Cake

8
Comments
8 min read
Use jsx as server side html template

Use jsx as server side html template

7
Comments
1 min read
Build and Deploy a Fake REST API Server for CRUD with Nodejs in 5 minutes

Build and Deploy a Fake REST API Server for CRUD with Nodejs in 5 minutes

15
Comments
3 min read
Parsing Lambda Error Logs in ReScript & Python

Parsing Lambda Error Logs in ReScript & Python

9
Comments
55 min read
How JavaScript became a backend language (node.js)

How JavaScript became a backend language (node.js)

6
Comments
2 min read
Add colorpicker to Ant Design form

Add colorpicker to Ant Design form

6
Comments
3 min read
Lazy Loading Images In Next.js

Lazy Loading Images In Next.js

31
Comments 6
2 min read
React Virtual DOM It’s Not Rocket Science

React Virtual DOM It’s Not Rocket Science

6
Comments
7 min read
100 days of code challenge

100 days of code challenge

6
Comments 2
1 min read
Say No to NgModule in Angular 14!

Say No to NgModule in Angular 14!

9
Comments 4
3 min read
Learn about Closures in JavaScript

Learn about Closures in JavaScript

6
Comments
1 min read
Understanding Closures in JavaScript

Understanding Closures in JavaScript

22
Comments 2
2 min read
#27: Video Conferencing with ACS & SWA

#27: Video Conferencing with ACS & SWA

6
Comments
8 min read
How To Identity Components In A Design Mockup To Build A React Application

How To Identity Components In A Design Mockup To Build A React Application

7
Comments
4 min read
Can anyone suggest some interesting backend projects ??

Can anyone suggest some interesting backend projects ??

18
Comments 9
1 min read
How I redesigned my portfolio, from start to finish.

How I redesigned my portfolio, from start to finish.

12
Comments
4 min read
How to work with Django forms.

How to work with Django forms.

5
Comments 1
1 min read
Javascript Concepts you can't miss to crack the interview (2022)

Javascript Concepts you can't miss to crack the interview (2022)

4
Comments
1 min read
Используем Throttle и Debounce в React

Используем Throttle и Debounce в React

6
Comments
3 min read
JS Refactoring Combo: Inline Function as Method

JS Refactoring Combo: Inline Function as Method

6
Comments 1
1 min read
Learning Web Development from YouTube

Learning Web Development from YouTube

3
Comments
3 min read
Dark Mattr: A New VS Code Theme

Dark Mattr: A New VS Code Theme

3
Comments 2
2 min read
Understanding Javascript Normal Function VS Arrow Function

Understanding Javascript Normal Function VS Arrow Function

10
Comments 1
2 min read
loading...