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.
To-Do List Project

To-Do List Project

5
Comments 2
3 min read
How to Create, Configure, and Manage a Self-Hosted Agent in Azure DevOps

How to Create, Configure, and Manage a Self-Hosted Agent in Azure DevOps

Comments
4 min read
Bagaimana Cara Memahami useState Hooks pada React/Next JS?

Bagaimana Cara Memahami useState Hooks pada React/Next JS?

Comments
3 min read
Implementasi Lazy Loading pada Component Next JS yang Bisa Bikin Aplikasi Ngebut dengan Dynamic Import

Implementasi Lazy Loading pada Component Next JS yang Bisa Bikin Aplikasi Ngebut dengan Dynamic Import

Comments
4 min read
Meningkatkan User Experiece (UX) Aplikasi Menggunakan useOptimistic Hooks pada React JS/Next JS

Meningkatkan User Experiece (UX) Aplikasi Menggunakan useOptimistic Hooks pada React JS/Next JS

Comments
4 min read
Begini Cara Memahami Fungsi useCallback Hooks pada React JS/Next JS dengan Menggunakan Visualisasi yang Sederhana

Begini Cara Memahami Fungsi useCallback Hooks pada React JS/Next JS dengan Menggunakan Visualisasi yang Sederhana

Comments
4 min read
Menggunakan Zustand Sebagai State Management pada React/Next JS.

Menggunakan Zustand Sebagai State Management pada React/Next JS.

Comments
5 min read
Sunday Fun: Re-creating a Radiohead cover

Sunday Fun: Re-creating a Radiohead cover

1
Comments
2 min read
Clock App

Clock App

5
Comments
2 min read
Changing the Default Password on an EC2 Ubuntu Instance

Changing the Default Password on an EC2 Ubuntu Instance

Comments
3 min read
Install Homebrew on Amazon Linux in AWS Cloud9

Install Homebrew on Amazon Linux in AWS Cloud9

Comments
3 min read
flying dots

flying dots

Comments
1 min read
Simplifying Next.js: A Quick Guide to Pros and Cons

Simplifying Next.js: A Quick Guide to Pros and Cons

Comments
3 min read
Understanding Javascript Variables Declaration: The Significant of Var, Let, Const, In Modern Development.

Understanding Javascript Variables Declaration: The Significant of Var, Let, Const, In Modern Development.

1
Comments
4 min read
NVM Install On Your PC

NVM Install On Your PC

Comments
2 min read
Leveraging Next.js and Firebase for Dynamic Product Listings

Leveraging Next.js and Firebase for Dynamic Product Listings

Comments
2 min read
Simple Flight Slider HTML & CSS Only

Simple Flight Slider HTML & CSS Only

2
Comments
1 min read
Error v/s Exception

Error v/s Exception

Comments
2 min read
Async React with Suspense

Async React with Suspense

Comments
8 min read
Top Websites Offering Student Discounts on Essential Developer Tools

Top Websites Offering Student Discounts on Essential Developer Tools

6
Comments
3 min read
Javascript Template Engines Benchmark (2024)

Javascript Template Engines Benchmark (2024)

Comments
1 min read
[DAY 39-41] I Built 2 Minigames & Solved 4 Leetcode Challenges

[DAY 39-41] I Built 2 Minigames & Solved 4 Leetcode Challenges

Comments
3 min read
Revolutionizing Development with Type-Safe Dropbox SDK

Revolutionizing Development with Type-Safe Dropbox SDK

7
Comments
3 min read
10 VS Code Extensions To Boost Your Productivity

10 VS Code Extensions To Boost Your Productivity

3
Comments
4 min read
Reactive vs. Template-Driven Approaches: Exploring Angular Forms

Reactive vs. Template-Driven Approaches: Exploring Angular Forms

Comments
5 min read
Building a Dynamic Filesystem with FUSE and Node.js: A Practical Approach

Building a Dynamic Filesystem with FUSE and Node.js: A Practical Approach

2
Comments
26 min read
Connect-Four Game - Web Game

Connect-Four Game - Web Game

Comments
2 min read
Avoiding Pitfalls: The Case Against Passing setState as a Prop in React

Avoiding Pitfalls: The Case Against Passing setState as a Prop in React

Comments
3 min read
How to Commit Multiline Messages in git commit

How to Commit Multiline Messages in git commit

Comments
2 min read
Is Temporal still temporal?

Is Temporal still temporal?

Comments
4 min read
LeetCode Meditations: Word Search II

LeetCode Meditations: Word Search II

Comments
7 min read
5G Rollout: How It's Transforming Connectivity and Business

5G Rollout: How It's Transforming Connectivity and Business

Comments
1 min read
Need Suggestion

Need Suggestion

Comments
1 min read
Solidity Alchemy - Course (ESCROW SMART CONTRACT)

Solidity Alchemy - Course (ESCROW SMART CONTRACT)

Comments
2 min read
How to Use Helper Functions?

How to Use Helper Functions?

Comments
4 min read
45sec scratch game vs 1min scratch game vs 10min scratch game

45sec scratch game vs 1min scratch game vs 10min scratch game

5
Comments
2 min read
Currying in JavaScript

Currying in JavaScript

Comments
2 min read
The No-Cheat Code Challenge - Surviving The Odin Project

The No-Cheat Code Challenge - Surviving The Odin Project

Comments
5 min read
Announcing the Ultimate JavaScript Project List as Open Source

Announcing the Ultimate JavaScript Project List as Open Source

6
Comments
3 min read
Latest Newsletter: Vibes, the Economy, Blogging and Freedom (Issue #166)

Latest Newsletter: Vibes, the Economy, Blogging and Freedom (Issue #166)

Comments
1 min read
[DAY 36-38] I Built An Ecommerce Webpage

[DAY 36-38] I Built An Ecommerce Webpage

Comments
3 min read
Build your framework based on the requirements of your projects (focusing on JavaScript/TypeScript)

Build your framework based on the requirements of your projects (focusing on JavaScript/TypeScript)

1
Comments
2 min read
Unlocking the Decentralized Future: Exploring Web3 Technology 🔓

Unlocking the Decentralized Future: Exploring Web3 Technology 🔓

4
Comments
3 min read
Understanding NEET 2024 Cut Off for Government Medical Colleges: A Comprehensive Guide

Understanding NEET 2024 Cut Off for Government Medical Colleges: A Comprehensive Guide

Comments
2 min read
Destructuring is Bad!

Destructuring is Bad!

1
Comments
2 min read
Essential Helper Functions for Your JavaScript Projects

Essential Helper Functions for Your JavaScript Projects

Comments 1
2 min read
Troubleshooting Common Issues When Setting Up Microsoft Clarity

Troubleshooting Common Issues When Setting Up Microsoft Clarity

Comments
3 min read
let vs var vs Const

let vs var vs Const

2
Comments 1
2 min read
I built a React Native Boilerplate to ship your apps faster🚀

I built a React Native Boilerplate to ship your apps faster🚀

Comments
1 min read
“Mail” example in shadcn-ui/ui manages state using Jotai.

“Mail” example in shadcn-ui/ui manages state using Jotai.

Comments
3 min read
VS Code extensions for React developers

VS Code extensions for React developers

Comments
12 min read
Guia de React re-render: tudo, tudo de uma vez

Guia de React re-render: tudo, tudo de uma vez

Comments
14 min read
Understanding JS Execution Flow with Visuals

Understanding JS Execution Flow with Visuals

Comments
2 min read
Glam Up My Markup

Glam Up My Markup

Comments
7 min read
Step-by-Step Guide to Parametrized Relationships in Spring Boot and Neo4j

Step-by-Step Guide to Parametrized Relationships in Spring Boot and Neo4j

Comments
3 min read
# 5 Testing Frameworks for JavaScript Developers

# 5 Testing Frameworks for JavaScript Developers

5
Comments
4 min read
Fixing the Render Free Tier Sleep Issue for Strapi CMS

Fixing the Render Free Tier Sleep Issue for Strapi CMS

1
Comments
1 min read
Beaches and More Beaches

Beaches and More Beaches

1
Comments
1 min read
Essential JavaScript Skills for Web Designers: A Comprehensive Guide

Essential JavaScript Skills for Web Designers: A Comprehensive Guide

2
Comments
3 min read
Glam Up My Markup: Beaches - with new shiny CSS features

Glam Up My Markup: Beaches - with new shiny CSS features

Comments
2 min read
loading...