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.
LeetCode - Product of Array Except Self

LeetCode - Product of Array Except Self

6
Comments
3 min read
Javascript : Dealing with numbers

Javascript : Dealing with numbers

3
Comments
5 min read
Backend, for The Absolute Beginner

Backend, for The Absolute Beginner

20
Comments 2
4 min read
How to build an Accordion Menu using HTML, CSS and JavaScript

How to build an Accordion Menu using HTML, CSS and JavaScript

349
Comments 25
6 min read
Hotwire: best practices for stimulus

Hotwire: best practices for stimulus

41
Comments 2
6 min read
How to integrate tailwind, react and webpack

How to integrate tailwind, react and webpack

14
Comments 2
2 min read
Type of function

Type of function

8
Comments 1
1 min read
Building a client database of people in React

Building a client database of people in React

213
Comments 6
9 min read
How to simplify and organize imports in Typescript

How to simplify and organize imports in Typescript

16
Comments 5
1 min read
Should you Migrate Your Big React App to TypeScript?

Should you Migrate Your Big React App to TypeScript?

2
Comments
2 min read
What language do I start with? (personal opinion)

What language do I start with? (personal opinion)

13
Comments 4
4 min read
Create a Custom React.js Hook to Get Subdomains

Create a Custom React.js Hook to Get Subdomains

7
Comments
1 min read
JavaScript Moderno #1 | Variables y Constantes.

JavaScript Moderno #1 | Variables y Constantes.

4
Comments
3 min read
Countdown Timer using HTML, CSS, and Javascript

Countdown Timer using HTML, CSS, and Javascript

35
Comments 11
5 min read
Deploying applications on Kubernetes using TypeScript

Deploying applications on Kubernetes using TypeScript

5
Comments
4 min read
String.prototype .toUpperCase() vs String. prototype.toLocaleUpperCase()

String.prototype .toUpperCase() vs String. prototype.toLocaleUpperCase()

5
Comments
4 min read
Full Stack E-Commerce App (+8 hours free tutorial)

Full Stack E-Commerce App (+8 hours free tutorial)

191
Comments 2
3 min read
Introducing Metho: Safely adding superpowers to JS

Introducing Metho: Safely adding superpowers to JS

173
Comments 22
5 min read
Javascript Basics - Introduction to forEach()

Javascript Basics - Introduction to forEach()

5
Comments 1
3 min read
Java Script Array Methods

Java Script Array Methods

13
Comments
2 min read
Javascript : Variables and Datatypes

Javascript : Variables and Datatypes

5
Comments
5 min read
Open Source: Rewriting git history(amend/rebase)

Open Source: Rewriting git history(amend/rebase)

10
Comments 10
4 min read
Integrating Cryptocurrency as a Payment Option with API

Integrating Cryptocurrency as a Payment Option with API

7
Comments 3
5 min read
Array.prototype.sort() method tutorial

Array.prototype.sort() method tutorial

2
Comments
4 min read
Understanding the Modern Web Stack: ESLint

Understanding the Modern Web Stack: ESLint

19
Comments
9 min read
loading...