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.
React Query Data Transformations

React Query Data Transformations

65
Comments 3
5 min read
GatsbyConf 2021 - Gatsby v3.0 And The New Gatsby Plugin Image

GatsbyConf 2021 - Gatsby v3.0 And The New Gatsby Plugin Image

7
Comments 1
4 min read
Solution: Check If a String Contains All Binary Codes of Size K

Solution: Check If a String Contains All Binary Codes of Size K

15
Comments
4 min read
Should I use Testing?

Should I use Testing?

15
Comments 11
1 min read
Create a Web Socket Server With Ratchet and CakePHP

Create a Web Socket Server With Ratchet and CakePHP

2
Comments
1 min read
New version of postit-js got published

New version of postit-js got published

5
Comments
1 min read
primitives vs objects in JAVASCRIPT : copying

primitives vs objects in JAVASCRIPT : copying

31
Comments 1
4 min read
Yummyplan - An app to plan meals for an entire week🍞📅

Yummyplan - An app to plan meals for an entire week🍞📅

145
Comments 26
2 min read
Exporting Styled Component variants in reusable components

Exporting Styled Component variants in reusable components

9
Comments
1 min read
Repository Pattern With Javascript

Repository Pattern With Javascript

37
Comments 3
3 min read
De-duping the Duplication in Services Featuring: Swagger/OpenAPI and AJV

De-duping the Duplication in Services Featuring: Swagger/OpenAPI and AJV

6
Comments
6 min read
Environment Variables in ReactJS.

Environment Variables in ReactJS.

51
Comments 8
3 min read
#CodepenChallenge | 3D Ice Cream 🍦 With p5.js and GSAP

#CodepenChallenge | 3D Ice Cream 🍦 With p5.js and GSAP

3
Comments
1 min read
Project 58 of 100 - React Calendar

Project 58 of 100 - React Calendar

14
Comments
2 min read
TIL: RxJS Observables are unicast and we can multicast them.

TIL: RxJS Observables are unicast and we can multicast them.

9
Comments 3
4 min read
How to use Supabase in Replit with node.js

How to use Supabase in Replit with node.js

49
Comments
3 min read
How to Make Dynamic Web TWAIN Work with Polymer Shadow DOM

How to Make Dynamic Web TWAIN Work with Polymer Shadow DOM

4
Comments
3 min read
Composition in Next.js Static Properties

Composition in Next.js Static Properties

5
Comments
1 min read
Scope & Lexical Environment 🔥

Scope & Lexical Environment 🔥

41
Comments 8
3 min read
Did some cleaning today, felt like showing it off :P ;)

Did some cleaning today, felt like showing it off :P ;)

5
Comments 1
1 min read
Free marketing analytics tool for your web app

Free marketing analytics tool for your web app

2
Comments
2 min read
108. Convert Sorted Array to Binary Search Tree (javascript solution)

108. Convert Sorted Array to Binary Search Tree (javascript solution)

4
Comments 1
1 min read
How to wait for 2 actions to dispatch another? - Redux Saga

How to wait for 2 actions to dispatch another? - Redux Saga

10
Comments 2
2 min read
Serverless functions with Vercel

Serverless functions with Vercel

16
Comments
2 min read
Application State Management

Application State Management

10
Comments 1
4 min read
React 101 - part 5: Create React App

React 101 - part 5: Create React App

29
Comments
2 min read
Lazy loading React Native components from a server

Lazy loading React Native components from a server

24
Comments
9 min read
using reduce to calc longest range

using reduce to calc longest range

6
Comments 1
1 min read
What Is the Node.js ETL Pipeline?

What Is the Node.js ETL Pipeline?

6
Comments 2
5 min read
Day 38: React Stopwatch

Day 38: React Stopwatch

5
Comments
1 min read
input[type=time] polyfill for IE, Safari etc

input[type=time] polyfill for IE, Safari etc

8
Comments
1 min read
Can you hack this? #1

Can you hack this? #1

22
Comments 12
1 min read
You don't know the classNames library

You don't know the classNames library

46
Comments 2
6 min read
Project 57 of 100 - Compras MVP Splash Page

Project 57 of 100 - Compras MVP Splash Page

17
Comments 5
2 min read
จาก JavaScript ไปยัง TypeScript เริ่มยังไง

จาก JavaScript ไปยัง TypeScript เริ่มยังไง

17
Comments
2 min read
Net Ninja 3

Net Ninja 3

5
Comments
9 min read
Awesome Menu - Follow Along Links

Awesome Menu - Follow Along Links

22
Comments 6
1 min read
Switch Statements in JavaScript

Switch Statements in JavaScript

6
Comments
2 min read
Run Node.js scripts from under a TOR / HTTP proxy

Run Node.js scripts from under a TOR / HTTP proxy

11
Comments
1 min read
How to use environment variables when testing with Jest in NodeJs

How to use environment variables when testing with Jest in NodeJs

22
Comments 2
1 min read
React Hook Form

React Hook Form

7
Comments 5
3 min read
Currying in JavaScript

Currying in JavaScript

6
Comments 1
2 min read
Deploying Nx Affected Apps from GitHub Actions

Deploying Nx Affected Apps from GitHub Actions

12
Comments
7 min read
How to create dynamic forms in react using react-hook-forms.

How to create dynamic forms in react using react-hook-forms.

309
Comments 11
4 min read
Solution: Coin Change

Solution: Coin Change

11
Comments 1
4 min read
Simple bit manipulation

Simple bit manipulation

8
Comments
3 min read
I am new here!

I am new here!

4
Comments 2
1 min read
React Hooks Factories

React Hooks Factories

111
Comments 10
3 min read
Depth First Search Binary Tree

Depth First Search Binary Tree

10
Comments
3 min read
Next.js Trash Course - Part 1/3

Next.js Trash Course - Part 1/3

460
Comments 18
8 min read
Using Environment Variables in your app

Using Environment Variables in your app

3
Comments
3 min read
¿Qué es Babel?

¿Qué es Babel?

8
Comments
8 min read
Node.js 101 - part 2: First web server

Node.js 101 - part 2: First web server

32
Comments 1
3 min read
Why I want to be part of Codevillage FullStack Program💻

Why I want to be part of Codevillage FullStack Program💻

3
Comments
1 min read
React State: A simple and easy to follow breakdown

React State: A simple and easy to follow breakdown

42
Comments
15 min read
Project 56 of 100 - React Popovic Radio

Project 56 of 100 - React Popovic Radio

43
Comments 5
2 min read
Updates from the 81st meeting of TC39

Updates from the 81st meeting of TC39

13
Comments 3
1 min read
1. Higher-Order Functions (HOF)

1. Higher-Order Functions (HOF)

6
Comments
2 min read
React: Custom Cursor (No Extra dependencies!)

React: Custom Cursor (No Extra dependencies!)

63
Comments 12
5 min read
React 101 - part 4: Events and Forms

React 101 - part 4: Events and Forms

31
Comments
4 min read
loading...