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.
The Ultimate JavaScript Cheatsheet Collection 🚀

The Ultimate JavaScript Cheatsheet Collection 🚀

84
Comments
8 min read
Implement private properties in a JavaScript class

Implement private properties in a JavaScript class

2
Comments
5 min read
Building Simple CRM with Vue: Getting Started with Project Setup

Building Simple CRM with Vue: Getting Started with Project Setup

6
Comments 2
5 min read
How to use Sketchub Telegram Bot ?

How to use Sketchub Telegram Bot ?

Comments
2 min read
Supabase New Release

Supabase New Release

5
Comments
1 min read
A Deep Dive into JavaScript Variable Declarations: var, let, and const.

A Deep Dive into JavaScript Variable Declarations: var, let, and const.

2
Comments
2 min read
A new way to CSS (SML)

A new way to CSS (SML)

1
Comments
1 min read
Contentrain 2.0 is Live on Product Hunt! 🚀

Contentrain 2.0 is Live on Product Hunt! 🚀

6
Comments
1 min read
Improve Build Performance of Nuxt

Improve Build Performance of Nuxt

28
Comments 4
3 min read
React Usecallback for Kids/Beginners

React Usecallback for Kids/Beginners

41
Comments 17
2 min read
How Much JavaScript Do You Need for Web Development? A Beginner's Guide

How Much JavaScript Do You Need for Web Development? A Beginner's Guide

Comments 1
2 min read
Easier way to make a responsive app: react native full responsive v2 is here!

Easier way to make a responsive app: react native full responsive v2 is here!

Comments
4 min read
Looking for Catholic Developers for Volunteer Software

Looking for Catholic Developers for Volunteer Software

Comments
1 min read
Mastering JavaScript Data Types and Prototypal Inheritance

Mastering JavaScript Data Types and Prototypal Inheritance

Comments
2 min read
The WebSocket API and protocol explained

The WebSocket API and protocol explained

9
Comments 1
8 min read
Converting a NextJS app to mono-repo using turbo-repo

Converting a NextJS app to mono-repo using turbo-repo

12
Comments 2
5 min read
An In-Depth Introduction to JavaScript: From Its Origins to Modern Usage

An In-Depth Introduction to JavaScript: From Its Origins to Modern Usage

Comments
2 min read
#100DaysOfCode with Daily Web Frontend Challenges

#100DaysOfCode with Daily Web Frontend Challenges

35
Comments 4
2 min read
Demystifying React Hooks: Advanced Usage and Patterns

Demystifying React Hooks: Advanced Usage and Patterns

1
Comments
6 min read
Easiest way to add a video huddle to your application

Easiest way to add a video huddle to your application

7
Comments
3 min read
kbar-svelte-mini - ctrl+k menu for your Svelte website

kbar-svelte-mini - ctrl+k menu for your Svelte website

7
Comments
3 min read
Cache function invocation results

Cache function invocation results

Comments
8 min read
Build a Blog with React and Google Sheets | FullStack Course | PART 3 | Learn Coding

Build a Blog with React and Google Sheets | FullStack Course | PART 3 | Learn Coding

8
Comments
1 min read
Understanding JavaScript Operators: A Comprehensive Guide

Understanding JavaScript Operators: A Comprehensive Guide

Comments 1
3 min read
A Beginner-Friendly Guide On How to Use Angular's New Control Flow Syntax

A Beginner-Friendly Guide On How to Use Angular's New Control Flow Syntax

2
Comments
10 min read
Average with JavaScript

Average with JavaScript

8
Comments 4
4 min read
Setup Portainer for Server App

Setup Portainer for Server App

Comments
2 min read
🧹 It's Time to Spring Clean Your Codebase: Celebrate National Clean Out Your Computer Day! 🖥️

🧹 It's Time to Spring Clean Your Codebase: Celebrate National Clean Out Your Computer Day! 🖥️

9
Comments
3 min read
4 Ways to Dynamically Add Classes in Angular

4 Ways to Dynamically Add Classes in Angular

2
Comments
4 min read
Tailwind CSS vs Foundation: A Comparison of CSS Frameworks

Tailwind CSS vs Foundation: A Comparison of CSS Frameworks

5
Comments
5 min read
Draw Together: Building a Multiplayer Sketch Game with Daphne, NextJS & OpenAI!

Draw Together: Building a Multiplayer Sketch Game with Daphne, NextJS & OpenAI!

1
Comments
9 min read
Currency Conversion Utility: React Hook vs. Functions

Currency Conversion Utility: React Hook vs. Functions

1
Comments
1 min read
Introduction to Aggregation Pipeline in MongoDB (Part 1)

Introduction to Aggregation Pipeline in MongoDB (Part 1)

2
Comments
4 min read
Global Error Handling in Angular

Global Error Handling in Angular

1
Comments
2 min read
Unveiling Util-Easy: Your Code's New Best Friend for Epic Speed and Magic Functions 🚀✨

Unveiling Util-Easy: Your Code's New Best Friend for Epic Speed and Magic Functions 🚀✨

Comments
2 min read
How to Use the Angular CDK Viewport Ruler for Responsive Apps

How to Use the Angular CDK Viewport Ruler for Responsive Apps

Comments
4 min read
Angular CDK Overlay Tutorial: Scroll Strategies

Angular CDK Overlay Tutorial: Scroll Strategies

Comments
6 min read
Angular CDK Overlay Tutorial: Positioning

Angular CDK Overlay Tutorial: Positioning

Comments
8 min read
Angular Host Binding Animations

Angular Host Binding Animations

Comments
5 min read
New Low-key Style Features in Angular 😮

New Low-key Style Features in Angular 😮

Comments
4 min read
JAVASCRIPT GETTERS AND SETTERS

JAVASCRIPT GETTERS AND SETTERS

5
Comments
3 min read
How to Utilize Angular CDK Breakpoint Observer

How to Utilize Angular CDK Breakpoint Observer

1
Comments
8 min read
How to collect metrics from node.js applications in PM2 with exporting to Prometheus

How to collect metrics from node.js applications in PM2 with exporting to Prometheus

7
Comments
4 min read
Angular CDK Overlay Tutorial: Adding Animations

Angular CDK Overlay Tutorial: Adding Animations

3
Comments
8 min read
"Embarking on a New Coding Chapter: Journeying with HTML, CSS, JavaScript, Python, and PHP 🚀"

"Embarking on a New Coding Chapter: Journeying with HTML, CSS, JavaScript, Python, and PHP 🚀"

Comments
1 min read
Understanding Null and Undefined in JavaScript and TypeScript

Understanding Null and Undefined in JavaScript and TypeScript

2
Comments
3 min read
How to add a Pre-loader in your webpage

How to add a Pre-loader in your webpage

Comments
2 min read
Working with Streams in Node.js

Working with Streams in Node.js

Comments
2 min read
NodeJS Security Best Practices

NodeJS Security Best Practices

80
Comments 9
7 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.18

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.18

Comments
2 min read
🟨 Daily Code 38 | The Document Object Model (DOM) 3 (🪨📃✂️)

🟨 Daily Code 38 | The Document Object Model (DOM) 3 (🪨📃✂️)

Comments
2 min read
Building a RAG chatbot with NextJS, OpenAI & Dewy

Building a RAG chatbot with NextJS, OpenAI & Dewy

1
Comments
6 min read
Simplifying Interactive UI Development with JSSignal and jQuery

Simplifying Interactive UI Development with JSSignal and jQuery

Comments
3 min read
Valentine day - Ask your girlfriend out in a geeky way

Valentine day - Ask your girlfriend out in a geeky way

3
Comments
2 min read
Como se destacar como programador Jr

Como se destacar como programador Jr

Comments
4 min read
JavaScript Promises

JavaScript Promises

3
Comments 1
1 min read
Signals & Hooks vs Observables

Signals & Hooks vs Observables

Comments
2 min read
Creating Stunning Charts for Your ASP.NET Applications

Creating Stunning Charts for Your ASP.NET Applications

3
Comments
7 min read
Struggling to Learn React Or Any JavaScript Framework? Here are 7 Mistakes Holding You Back (And What To Do Instead) 💪🎉

Struggling to Learn React Or Any JavaScript Framework? Here are 7 Mistakes Holding You Back (And What To Do Instead) 💪🎉

71
Comments 11
16 min read
TypeLib JS (part 2) - grouped types

TypeLib JS (part 2) - grouped types

1
Comments
3 min read
loading...