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.
Usando o local storage a seu favor

Usando o local storage a seu favor

Comments
2 min read
Making DynamoDB Access Easy in NodeJS with ORM

Making DynamoDB Access Easy in NodeJS with ORM

1
Comments 1
4 min read
Color Guessing Game JavaScript Project With Source Code

Color Guessing Game JavaScript Project With Source Code

7
Comments 3
6 min read
JavaScript Coercion : Beyond Basics

JavaScript Coercion : Beyond Basics

10
Comments 1
13 min read
WTF é gzipping (e como é diferente da minificação)?

WTF é gzipping (e como é diferente da minificação)?

Comments
3 min read
Fix Error 404 when Refreshing a route with React Router

Fix Error 404 when Refreshing a route with React Router

Comments 1
2 min read
Como eu estruturo meus projetos vanilla JS

Como eu estruturo meus projetos vanilla JS

Comments
3 min read
Elevate your Vue App: Vue-Concurrency 101

Elevate your Vue App: Vue-Concurrency 101

1
Comments
4 min read
How to Test Apps on iPhones: A Beginner’s Guide

How to Test Apps on iPhones: A Beginner’s Guide

Comments
38 min read
Transform response of alovajs, a request strategy library

Transform response of alovajs, a request strategy library

Comments
6 min read
Challenge 2 Advent JS 2023 by Midudev

Challenge 2 Advent JS 2023 by Midudev

Comments
2 min read
Easy Way to Build a Sign-Up Form with Validation Using React

Easy Way to Build a Sign-Up Form with Validation Using React

3
Comments 2
8 min read
How to Perform CRUD Operation in JavaScript 2024

How to Perform CRUD Operation in JavaScript 2024

1
Comments
4 min read
String refs

String refs

Comments
5 min read
Navigating the Code: A Comparative Analysis of CodiumAI PR-Agent and GitHub Copilot in Code Assistance and Review

Navigating the Code: A Comparative Analysis of CodiumAI PR-Agent and GitHub Copilot in Code Assistance and Review

4
Comments
11 min read
Your complete guide to mastering the use of "ref" in React

Your complete guide to mastering the use of "ref" in React

Comments 2
1 min read
Getting started with dotenv in Node.js

Getting started with dotenv in Node.js

5
Comments 1
2 min read
Updated Pricing: 10,000 MAUs Free, and a new “Pro Plan”

Updated Pricing: 10,000 MAUs Free, and a new “Pro Plan”

41
Comments 3
3 min read
Splash Screen using react-native-bootsplash

Splash Screen using react-native-bootsplash

16
Comments 2
3 min read
Unlock the Magic of is.lowerCase and is.not_lowerCase in JavaScript with 'thiis': Your Friendly Guide to String Checks

Unlock the Magic of is.lowerCase and is.not_lowerCase in JavaScript with 'thiis': Your Friendly Guide to String Checks

Comments
3 min read
Store a reference with callback refs

Store a reference with callback refs

Comments
6 min read
Use callback refs to access individual elements in a list

Use callback refs to access individual elements in a list

Comments
6 min read
Create a custom hook returning a callback ref

Create a custom hook returning a callback ref

Comments
8 min read
Implement a basic container query with callback refs

Implement a basic container query with callback refs

Comments
6 min read
Access the methods of class components

Access the methods of class components

Comments
6 min read
loading...