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.
Menyelesaikan soal "A Very Big Sum" di HackerRank

Menyelesaikan soal "A Very Big Sum" di HackerRank

5
Comments
1 min read
Integrating an ORM in Node.js in 5 easy steps

Integrating an ORM in Node.js in 5 easy steps

7
Comments
3 min read
Writing a reactive library in Javascript [from scratch]

Writing a reactive library in Javascript [from scratch]

8
Comments 1
7 min read
Ng-News: Episode 22/14

Ng-News: Episode 22/14

7
Comments
2 min read
Resolvendo exercícios do JSchallenger - (Javascript Basics #3)

Resolvendo exercícios do JSchallenger - (Javascript Basics #3)

7
Comments
1 min read
The Absolute Best JS Dev Tools in 2022

The Absolute Best JS Dev Tools in 2022

6
Comments
7 min read
Understanding Javascript Async Race Conditions

Understanding Javascript Async Race Conditions

12
Comments 1
2 min read
"Most Useless Demo Ever" Deepgram Hackathon Submission

"Most Useless Demo Ever" Deepgram Hackathon Submission

9
Comments 1
2 min read
React Components: Just Like Watching the News

React Components: Just Like Watching the News

5
Comments
2 min read
Laravel 9 Yajra Server Side Datatables Tutorial

Laravel 9 Yajra Server Side Datatables Tutorial

12
Comments
3 min read
How to use hooks in React Class components

How to use hooks in React Class components

8
Comments
1 min read
How to send Emails with JavaScript

How to send Emails with JavaScript

6
Comments 1
4 min read
How to Build an International Ecommerce Website with Sanity and Commerce Layer

How to Build an International Ecommerce Website with Sanity and Commerce Layer

10
Comments
14 min read
Setup Vanilla React Native with TypeScript

Setup Vanilla React Native with TypeScript

4
Comments
4 min read
Working Spotify Clone using React and Spotify API

Working Spotify Clone using React and Spotify API

22
Comments 1
1 min read
NOTON: Live Video To Text Transcription💻

NOTON: Live Video To Text Transcription💻

5
Comments
1 min read
I created 3D Music Visualizer using Three.JS and Web Audio API

I created 3D Music Visualizer using Three.JS and Web Audio API

5
Comments
1 min read
Difference between the Event Loop in Browser and Node Js?

Difference between the Event Loop in Browser and Node Js?

217
Comments 25
3 min read
[Deepgram x DEV Hackathon Submission Post Placeholder Title]

[Deepgram x DEV Hackathon Submission Post Placeholder Title]

7
Comments 1
1 min read
How I developed my modern open source portfolio 👨🏾‍💻

How I developed my modern open source portfolio 👨🏾‍💻

27
Comments 3
7 min read
Day 15/100, 100 Days of Code

Day 15/100, 100 Days of Code

3
Comments 2
1 min read
Coding forums for beginners

Coding forums for beginners

45
Comments 2
3 min read
Wait, What is Bhai lang? You should know about Bhai lang!!!

Wait, What is Bhai lang? You should know about Bhai lang!!!

6
Comments 1
2 min read
SCSS series : Mixins

SCSS series : Mixins

9
Comments
1 min read
External SVGs that you can style

External SVGs that you can style

21
Comments
4 min read
3 Ways to declare variables in JavaScript: var, let, and const explained

3 Ways to declare variables in JavaScript: var, let, and const explained

7
Comments
2 min read
Jetpack compose — Dependency injection with Dagger/HILT

Jetpack compose — Dependency injection with Dagger/HILT

5
Comments
1 min read
Javascript 1O1 series: Conditional statements. if, if else and switch

Javascript 1O1 series: Conditional statements. if, if else and switch

4
Comments
4 min read
useAuth: AWS Amplify Auth + React Hooks = Easy Auth Management

useAuth: AWS Amplify Auth + React Hooks = Easy Auth Management

12
Comments
4 min read
How to Switch Between Node Versions on Windows

How to Switch Between Node Versions on Windows

6
Comments
3 min read
html vs css vs javascript Tell Which is easy?

html vs css vs javascript Tell Which is easy?

5
Comments
1 min read
Menyelesaikan soal "Compare the Triplets" di HackerRank

Menyelesaikan soal "Compare the Triplets" di HackerRank

5
Comments
1 min read
All you need to know about React 18

All you need to know about React 18

30
Comments 4
3 min read
Weekly Digest 14/2022

Weekly Digest 14/2022

14
Comments 2
3 min read
RedwoodJS - Create a full stack application in minutes

RedwoodJS - Create a full stack application in minutes

8
Comments
5 min read
I am gonna do 100 days code challenge from today.

I am gonna do 100 days code challenge from today.

5
Comments
1 min read
Add Commitlint, Commitizen, Standard Version, and Husky to SvelteKit Project

Add Commitlint, Commitizen, Standard Version, and Husky to SvelteKit Project

18
Comments
6 min read
How to Create a JavaScript SPA Using the MVC Architecture (Part 1)

How to Create a JavaScript SPA Using the MVC Architecture (Part 1)

8
Comments 1
10 min read
Week one complete...

Week one complete...

6
Comments 2
1 min read
About roles in the front-end development department

About roles in the front-end development department

7
Comments 1
2 min read
Build a Social Media Timeline with Amplify Studio

Build a Social Media Timeline with Amplify Studio

107
Comments 5
5 min read
Differences Between Web 3.0 and WEB 2.0

Differences Between Web 3.0 and WEB 2.0

3
Comments
5 min read
JOBPkdo- a smart voice search based platform to find Intern, Jobs

JOBPkdo- a smart voice search based platform to find Intern, Jobs

14
Comments 2
2 min read
Google Analytics on Gridsome applications

Google Analytics on Gridsome applications

6
Comments
2 min read
2022 ExpressJS Cheatsheet

2022 ExpressJS Cheatsheet

43
Comments 3
5 min read
The Power of Memento Design Pattern in JavaScript

The Power of Memento Design Pattern in JavaScript

11
Comments
7 min read
Customizing the godawul MS Teams

Customizing the godawul MS Teams

5
Comments
1 min read
Generative minimal tattoo patterns 🪩

Generative minimal tattoo patterns 🪩

7
Comments 1
2 min read
Boost your app accessibility with AI Speech Recognition (Deepgram)!

Boost your app accessibility with AI Speech Recognition (Deepgram)!

10
Comments 1
2 min read
Render HTML tag in Next JS or React JS

Render HTML tag in Next JS or React JS

16
Comments 1
1 min read
React context simplified

React context simplified

7
Comments
3 min read
Understanding chart.js to showcase analytical metrics

Understanding chart.js to showcase analytical metrics

6
Comments
6 min read
Threads in NodeJS: Going beyond eventloop using Rust

Threads in NodeJS: Going beyond eventloop using Rust

27
Comments 3
10 min read
( HTML Tip ⚡ ) - Specify Fallback Image if Actual Image not found

( HTML Tip ⚡ ) - Specify Fallback Image if Actual Image not found

7
Comments
1 min read
WHATs and WHYs of Context APIs - part 1

WHATs and WHYs of Context APIs - part 1

5
Comments 1
3 min read
JavaScript在ES5中实现继承

JavaScript在ES5中实现继承

6
Comments
2 min read
use `console.time()` and `console.timeEnd()` to measure the time taken to execute a piece of code, in JS

use `console.time()` and `console.timeEnd()` to measure the time taken to execute a piece of code, in JS

6
Comments
2 min read
Working alone is so exhausting so I created my own assistant

Working alone is so exhausting so I created my own assistant

756
Comments 58
9 min read
How I Deploy my Projects in 2022

How I Deploy my Projects in 2022

7
Comments
3 min read
JavaScript Constructor Functions: A Step-by-Step Guide for Beginners

JavaScript Constructor Functions: A Step-by-Step Guide for Beginners

6
Comments
2 min read
loading...