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.
Beyond console.log in JavaScript

Beyond console.log in JavaScript

Comments
2 min read
Yet Another Newsletter LOL: New Beginnings

Yet Another Newsletter LOL: New Beginnings

13
Comments 6
4 min read
Conditional rendering: v-if vs v-show 🫴

Conditional rendering: v-if vs v-show 🫴

3
Comments
3 min read
Node.js: A Guide to Native .env Support and local development

Node.js: A Guide to Native .env Support and local development

12
Comments 2
4 min read
Java 21 is Coming – Know the Latest Features in JDK 21

Java 21 is Coming – Know the Latest Features in JDK 21

Comments
3 min read
Using filter() Array Method to Keep Targets in an Array

Using filter() Array Method to Keep Targets in an Array

Comments
1 min read
Starting typescript project in 2023

Starting typescript project in 2023

Comments 2
2 min read
Powerful, yet simple Carousels in Doodle

Powerful, yet simple Carousels in Doodle

1
Comments
1 min read
How does a non-keyed implementation differ from keys in javascript frameworks?

How does a non-keyed implementation differ from keys in javascript frameworks?

2
Comments
2 min read
Placeholder for image

Placeholder for image

1
Comments
1 min read
Top 5 Tips for Becoming a Proficient Programmer

Top 5 Tips for Becoming a Proficient Programmer

25
Comments 1
2 min read
⚛️ React.js: Avoid Memory Leaks and Race Conditions in API Calls🧹

⚛️ React.js: Avoid Memory Leaks and Race Conditions in API Calls🧹

10
Comments
2 min read
Preventing Multiple Lock Files in Your Git Repository using Husky

Preventing Multiple Lock Files in Your Git Repository using Husky

1
Comments
4 min read
Effective Validations in NestJS: Flawless Software Development!

Effective Validations in NestJS: Flawless Software Development!

1
Comments 1
5 min read
Supabase realtime changes in Nuxt

Supabase realtime changes in Nuxt

7
Comments 2
2 min read
How To Main Separation of Concerns in React

How To Main Separation of Concerns in React

14
Comments 2
3 min read
HOW TO GENERATE PDF IN REACT-NATIVE (CROSS-PLATFORM)

HOW TO GENERATE PDF IN REACT-NATIVE (CROSS-PLATFORM)

26
Comments 1
7 min read
why you should use IIfe (immediately invoked function expression ) in your javascript code

why you should use IIfe (immediately invoked function expression ) in your javascript code

Comments
2 min read
Day 50: Template Literal Types

Day 50: Template Literal Types

9
Comments
2 min read
How was Halfstack Vienna 2023?

How was Halfstack Vienna 2023?

5
Comments 1
4 min read
TF #15 | Your weekly frontend digest

TF #15 | Your weekly frontend digest

2
Comments
5 min read
Demystifying the JavaScript Reduce Method

Demystifying the JavaScript Reduce Method

5
Comments
2 min read
VueJS part 3: Vue directives and conditional rendering

VueJS part 3: Vue directives and conditional rendering

9
Comments
3 min read
React Js Developers : Create a Email Editor with React-Quill ⭐ Weekly Issue to Solve

React Js Developers : Create a Email Editor with React-Quill ⭐ Weekly Issue to Solve

21
Comments 1
3 min read
Research in English News

Research in English News

1
Comments
2 min read
Bun: The Next Big Thing in Javascript

Bun: The Next Big Thing in Javascript

79
Comments 29
4 min read
Understanding Angular Polyfills and the Role of Zone.js

Understanding Angular Polyfills and the Role of Zone.js

21
Comments
5 min read
react-tweet: Vercel’s New React Library for Embedding Tweets

react-tweet: Vercel’s New React Library for Embedding Tweets

5
Comments
4 min read
🚀 Mastering Asynchronous JavaScript: Choosing Between .then() and async/await

🚀 Mastering Asynchronous JavaScript: Choosing Between .then() and async/await

11
Comments
3 min read
Generating React files with Plop to maintain code consistency and avoid trivial steps

Generating React files with Plop to maintain code consistency and avoid trivial steps

6
Comments 1
5 min read
✨ Generate BDD tests with ChatGPT and run them with Playwright

✨ Generate BDD tests with ChatGPT and run them with Playwright

3
Comments
10 min read
15 Popular Common Frontend Interview Questions

15 Popular Common Frontend Interview Questions

26
Comments
11 min read
Mastering Node.js Streams: A Comprehensive Guide

Mastering Node.js Streams: A Comprehensive Guide

6
Comments
3 min read
Mastering Asynchronous Programming in JavaScript: A Comprehensive Guide to Promises and Async/Await

Mastering Asynchronous Programming in JavaScript: A Comprehensive Guide to Promises and Async/Await

1
Comments
2 min read
Data Structures and Algorithms: Big O Notation

Data Structures and Algorithms: Big O Notation

5
Comments
3 min read
HTML Logo & Animation

HTML Logo & Animation

2
Comments
1 min read
JavaScript vs TypeScript

JavaScript vs TypeScript

1
Comments
10 min read
QuickViewJS: A Lightweight JavaScript Template Engine

QuickViewJS: A Lightweight JavaScript Template Engine

2
Comments 2
1 min read
Bun 1.0 - JavaScript meets speed of light

Bun 1.0 - JavaScript meets speed of light

78
Comments 12
3 min read
JavaScript ‘this’ keyword’s binding rules

JavaScript ‘this’ keyword’s binding rules

3
Comments
10 min read
Unlocking the Potential of Web Sockets in Modern Web Development

Unlocking the Potential of Web Sockets in Modern Web Development

64
Comments 7
8 min read
🤖 Svelte Reviewed: A Masterclass on Empowerment 🤖

🤖 Svelte Reviewed: A Masterclass on Empowerment 🤖

52
Comments 12
14 min read
Proyecto: “Big Tech Job Offer” — Parte 1

Proyecto: “Big Tech Job Offer” — Parte 1

Comments
8 min read
Visual Studio JavaScript minifier / compressor

Visual Studio JavaScript minifier / compressor

4
Comments
2 min read
𝗗𝗼𝘂𝗯𝗹𝗲 𝗡𝗲𝗴𝗮𝘁𝗶𝗼𝗻 (!!)

𝗗𝗼𝘂𝗯𝗹𝗲 𝗡𝗲𝗴𝗮𝘁𝗶𝗼𝗻 (!!)

1
Comments 3
1 min read
TypeScript Boilerplate

TypeScript Boilerplate

2
Comments
2 min read
COMP 2800 - Collaborative Story Telling Platform 🤖

COMP 2800 - Collaborative Story Telling Platform 🤖

2
Comments 5
6 min read
Typescript: Don't use 'as' when using localStorage, define their types

Typescript: Don't use 'as' when using localStorage, define their types

8
Comments
3 min read
Top 7 JavaScript One-Liners: Your Path to Cleaner, Readable Code 📜

Top 7 JavaScript One-Liners: Your Path to Cleaner, Readable Code 📜

15
Comments 5
2 min read
How to create a website using the Cample.js framework?

How to create a website using the Cample.js framework?

6
Comments 5
4 min read
ECMAScript 2020 Spotlight: Unpacking the 5 Features You Can't Ignore

ECMAScript 2020 Spotlight: Unpacking the 5 Features You Can't Ignore

2
Comments
7 min read
Don't make your users suffer without dark mode! CSS variables are here to help

Don't make your users suffer without dark mode! CSS variables are here to help

4
Comments
5 min read
JSX in React: A Comprehensive Guide

JSX in React: A Comprehensive Guide

6
Comments 2
2 min read
Demystifying Ember Serialization: A Comprehensive Guide

Demystifying Ember Serialization: A Comprehensive Guide

Comments
3 min read
Microservices: Unleashing the Power of Modular Software Architecture

Microservices: Unleashing the Power of Modular Software Architecture

31
Comments
5 min read
Send Form Data With Ajax

Send Form Data With Ajax

8
Comments 4
1 min read
Next js Advance Topics

Next js Advance Topics

2
Comments
2 min read
Best HTML Parsing Libraries in JavaScript

Best HTML Parsing Libraries in JavaScript

5
Comments
8 min read
Mastering Cypress: A Comprehensive Collection of Blogs and Cheat Sheets

Mastering Cypress: A Comprehensive Collection of Blogs and Cheat Sheets

1
Comments
2 min read
What is Context API? When Would You Use It?

What is Context API? When Would You Use It?

4
Comments
3 min read
loading...