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.
Getting into AWS SDK JS v3 mindset

Getting into AWS SDK JS v3 mindset

27
Comments
6 min read
How to build a chat into a React app with TalkJS

How to build a chat into a React app with TalkJS

33
Comments 5
5 min read
Deploying to AWS EC2

Deploying to AWS EC2

3
Comments
2 min read
Reasons Why JavaScript is Awesome

Reasons Why JavaScript is Awesome

3
Comments
5 min read
Step To Setup Sveltejs App

Step To Setup Sveltejs App

11
Comments
1 min read
Understanding React Proptypes

Understanding React Proptypes

13
Comments 4
3 min read
Matrix Routing with ReactJS to Optimize a Shopping Plan

Matrix Routing with ReactJS to Optimize a Shopping Plan

9
Comments
9 min read
Intersection Observer API: you need it!

Intersection Observer API: you need it!

19
Comments 1
1 min read
Side Project Journey Part 2 – Wireframe

Side Project Journey Part 2 – Wireframe

2
Comments
3 min read
How to avoid notches with Safe Area Context in React Native apps

How to avoid notches with Safe Area Context in React Native apps

17
Comments
4 min read
VAR, LET Y CONST 🧑‍🚀

VAR, LET Y CONST 🧑‍🚀

6
Comments
3 min read
How to respond to errors - Crashing, ignoring, recovering and their use cases

How to respond to errors - Crashing, ignoring, recovering and their use cases

23
Comments
7 min read
Build an API using Node, Express, MongoDB, and Docker

Build an API using Node, Express, MongoDB, and Docker

651
Comments 11
8 min read
Facebook Sign Up Form Tutorial | React Binden💪👑 x Tailwindcss ️

Facebook Sign Up Form Tutorial | React Binden💪👑 x Tailwindcss ️

21
Comments
8 min read
1 line of code: How to split an Array in half

1 line of code: How to split an Array in half

23
Comments 17
1 min read
Playing Sound on the Web Using Tone.js and Alpine.js

Playing Sound on the Web Using Tone.js and Alpine.js

46
Comments
5 min read
Solidity Basics for JavaScript Devs Part 2

Solidity Basics for JavaScript Devs Part 2

59
Comments 2
3 min read
Notes From Creating a Slack Clone in React.js

Notes From Creating a Slack Clone in React.js

2
Comments
2 min read
NestJS Caching Globally neatly.

NestJS Caching Globally neatly.

11
Comments 4
7 min read
Python + JavaScript = 🔥🔥🔥

Python + JavaScript = 🔥🔥🔥

479
Comments 15
2 min read
Combining the power of React Query and GraphQL for data fetching and state management

Combining the power of React Query and GraphQL for data fetching and state management

10
Comments
11 min read
Benchmarking RGBA extraction from integer in JavaScript

Benchmarking RGBA extraction from integer in JavaScript

5
Comments
2 min read
Micro-Frontends FAQs

Micro-Frontends FAQs

202
Comments 15
3 min read
Nodejs App From Code To Kubernetes Cluster

Nodejs App From Code To Kubernetes Cluster

40
Comments 1
4 min read
Quiz📣: How Well Do You Understand Asynchronous JavaScript?

Quiz📣: How Well Do You Understand Asynchronous JavaScript?

199
Comments 12
4 min read
Can you make it even smaller?

Can you make it even smaller?

6
Comments 2
1 min read
How to avoid notches with Safe Area Context in React Native apps

How to avoid notches with Safe Area Context in React Native apps

6
Comments
1 min read
Understanding Sorting Algorithms - Javascript

Understanding Sorting Algorithms - Javascript

2
Comments
2 min read
Build a Video Chat App with React Hooks

Build a Video Chat App with React Hooks

139
Comments 1
6 min read
How JavaScript Works_01

How JavaScript Works_01

10
Comments 1
4 min read
Custom React Hooks: useArray

Custom React Hooks: useArray

63
Comments 10
3 min read
Day 25 of 100 Days of Code & Scrum: Physical Therapy and Company Website Planning

Day 25 of 100 Days of Code & Scrum: Physical Therapy and Company Website Planning

19
Comments
3 min read
Building an app with Angular & Firebase

Building an app with Angular & Firebase

8
Comments
9 min read
Frontend environment variables with Astro.js

Frontend environment variables with Astro.js

3
Comments
2 min read
Compiling a Apollo Federated Graph with esBuild 🚀

Compiling a Apollo Federated Graph with esBuild 🚀

5
Comments
4 min read
AWS CDK - Building Telegram bot with AWS Lambda and API Gateway Proxy Integration - Part 1

AWS CDK - Building Telegram bot with AWS Lambda and API Gateway Proxy Integration - Part 1

15
Comments
5 min read
React Components #day32

React Components #day32

6
Comments
1 min read
Why I Switched To PNPM?

Why I Switched To PNPM?

36
Comments 5
3 min read
Frontend to FullStack: Introduction to Firebase (Firebase v9)

Frontend to FullStack: Introduction to Firebase (Firebase v9)

148
Comments
1 min read
1 line of code: How to get the longest string of an Array

1 line of code: How to get the longest string of an Array

5
Comments
1 min read
Lit web components: Tailwindcss styles at build time

Lit web components: Tailwindcss styles at build time

21
Comments 2
10 min read
7 console.log() alternatives

7 console.log() alternatives

50
Comments 6
3 min read
🚀10 Trending projects on GitHub for web developers - 29th October 2021

🚀10 Trending projects on GitHub for web developers - 29th October 2021

178
Comments 2
3 min read
Micro-Frontends: The Next Gen Way to build Web Apps

Micro-Frontends: The Next Gen Way to build Web Apps

385
Comments
5 min read
The Full-Stack Developer Vocabulary (Pt.1, the essentials)

The Full-Stack Developer Vocabulary (Pt.1, the essentials)

402
Comments 7
3 min read
The Learning Path to GraphQL for Fullstack Developers

The Learning Path to GraphQL for Fullstack Developers

203
Comments 1
4 min read
React state management: Context API vs Recoil 🎯

React state management: Context API vs Recoil 🎯

30
Comments 6
3 min read
How to Handle Errors Efficiently in React

How to Handle Errors Efficiently in React

4
Comments
5 min read
October Roundup: Widget Improvements, New Appsmith functions, and ARM Architecture Support

October Roundup: Widget Improvements, New Appsmith functions, and ARM Architecture Support

5
Comments 1
3 min read
Working on Generating API fixture

Working on Generating API fixture

5
Comments 3
2 min read
How Code Splitting Improves Lighthouse Score

How Code Splitting Improves Lighthouse Score

5
Comments
2 min read
🔥 Trending News, Repos and Products of the day - Digest #58

🔥 Trending News, Repos and Products of the day - Digest #58

3
Comments
2 min read
Overcoming the Limitations of Client-Side Form Tracking With Webhooks

Overcoming the Limitations of Client-Side Form Tracking With Webhooks

4
Comments
6 min read
Reusable modal component in Astro

Reusable modal component in Astro

13
Comments
3 min read
How to Build an Accordion Component in Vue.JS

How to Build an Accordion Component in Vue.JS

3
Comments 1
1 min read
Day 24 of 100 Days of Code & Scrum: React Framework for Production!

Day 24 of 100 Days of Code & Scrum: React Framework for Production!

14
Comments 12
3 min read
Is JavaScript the new Java?

Is JavaScript the new Java?

4
Comments 1
3 min read
What is your thought process to develop the extendable application?

What is your thought process to develop the extendable application?

4
Comments 3
1 min read
Array vs Set in JavaScript

Array vs Set in JavaScript

8
Comments
3 min read
Building a React Native Live Video Broadcasting App using Agora

Building a React Native Live Video Broadcasting App using Agora

6
Comments
5 min read
loading...