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.
Can machines dream of secure code? From AI hallucinations to software vulnerabilities

Can machines dream of secure code? From AI hallucinations to software vulnerabilities

10
Comments
9 min read
A Some undocumented about Server Component on Next.js

A Some undocumented about Server Component on Next.js

1
Comments
2 min read
Power of Promises in JavaScript - Asynchronous Magic 🔥

Power of Promises in JavaScript - Asynchronous Magic 🔥

1
Comments
2 min read
Time Management Techniques for Developers: 10 Tips to Boost Productivity

Time Management Techniques for Developers: 10 Tips to Boost Productivity

8
Comments
2 min read
Array vs Set vs Object vs Map

Array vs Set vs Object vs Map

1
Comments
7 min read
Coding: Growth, Learning, & Transformation

Coding: Growth, Learning, & Transformation

Comments
4 min read
Efficient Deep Cloning of Objects in JavaScript: A Comprehensive Guide

Efficient Deep Cloning of Objects in JavaScript: A Comprehensive Guide

9
Comments 1
2 min read
🎉Introducing Atomic Design in Vue.js🔥

🎉Introducing Atomic Design in Vue.js🔥

28
Comments 2
8 min read
How to use Cookies in Next.js with Redux TK

How to use Cookies in Next.js with Redux TK

1
Comments
2 min read
React JS - Security Best Practices

React JS - Security Best Practices

4
Comments
5 min read
Material-UI: A Comprehensive Front-End Framework for React Apps

Material-UI: A Comprehensive Front-End Framework for React Apps

2
Comments
1 min read
Refine & Nest.js boilerplate

Refine & Nest.js boilerplate

8
Comments
13 min read
Introduction to Qwik and the Power of Loaders and Actions

Introduction to Qwik and the Power of Loaders and Actions

5
Comments
5 min read
Introducing Formango: The fruitful way to simplify form validation in Vue!

Introducing Formango: The fruitful way to simplify form validation in Vue!

3
Comments 2
2 min read
I Tried Creating An SPA With JavaScript and HTML 🤯

I Tried Creating An SPA With JavaScript and HTML 🤯

1
Comments
9 min read
Things Svelte just do better!

Things Svelte just do better!

8
Comments
5 min read
Qwikify your Development with Nx

Qwikify your Development with Nx

8
Comments
11 min read
Guide to Building Great Audit Logs for Application Software

Guide to Building Great Audit Logs for Application Software

8
Comments
6 min read
CSS Lube: Highly-optimized CSS Interpreter

CSS Lube: Highly-optimized CSS Interpreter

25
Comments 8
3 min read
Maximizing React Component Efficiency with the useRef Hook

Maximizing React Component Efficiency with the useRef Hook

19
Comments 2
5 min read
Demystifying Angular CLI: A Comprehensive Guide for Beginners

Demystifying Angular CLI: A Comprehensive Guide for Beginners

Comments
1 min read
Unlocking Your #dev.to Portfolio: Elevate Your Web Presence with Integrated Article Showcase

Unlocking Your #dev.to Portfolio: Elevate Your Web Presence with Integrated Article Showcase

15
Comments 8
2 min read
Enrich an object - Javascript Recipe

Enrich an object - Javascript Recipe

1
Comments
2 min read
Implementing To-Do List using JavaScript:

Implementing To-Do List using JavaScript:

4
Comments
2 min read
The When, Why, & Where Of Pseudocoding. How to bring logical thinking into your coding.

The When, Why, & Where Of Pseudocoding. How to bring logical thinking into your coding.

9
Comments
4 min read
Faunadb: The Modern Database for Developers

Faunadb: The Modern Database for Developers

6
Comments 2
13 min read
Repetition can make you loopy!: Intro to JavaScript Loops

Repetition can make you loopy!: Intro to JavaScript Loops

9
Comments
6 min read
Bugs, Errors, and Lessons: A Beginner's Debugging Experience

Bugs, Errors, and Lessons: A Beginner's Debugging Experience

2
Comments
9 min read
🤖 We asked AI to imagine web frameworks as superheroes 🦸‍♂️ 🦾

🤖 We asked AI to imagine web frameworks as superheroes 🦸‍♂️ 🦾

190
Comments 73
3 min read
NextJS Tip ⚡️ High Priority image Preloading for Improved Performance 🚀

NextJS Tip ⚡️ High Priority image Preloading for Improved Performance 🚀

10
Comments 1
1 min read
How to implement EventSource and SSE in your Frontend and Backend

How to implement EventSource and SSE in your Frontend and Backend

5
Comments 4
6 min read
Creating HelloWorld CLI Command with NodeJS

Creating HelloWorld CLI Command with NodeJS

1
Comments
5 min read
No Framework - Eps#1: I am Bored!

No Framework - Eps#1: I am Bored!

9
Comments
3 min read
Interfaces vs Types in TypeScript: Understanding the Differences

Interfaces vs Types in TypeScript: Understanding the Differences

4
Comments 2
2 min read
Unleashing the Power of Generator Functions in JavaScript: Cooking Up Code Magic! 🎩

Unleashing the Power of Generator Functions in JavaScript: Cooking Up Code Magic! 🎩

14
Comments
10 min read
Throttling and Debouncing - Explained

Throttling and Debouncing - Explained

8
Comments
3 min read
The Hidden Powers of JavaScript Functions

The Hidden Powers of JavaScript Functions

10
Comments
5 min read
[EVENT] Post The Most Beautiful Websites with Outstanding UI/UX!

[EVENT] Post The Most Beautiful Websites with Outstanding UI/UX!

Comments
1 min read
Netflix System Design Using AWS Services

Netflix System Design Using AWS Services

14
Comments
4 min read
Promises Vs Observables: Decoding JavaScript's Asynchronous Superheroes!

Promises Vs Observables: Decoding JavaScript's Asynchronous Superheroes!

10
Comments
3 min read
7 JavaScript Concepts You Should Know Before Learning React

7 JavaScript Concepts You Should Know Before Learning React

1
Comments
3 min read
What do you know about variables in JS?

What do you know about variables in JS?

Comments
5 min read
React Custom Hook: useOnlineStatus

React Custom Hook: useOnlineStatus

8
Comments
2 min read
Mastering JavaScript Shorthands In 2023

Mastering JavaScript Shorthands In 2023

3
Comments
2 min read
JavaScript Intl API: The hidden gem of web internationalization

JavaScript Intl API: The hidden gem of web internationalization

9
Comments
4 min read
Improving Performance of Nuxt with NuxtImage 🚀

Improving Performance of Nuxt with NuxtImage 🚀

6
Comments 3
3 min read
Toggle Password Visibility Using React useRef

Toggle Password Visibility Using React useRef

Comments
2 min read
Boost Your React App Performance with React.lazy and Suspense!

Boost Your React App Performance with React.lazy and Suspense!

Comments
2 min read
Build a free link shortener with Next.js and Vercel Postgres

Build a free link shortener with Next.js and Vercel Postgres

15
Comments 1
7 min read
DOM traversal in JavaScript

DOM traversal in JavaScript

11
Comments 2
3 min read
Mastering JavaScript Data Types: Unveiling the Magic! ✨

Mastering JavaScript Data Types: Unveiling the Magic! ✨

13
Comments 4
4 min read
React Native Maps: Easy Bird's Eye View Animation

React Native Maps: Easy Bird's Eye View Animation

14
Comments
4 min read
Let's Make Learning Frontend Great Again!

Let's Make Learning Frontend Great Again!

8
Comments
7 min read
Micro-Frontends: Unleashing the Avengers' Newest Superpower!

Micro-Frontends: Unleashing the Avengers' Newest Superpower!

1
Comments
6 min read
How to Implement Pagination in your Reactjs

How to Implement Pagination in your Reactjs

Comments
4 min read
Moonly weekly progress update #59 - use cases for the Automatio Bot

Moonly weekly progress update #59 - use cases for the Automatio Bot

11
Comments
2 min read
Inside the V8 Engine: Unveiling the Core of Chrome Browser's Performance

Inside the V8 Engine: Unveiling the Core of Chrome Browser's Performance

12
Comments
3 min read
Job apply script for hirist and instahyre platform

Job apply script for hirist and instahyre platform

14
Comments
1 min read
A deep-dive on a Progressive Web App implementation for a React-based App Platform (DHIS2)

A deep-dive on a Progressive Web App implementation for a React-based App Platform (DHIS2)

6
Comments 1
28 min read
First day here

First day here

2
Comments
1 min read
loading...