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.
PadrĂŁo - Adapter

PadrĂŁo - Adapter

Comments
5 min read
Dependency Inversion Principle with TypeScript Interfaces & Decorators

Dependency Inversion Principle with TypeScript Interfaces & Decorators

8
Comments 2
9 min read
Setup repository nextjs app like a pro 😎

Setup repository nextjs app like a pro 😎

5
Comments 3
3 min read
Better Alternatives to React's useState Hook

Better Alternatives to React's useState Hook

3
Comments 4
2 min read
Transpile Webpack Plugin: transpiling files with webpack without bundling

Transpile Webpack Plugin: transpiling files with webpack without bundling

1
Comments
3 min read
Wrapper function

Wrapper function

8
Comments 11
2 min read
Using useRef in ReactJS: A Beginner's Guide

Using useRef in ReactJS: A Beginner's Guide

Comments
1 min read
Fundamentals of JavaScript (Part 1)

Fundamentals of JavaScript (Part 1)

Comments
4 min read
Web Scraping vs. Crawling: What’s the Difference?

Web Scraping vs. Crawling: What’s the Difference?

7
Comments 2
3 min read
Controlled vs Uncontrolled Elements

Controlled vs Uncontrolled Elements

4
Comments 4
2 min read
Clustering: The Good Parts

Clustering: The Good Parts

Comments
4 min read
How to easily understand "this" in Javascript - with a simple visual chart

How to easily understand "this" in Javascript - with a simple visual chart

1
Comments 1
6 min read
LeetCode #141 Linked List Cycle with JavaScript

LeetCode #141 Linked List Cycle with JavaScript

Comments 1
1 min read
Managing Complex State with useReducer: A Comprehensive Guid

Managing Complex State with useReducer: A Comprehensive Guid

3
Comments 2
2 min read
How To Implement A Single Page Modular App Architecture Using Pure HTML, CSS, Javascript

How To Implement A Single Page Modular App Architecture Using Pure HTML, CSS, Javascript

4
Comments 5
12 min read
filter [array] base on other [array]

filter [array] base on other [array]

Comments
1 min read
Mastering Middleware in Express.js: A Beginner's Guide

Mastering Middleware in Express.js: A Beginner's Guide

5
Comments
5 min read
Build TypeSafe Node API using tRPC, Fastify, Kysely and Atlas CLI

Build TypeSafe Node API using tRPC, Fastify, Kysely and Atlas CLI

21
Comments 18
5 min read
JavaScript and Object Oriented Programming with its four pillar

JavaScript and Object Oriented Programming with its four pillar

5
Comments 2
6 min read
Median of Two Sorted Arrays

Median of Two Sorted Arrays

1
Comments
2 min read
Snapshot testing in React Testing Library

Snapshot testing in React Testing Library

Comments 1
6 min read
What is react-testing-library and what is it used for?

What is react-testing-library and what is it used for?

4
Comments 2
2 min read
How to make a small Ecommerce Shoe store

How to make a small Ecommerce Shoe store

1
Comments
9 min read
Create your first WebSockets-based application in NestJS

Create your first WebSockets-based application in NestJS

23
Comments
3 min read
Synchronous and Asynchronous Programming in JavaScript

Synchronous and Asynchronous Programming in JavaScript

5
Comments 1
7 min read
loading...