close
The Wayback Machine - https://web.archive.org/web/20230325052057/https://dev.to/t/javascript

DEV Community

Image

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.
How to make good DX(Developer Experience): Empathize

How to make good DX(Developer Experience): Empathize

Image Image Image Image Image 12
Comments
6 min read
GitHub repositories for TypeScript enthusiasts

GitHub repositories for TypeScript enthusiasts

Image Image Image Image 70
Comments
3 min read
Paracetamol.js💊| #209: Explica este código JavaScript

Paracetamol.js💊| #209: Explica este código JavaScript

Image 2
Comments 1
1 min read
Exception Handling in JavaScript

Exception Handling in JavaScript

Comments
8 min read
Angular Signals

Angular Signals

Image 1
Comments
2 min read
Utility Types In Typescript

Utility Types In Typescript

Image 4
Comments
6 min read
Clarity on logical operator js

Clarity on logical operator js

Image Image Image Image 4
Comments
3 min read
How to make a website in HTML/CSS

How to make a website in HTML/CSS

Image Image Image Image Image 5
Comments
10 min read
Internal of RXDB: Plugins, Storages Adapters 🚀

Internal of RXDB: Plugins, Storages Adapters 🚀

Image Image Image Image Image 11
Comments
2 min read
Breaking down Promises in JavaScript

Breaking down Promises in JavaScript

Image 1
Comments
3 min read
JavaScript 🐲 challenges_2 ⚔️

JavaScript 🐲 challenges_2 ⚔️

Image 1
Comments
1 min read
Resolvendo problemas no HackerRank: Anexando e Excluindo strings;

Resolvendo problemas no HackerRank: Anexando e Excluindo strings;

Image 1
Comments
2 min read
JavaScript Hoisting

JavaScript Hoisting

Image Image Image Image Image 5
Comments
2 min read
What is Strict Mode in React?

What is Strict Mode in React?

Image Image Image Image Image 50
Comments 8
4 min read
What is Node.js

What is Node.js

Image 1
Comments
1 min read
Animation -15 : CSS PB JLoader Animation

Animation -15 : CSS PB JLoader Animation

Image 2
Comments
1 min read
Using TailwindCSS with Nuxt efficiently

Using TailwindCSS with Nuxt efficiently

Image 5
Comments
7 min read
Currying with placeholder support : Explained with detail.

Currying with placeholder support : Explained with detail.

Image Image Image Image Image 6
Comments
2 min read
Transparent Upgradable Smart Contracts: A Guide with Code Explanation

Transparent Upgradable Smart Contracts: A Guide with Code Explanation

Comments
11 min read
Introduction to Stencil.js

Introduction to Stencil.js

Image 3
Comments
3 min read
JavaScript Promises: Making Sense of the Madness 😤

JavaScript Promises: Making Sense of the Madness 😤

Image 5
Comments
4 min read
Boost Your Productivity with These Top Free Notion Templates

Boost Your Productivity with These Top Free Notion Templates

Image Image Image Image Image 25
Comments 5
3 min read
What Actually Happened to Faker.js: Open Source Contribution Lessons

What Actually Happened to Faker.js: Open Source Contribution Lessons

Image 2
Comments
3 min read
Pinia - Crash Course for Beginners

Pinia - Crash Course for Beginners

Comments
9 min read
Filter PNGs for Acropalypse using Compute@Edge

Filter PNGs for Acropalypse using Compute@Edge

Image Image Image 5
Comments
6 min read
What is HTMLCollection in JavaScript

What is HTMLCollection in JavaScript

Image 1
Comments
4 min read
How to build a countdown timer with JavaScript

How to build a countdown timer with JavaScript

Comments
5 min read
Resolvendo problemas no HackerRank: Contando divisores de um número inteiro.

Resolvendo problemas no HackerRank: Contando divisores de um número inteiro.

Image 1
Comments
2 min read
Using Feature Flags for API Version upgrades

Using Feature Flags for API Version upgrades

Comments
4 min read
Instance and Non-instance properties

Instance and Non-instance properties

Image 2
Comments
1 min read
Geocode with OpenCage and MapLibre

Geocode with OpenCage and MapLibre

Image 1
Comments
3 min read
Native vs Cross-Platform Development

Native vs Cross-Platform Development

Image 1
Comments
10 min read
How to Create Smart Contracts with Web3

How to Create Smart Contracts with Web3

Comments
10 min read
Moonly weekly progress update #41

Moonly weekly progress update #41

Image Image Image Image Image 5
Comments
2 min read
Create text change hover effect with JavaScript

Create text change hover effect with JavaScript

Image Image 2
Comments
9 min read
[4/4] Passez de zéro à héro avec ces méthodes JavaScript

[4/4] Passez de zéro à héro avec ces méthodes JavaScript

Image 1
Comments
3 min read
It's Showtime: Rendering Lists and Conditional Content in React.js, the Fun Way! 🎬

It's Showtime: Rendering Lists and Conditional Content in React.js, the Fun Way! 🎬

Image Image 2
Comments
3 min read
Web-Based Secure Password Reset with tru.ID and Vonage

Web-Based Secure Password Reset with tru.ID and Vonage

Comments
15 min read
usState when to use?

usState when to use?

Image Image 3
Comments
1 min read
⚔React vs. Vue.js: A Batalha dos Gigantes do Front-end

⚔React vs. Vue.js: A Batalha dos Gigantes do Front-end

Image 2
Comments
42 min read
How to upload images to Cloudinary using Express and Template Engines

How to upload images to Cloudinary using Express and Template Engines

Comments
7 min read
9 Hidden Websites For Programmers

9 Hidden Websites For Programmers

Image Image Image Image Image 11
Comments
3 min read
Remover vocales de un String con JavaScript

Remover vocales de un String con JavaScript

Image 2
Comments
2 min read
Declaring variables in JavaScript (What happens when you don’t)

Declaring variables in JavaScript (What happens when you don’t)

Comments
6 min read
TypeScript 5.0 for JavaScript devs

TypeScript 5.0 for JavaScript devs

Comments
2 min read
Como evitar SQL Injection utilizando client do BigQuery

Como evitar SQL Injection utilizando client do BigQuery

Comments
1 min read
Node.js HTTP server without any frameworks.

Node.js HTTP server without any frameworks.

Image Image 2
Comments
4 min read
How to Remove Punctuation from Text Using JavaScript?

How to Remove Punctuation from Text Using JavaScript?

Image 2
Comments
3 min read
Resolvendo problemas no HackerRank: Sequência de Equação.

Resolvendo problemas no HackerRank: Sequência de Equação.

Image 1
Comments
2 min read
Color Magic - JS Library

Color Magic - JS Library

Comments
9 min read
Updates from the 95th TC39 meeting

Updates from the 95th TC39 meeting

Image Image Image 6
Comments
2 min read
RxJS 7 - Observable, Observer and Subscription

RxJS 7 - Observable, Observer and Subscription

Comments
2 min read
How to write simple intelligent code search with Open AI

How to write simple intelligent code search with Open AI

Image Image 2
Comments
7 min read
How to make a digital clock using JavaScript

How to make a digital clock using JavaScript

Image Image 4
Comments
2 min read
Promises vs Async callbacks

Promises vs Async callbacks

Image 2
Comments
1 min read
Automating AJAX Forms

Automating AJAX Forms

Image 2
Comments
5 min read
How to use sequel.ai to convert natural language queries into SQL queries

How to use sequel.ai to convert natural language queries into SQL queries

Comments
3 min read
Complete Reactjs Tutorial for Beginners: Step-by-step Guide (Part 1)

Complete Reactjs Tutorial for Beginners: Step-by-step Guide (Part 1)

Image Image 3
Comments
5 min read
What is Dynamic Programming?

What is Dynamic Programming?

Image Image 3
Comments
2 min read
Getting Started with TypeScript

Getting Started with TypeScript

Image Image Image 4
Comments
3 min read
loading...