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.
Membuat Facade Custom Laravel dan ServiceProvider

Membuat Facade Custom Laravel dan ServiceProvider

6
Comments
2 min read
tsParticles 1.39.1 Released

tsParticles 1.39.1 Released

9
Comments
1 min read
Beware of excess of "best practices"

Beware of excess of "best practices"

103
Comments 30
3 min read
Context Hook

Context Hook

6
Comments
3 min read
Why Functional Programming Should Excite You

Why Functional Programming Should Excite You

19
Comments
11 min read
Why custom react hooks could destroy your app performance

Why custom react hooks could destroy your app performance

88
Comments 14
11 min read
WebRTC For Beginners - Part 4: Screen Share

WebRTC For Beginners - Part 4: Screen Share

6
Comments
4 min read
A Basic Understanding of Big O Notation

A Basic Understanding of Big O Notation

4
Comments
5 min read
Scrimba Free JS Course

Scrimba Free JS Course

2
Comments
1 min read
Deploy Angular application on Kubernetes

Deploy Angular application on Kubernetes

7
Comments 2
2 min read
Send Emails from Gmail to Discord Channel

Send Emails from Gmail to Discord Channel

5
Comments 14
3 min read
Latest Web Development and JavaScript Trends to Follow in 2022

Latest Web Development and JavaScript Trends to Follow in 2022

96
Comments 6
9 min read
A Complete Guide to the Amplify React Authentication Components

A Complete Guide to the Amplify React Authentication Components

49
Comments
4 min read
Paracetamol.js💊| #32: Explica este código JavaScript

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

4
Comments 1
1 min read
A story of how we migrated to pnpm

A story of how we migrated to pnpm

17
Comments
9 min read
Anyone want to join a JavaScript Book Club?

Anyone want to join a JavaScript Book Club?

Comments
1 min read
This Week In React #91: Remix, Next.js, Server Components, Forms, React-Native, TypeScript, Monorepos...

This Week In React #91: Remix, Next.js, Server Components, Forms, React-Native, TypeScript, Monorepos...

15
Comments
10 min read
tsParticles - Click Event with Confetti explosion

tsParticles - Click Event with Confetti explosion

10
Comments
1 min read
Medusa: Node.js ecommerce platform for 11ty

Medusa: Node.js ecommerce platform for 11ty

44
Comments 1
15 min read
Day 86 of 100 Days of Code & Scrum: MySQL, Next.js, and Building Webpages

Day 86 of 100 Days of Code & Scrum: MySQL, Next.js, and Building Webpages

12
Comments
2 min read
Monorepos. 2022

Monorepos. 2022

2
Comments
5 min read
When to use useCallback?

When to use useCallback?

6
Comments
5 min read
Filter Lambda Events from DynamoDB Stream (with CDK)

Filter Lambda Events from DynamoDB Stream (with CDK)

21
Comments 3
7 min read
Adding Translation to Your Transcription Project

Adding Translation to Your Transcription Project

3
Comments
3 min read
Javascript map() function

Javascript map() function

3
Comments
1 min read
React Context and Hooks: An excellent way to pass data

React Context and Hooks: An excellent way to pass data

10
Comments
3 min read
Building Components in React: Accordion

Building Components in React: Accordion

12
Comments
6 min read
New to Freelancing? Trash that CV!

New to Freelancing? Trash that CV!

38
Comments
3 min read
How to use Async/Await in JavaScript

How to use Async/Await in JavaScript

4
Comments
2 min read
HOWTO: Consuming CJS in a Typescript module

HOWTO: Consuming CJS in a Typescript module

3
Comments
4 min read
How to push the Project into the git repo.!

How to push the Project into the git repo.!

6
Comments
1 min read
Building Video Chat App with VueJs and Golang

Building Video Chat App with VueJs and Golang

38
Comments 1
14 min read
Getting started with AWS CDK

Getting started with AWS CDK

5
Comments 2
9 min read
It's Prisma Time - Logging

It's Prisma Time - Logging

10
Comments
2 min read
Using react-query with NextJS router

Using react-query with NextJS router

5
Comments
2 min read
Service Worker Caching Strategies

Service Worker Caching Strategies

6
Comments
4 min read
How To: Build a Linked List in JavaScript Part 3

How To: Build a Linked List in JavaScript Part 3

19
Comments 3
6 min read
The Ultimate Javascript Cheatsheet

The Ultimate Javascript Cheatsheet

15
Comments
6 min read
Don't over-engineer it

Don't over-engineer it

8
Comments 1
3 min read
How to Add Authentication with Google Authenticator in Node.js

How to Add Authentication with Google Authenticator in Node.js

39
Comments
11 min read
Four Reasons Why YOU Should Take the State of JavaScript Survey, Especially If You're a Beginner

Four Reasons Why YOU Should Take the State of JavaScript Survey, Especially If You're a Beginner

17
Comments 10
4 min read
How to Internationalize (i18n) a React App with Transifex Native

How to Internationalize (i18n) a React App with Transifex Native

4
Comments
11 min read
CORS simplified n how it is enforced

CORS simplified n how it is enforced

5
Comments
3 min read
Why I prefer tailwindcss over styled-components?

Why I prefer tailwindcss over styled-components?

10
Comments 4
1 min read
How to access submitted form data value from request in ExpressJS

How to access submitted form data value from request in ExpressJS

4
Comments
1 min read
#25 - Remove consecutive duplicate words CodeWars Kata (7 kyu)

#25 - Remove consecutive duplicate words CodeWars Kata (7 kyu)

5
Comments 12
1 min read
Free Static Web Hosts for Frontend Developers

Free Static Web Hosts for Frontend Developers

2
Comments
2 min read
How to Scan Document from Scanner and Camera Using JavaScript

How to Scan Document from Scanner and Camera Using JavaScript

3
Comments 2
5 min read
Run Your Own RSS Server on AWS with Pulumi

Run Your Own RSS Server on AWS with Pulumi

10
Comments
8 min read
Building an Alert Modal with React Native

Building an Alert Modal with React Native

3
Comments
3 min read
Basics of Typescript Built-in Types

Basics of Typescript Built-in Types

11
Comments
1 min read
Next Js SSR [getServerSideProps]

Next Js SSR [getServerSideProps]

5
Comments
1 min read
Introduction to ES6 Map objects

Introduction to ES6 Map objects

8
Comments
2 min read
Dad-Joke API Project | Day 18

Dad-Joke API Project | Day 18

8
Comments 1
3 min read
How to position and resize window that is opened by React

How to position and resize window that is opened by React

4
Comments
1 min read
Introduction to E2015 Set Objects

Introduction to E2015 Set Objects

5
Comments
1 min read
3 Ways To Learn Coding Within Three Months

3 Ways To Learn Coding Within Three Months

20
Comments 12
2 min read
How to make a custom Debounce hook in react js

How to make a custom Debounce hook in react js

45
Comments 5
1 min read
Leetcode diary: 890. Find and Replace Pattern

Leetcode diary: 890. Find and Replace Pattern

6
Comments
1 min read
Switches get stitches - a strategy for writing cleaner code.

Switches get stitches - a strategy for writing cleaner code.

4
Comments
2 min read
loading...