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.
Day 19 / 100 Days of Code: Exploring CSS Grid!

Day 19 / 100 Days of Code: Exploring CSS Grid!

Comments
1 min read
The React useRef Hook: Not Just for DOM Elements

The React useRef Hook: Not Just for DOM Elements

140
Comments 18
3 min read
Autenticação Cookies HTTP, HTTP Only, JWT, LocalStorage e SessionStorage.

Autenticação Cookies HTTP, HTTP Only, JWT, LocalStorage e SessionStorage.

Comments
5 min read
Embracing Public Speaking: From Fear to Stage

Embracing Public Speaking: From Fear to Stage

7
Comments 5
5 min read
Common Terms in Computer Vision

Common Terms in Computer Vision

Comments
4 min read
Array Loops in JavaScript

Array Loops in JavaScript

1
Comments
1 min read
How to Create a Scalable Folder/File Structure for Your Express Application

How to Create a Scalable Folder/File Structure for Your Express Application

13
Comments 4
3 min read
Introduction to Peasy-UI: Part 1 of the Peasy-UI Series

Introduction to Peasy-UI: Part 1 of the Peasy-UI Series

6
Comments
9 min read
11 Mindblowing Python Automation Scripts I Use Everyday in 2024

11 Mindblowing Python Automation Scripts I Use Everyday in 2024

14
Comments 2
5 min read
Unlocking the Power of TypeScript's "as const": The Underrated Feature You Need to Know

Unlocking the Power of TypeScript's "as const": The Underrated Feature You Need to Know

3
Comments 2
2 min read
Episode 24/28: Angular 18.1

Episode 24/28: Angular 18.1

8
Comments 1
2 min read
The Fascinating Evolution of JavaScript: A Comprehensive Historical Journey

The Fascinating Evolution of JavaScript: A Comprehensive Historical Journey

1
Comments
3 min read
👽 NOTEPAD vs ME 🤠

👽 NOTEPAD vs ME 🤠

18
Comments
2 min read
Understanding the `this` Keyword in JavaScript

Understanding the `this` Keyword in JavaScript

70
Comments 9
2 min read
Transforming GPT through API into a Fully Functional AI Assistant with LLMKit: A Step-by-Step Guide

Transforming GPT through API into a Fully Functional AI Assistant with LLMKit: A Step-by-Step Guide

6
Comments
2 min read
Understanding the Core Node.js Environment

Understanding the Core Node.js Environment

1
Comments
3 min read
Why You Need to Learn React in 2024🚀

Why You Need to Learn React in 2024🚀

Comments
4 min read
shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 3.1

shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 3.1

2
Comments
4 min read
30 React Example Projects to Learn From (Open-source, Beginner-Advanced Level)

30 React Example Projects to Learn From (Open-source, Beginner-Advanced Level)

67
Comments
8 min read
Master Redux: A Simple Guide for React Developers

Master Redux: A Simple Guide for React Developers

10
Comments 1
5 min read
🚀Enhancing Your Next.js Starter: Introducing Renovate, SonarCloud, and CodeFactor🚀

🚀Enhancing Your Next.js Starter: Introducing Renovate, SonarCloud, and CodeFactor🚀

2
Comments
3 min read
How To Verify Forms Using Formik in React js

How To Verify Forms Using Formik in React js

1
Comments
6 min read
How to Implement Pagination with JavaScript

How to Implement Pagination with JavaScript

50
Comments 1
9 min read
How to set up a Node Project using TypeScript in 2024

How to set up a Node Project using TypeScript in 2024

5
Comments 3
2 min read
Unleash Your VSCode Mastery: A Project to Build an Extension with ChatGPT

Unleash Your VSCode Mastery: A Project to Build an Extension with ChatGPT

1
Comments
3 min read
Animating React Components with Framer Motion: A Comprehensive Guide

Animating React Components with Framer Motion: A Comprehensive Guide

24
Comments 2
6 min read
Taliwind CSS VS Boostrap:which one should you choose?

Taliwind CSS VS Boostrap:which one should you choose?

1
Comments
2 min read
Modificando versão do node na Netlify

Modificando versão do node na Netlify

2
Comments
1 min read
Building a Trend Analysis Tool with the FeedRika API - Part I - Setup

Building a Trend Analysis Tool with the FeedRika API - Part I - Setup

5
Comments 1
6 min read
What is low Latency?

What is low Latency?

1
Comments 1
6 min read
Becoming a 1% Better MERN Stack Developer Every Day

Becoming a 1% Better MERN Stack Developer Every Day

10
Comments
3 min read
I Need Help

I Need Help

Comments
1 min read
Summer launch week hackathon with the PXCI stack

Summer launch week hackathon with the PXCI stack

1
Comments
3 min read
Creating A Carousel with Vanilla JS

Creating A Carousel with Vanilla JS

5
Comments 1
12 min read
🙅 Why Hating TypeScript in 2024 Doesn't Make Sense

🙅 Why Hating TypeScript in 2024 Doesn't Make Sense

120
Comments 93
6 min read
Angular VS VueJS

Angular VS VueJS

4
Comments
11 min read
JavaScript Design Patterns - Behavioral - Memento

JavaScript Design Patterns - Behavioral - Memento

1
Comments 1
1 min read
ChatPlus is an Open Source PWA that provides the experience of using a mobile app.

ChatPlus is an Open Source PWA that provides the experience of using a mobile app.

97
Comments 10
20 min read
Optimizing JavaScript for Performance

Optimizing JavaScript for Performance

8
Comments 9
3 min read
Fixing Package Dependencies

Fixing Package Dependencies

Comments
3 min read
How to obfuscate e-mail address in Svelte

How to obfuscate e-mail address in Svelte

2
Comments
1 min read
Level Up Your CSS Game: The Advantages of CSS Pre-processors

Level Up Your CSS Game: The Advantages of CSS Pre-processors

Comments
1 min read
SafeLine Community Edition releases dynamic protection capabilities.

SafeLine Community Edition releases dynamic protection capabilities.

9
Comments
3 min read
Mastering Error Boundaries in React: A Guide to Effective Error Handling

Mastering Error Boundaries in React: A Guide to Effective Error Handling

1
Comments
4 min read
The Dark Side of CloudWatch Logging in Node.js: A Performance Nightmare

The Dark Side of CloudWatch Logging in Node.js: A Performance Nightmare

2
Comments
1 min read
Managing Static Assets in Public Directory vs Imports

Managing Static Assets in Public Directory vs Imports

2
Comments
3 min read
Path To A Clean(er) React Architecture (Part 8) - How Does React-Query Fit Into The Picture?

Path To A Clean(er) React Architecture (Part 8) - How Does React-Query Fit Into The Picture?

1
Comments
8 min read
Types of Scopes in javascript

Types of Scopes in javascript

Comments
3 min read
What I learnt from taking charge on a complex backend feature

What I learnt from taking charge on a complex backend feature

1
Comments
2 min read
Nodemailer: Enviando E-mails com Facilidade em Aplicações Node.js

Nodemailer: Enviando E-mails com Facilidade em Aplicações Node.js

1
Comments
3 min read
Envelope Budgeting API: Easy Money Management

Envelope Budgeting API: Easy Money Management

Comments
3 min read
How to create a new Next.js project with Cloudflare Pages and Workers

How to create a new Next.js project with Cloudflare Pages and Workers

16
Comments
3 min read
Stop Making These Mistakes in Your React Native App

Stop Making These Mistakes in Your React Native App

3
Comments 1
3 min read
A Proxy in JavaScript

A Proxy in JavaScript

3
Comments 1
2 min read
Getting Started with Next.js: Part 8 - State Management and API Integration

Getting Started with Next.js: Part 8 - State Management and API Integration

1
Comments
2 min read
Map in JS

Map in JS

10
Comments 4
3 min read
Running and Creating Your Own LLMs Locally with Node.js API using Ollama

Running and Creating Your Own LLMs Locally with Node.js API using Ollama

14
Comments 2
2 min read
What is a WeakMap in JavaScript?

What is a WeakMap in JavaScript?

3
Comments 1
3 min read
Build a Tiktok clone with pure CSS and JavaScript

Build a Tiktok clone with pure CSS and JavaScript

Comments
1 min read
Day 18 / 100 Days of Code

Day 18 / 100 Days of Code

Comments
1 min read
loading...