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.
Here's what every React Developer needs to know about TypeScript - Part 1

Here's what every React Developer needs to know about TypeScript - Part 1

216
Comments 5
21 min read
Lessons Learned by Maintaining a Large Vue.js Codebase

Lessons Learned by Maintaining a Large Vue.js Codebase

10
Comments 5
4 min read
Sveltekit Authentication

Sveltekit Authentication

5
Comments 1
9 min read
Under-the-hood of NPM

Under-the-hood of NPM

56
Comments 2
12 min read
Using Custom Events to communicate between legacy jQuery code and new Framework code

Using Custom Events to communicate between legacy jQuery code and new Framework code

6
Comments
3 min read
Parcel is better than Gulp, for me at least

Parcel is better than Gulp, for me at least

9
Comments
3 min read
My VSCode Extensions

My VSCode Extensions

8
Comments
4 min read
A lost boat, a radar and how to implement a binary search in Javascript

A lost boat, a radar and how to implement a binary search in Javascript

4
Comments
5 min read
Twitter clone

Twitter clone

2
Comments 1
1 min read
Algorithm Approach: Bubble Sort

Algorithm Approach: Bubble Sort

2
Comments
3 min read
[FREE COURSE] Build A Serverless JAMStack Micro-Blogging App Using Next.Js, Tailwind CSS, And FaunaDB

[FREE COURSE] Build A Serverless JAMStack Micro-Blogging App Using Next.Js, Tailwind CSS, And FaunaDB

20
Comments
2 min read
Rust Style Expressions in Other Programming Languages

Rust Style Expressions in Other Programming Languages

6
Comments
2 min read
How to Load and View PDF Files in an Angular App

How to Load and View PDF Files in an Angular App

14
Comments
9 min read
What is JavaScript Used For and How to Run It

What is JavaScript Used For and How to Run It

12
Comments
4 min read
Boolean Logic in Javascript 🤓

Boolean Logic in Javascript 🤓

7
Comments
7 min read
How to Make Responsive Ecommerce 5 Pages Website With HTML CSS Bootstrap

How to Make Responsive Ecommerce 5 Pages Website With HTML CSS Bootstrap

15
Comments
3 min read
Node.Js Api Cheat Sheet

Node.Js Api Cheat Sheet

3
Comments
1 min read
JavaScript-30 Day-1

JavaScript-30 Day-1

33
Comments 4
2 min read
Project 74 of 100 - Multipart Form

Project 74 of 100 - Multipart Form

8
Comments
3 min read
DRY Principle in 100 Seconds

DRY Principle in 100 Seconds

8
Comments
2 min read
COBOL'in 🏀: What a 60-year-old language taught me about JavaScript

COBOL'in 🏀: What a 60-year-old language taught me about JavaScript

4
Comments
6 min read
A B C of JavaScript Currying

A B C of JavaScript Currying

7
Comments
9 min read
Using Bootstrap in ReactJS: reactstrap or react-bootstrap?

Using Bootstrap in ReactJS: reactstrap or react-bootstrap?

7
Comments 1
5 min read
Learning Web Dev on the Web

Learning Web Dev on the Web

86
Comments 2
3 min read
How to Build a Simple Reviews and Rating System with Livewire and Jetstream?

How to Build a Simple Reviews and Rating System with Livewire and Jetstream?

38
Comments 1
11 min read
Become the master of your eslint with no-restricted-syntax

Become the master of your eslint with no-restricted-syntax

5
Comments
3 min read
Webpack 5 in a simple html+js use case

Webpack 5 in a simple html+js use case

5
Comments
4 min read
Test-Driven Development for Building User Interfaces

Test-Driven Development for Building User Interfaces

81
Comments 1
4 min read
JavaScript new features in ECMAScript 2021

JavaScript new features in ECMAScript 2021

48
Comments 4
4 min read
Deploying Pure JavaScript Full-stack Web Apps for Free Using Google Console(Optional) and Apps Script

Deploying Pure JavaScript Full-stack Web Apps for Free Using Google Console(Optional) and Apps Script

11
Comments
5 min read
Await inside JavaScript template strings

Await inside JavaScript template strings

6
Comments 2
1 min read
Native esm in a simple html+js use case

Native esm in a simple html+js use case

6
Comments
3 min read
Send Data to the Server With axios

Send Data to the Server With axios

17
Comments
4 min read
Create your own Text Editor, but should you?

Create your own Text Editor, but should you?

5
Comments
3 min read
UI Dev Newsletter #59

UI Dev Newsletter #59

5
Comments
1 min read
React class components in the World of Hooks

React class components in the World of Hooks

21
Comments 1
4 min read
Build a Custom Client Portal on Airtable Using Sequin with React

Build a Custom Client Portal on Airtable Using Sequin with React

10
Comments 3
12 min read
Cheatsheet for the Regex Cheatsheet, Part IX: String Replacement

Cheatsheet for the Regex Cheatsheet, Part IX: String Replacement

6
Comments
3 min read
Light/dark mode: avoid flickering on reload

Light/dark mode: avoid flickering on reload

15
Comments 4
2 min read
Lazy-loading React components—no rocket science

Lazy-loading React components—no rocket science

97
Comments 7
5 min read
How to Hire a Good JavaScript Developer.

How to Hire a Good JavaScript Developer.

27
Comments 4
2 min read
🔥 Parameters v/s Arguments in JavaScript

🔥 Parameters v/s Arguments in JavaScript

2
Comments
1 min read
React Tutorial #1: Simple counter using Hooks

React Tutorial #1: Simple counter using Hooks

18
Comments
5 min read
On Collections

On Collections

4
Comments
2 min read
Demo fine grained access control in QLDB

Demo fine grained access control in QLDB

10
Comments
5 min read
Why reflect-metadata suc*s

Why reflect-metadata suc*s

31
Comments 11
9 min read
I built a link shortener app with NextJS

I built a link shortener app with NextJS

9
Comments 3
1 min read
Could Aleph.js be the next big React Framework?

Could Aleph.js be the next big React Framework?

43
Comments 9
3 min read
How to convert a string to an array in javascript?

How to convert a string to an array in javascript?

20
Comments 1
3 min read
(Realistic) List of Web Dev Resources 💻🚀

(Realistic) List of Web Dev Resources 💻🚀

496
Comments 8
5 min read
🚀10 Trending projects on GitHub for web developers - 28th May 2021

🚀10 Trending projects on GitHub for web developers - 28th May 2021

177
Comments 1
3 min read
The React useMemo Hook Made Simple

The React useMemo Hook Made Simple

67
Comments 1
7 min read
Fake news: 6 false claims about Web Components

Fake news: 6 false claims about Web Components

14
Comments 1
4 min read
Mobile App Monetization: An Essential Guide

Mobile App Monetization: An Essential Guide

36
Comments 4
26 min read
Build cool charts and visualize data with d3.js

Build cool charts and visualize data with d3.js

6
Comments
5 min read
How I implemented a search engine for my static blog generator

How I implemented a search engine for my static blog generator

5
Comments 1
3 min read
Polypane 6.1: Readability, Content Chaos and rewritten event sync engine

Polypane 6.1: Readability, Content Chaos and rewritten event sync engine

13
Comments 1
5 min read
What is data brokering in Node.js?

What is data brokering in Node.js?

2
Comments
10 min read
How to Fix Discord JavaScript Error?

How to Fix Discord JavaScript Error?

4
Comments
8 min read
Carousel slider tutorial with HTML, CSS and JavaScript

Carousel slider tutorial with HTML, CSS and JavaScript

17
Comments
12 min read
loading...