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 Hooks: useRef()

React Hooks: useRef()

17
Comments 1
2 min read
#37 - Row of the odd triangle - CodeWars Kata (6 kyu)

#37 - Row of the odd triangle - CodeWars Kata (6 kyu)

7
Comments
1 min read
Day 9 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#26.Remove Duplicates from Sorted Array(Easy/JS)

Day 9 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#26.Remove Duplicates from Sorted Array(Easy/JS)

12
Comments 2
4 min read
Composition and inheritance in Angular

Composition and inheritance in Angular

27
Comments
9 min read
State of JS 2021 Results and Analysis

State of JS 2021 Results and Analysis

8
Comments
11 min read
Spread syntax in JavaScript

Spread syntax in JavaScript

10
Comments
3 min read
JavaScript puzzle - get length of an Array without using length

JavaScript puzzle - get length of an Array without using length

8
Comments 6
1 min read
Var vs Const vs Let มันต่างกันยังไงนะ ?

Var vs Const vs Let มันต่างกันยังไงนะ ?

12
Comments
1 min read
tsParticles 1.41.4 Released

tsParticles 1.41.4 Released

14
Comments
1 min read
The types in TypeScript

The types in TypeScript

47
Comments 30
3 min read
How to Avoid Default Props Render Trap in React

How to Avoid Default Props Render Trap in React

10
Comments 2
2 min read
Figuring out the Best Abstraction

Figuring out the Best Abstraction

7
Comments
4 min read
Start and stop a llama! How to create a non-autoplay GIF web component 🎞️🛑🔥

Start and stop a llama! How to create a non-autoplay GIF web component 🎞️🛑🔥

87
Comments 7
5 min read
#004: The Week In Stories —AI-driven fruit growing to SaaS bridge

#004: The Week In Stories —AI-driven fruit growing to SaaS bridge

6
Comments
5 min read
Day 8 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#221.Maximal Square(Medium/JavaScript)

Day 8 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#221.Maximal Square(Medium/JavaScript)

7
Comments
5 min read
Responsive Accordion Design using HTML, CSS, and Javascript

Responsive Accordion Design using HTML, CSS, and Javascript

13
Comments 5
3 min read
Amplify, React and Typescript

Amplify, React and Typescript

8
Comments 1
3 min read
Javascript Errors: An Overview

Javascript Errors: An Overview

10
Comments 1
4 min read
Learning To Learn In Public

Learning To Learn In Public

1
Comments 2
3 min read
CSS Clouds Animation With source code|

CSS Clouds Animation With source code|

17
Comments
2 min read
Run your Cypress Tests in a Github Workflow

Run your Cypress Tests in a Github Workflow

8
Comments 2
4 min read
A new paradigm

A new paradigm

11
Comments
1 min read
TypeScript utility types: Partial and Required

TypeScript utility types: Partial and Required

46
Comments 4
2 min read
I created a basic node module and it does the job!!

I created a basic node module and it does the job!!

5
Comments
2 min read
Memoization in JavaScript? And how to apply it to get better code performance.

Memoization in JavaScript? And how to apply it to get better code performance.

9
Comments
5 min read
loading...