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.
What To Learn Before A JavaScript Framework

What To Learn Before A JavaScript Framework

14
Comments
3 min read
Data Structures: What's a Queue?

Data Structures: What's a Queue?

6
Comments
4 min read
Building custom HTML elements with web components

Building custom HTML elements with web components

32
Comments 1
4 min read
Vanilla JavaScript four-digit pincode field

Vanilla JavaScript four-digit pincode field

23
Comments 2
3 min read
Extending a component library and it’s documentation for speedy design system

Extending a component library and it’s documentation for speedy design system

16
Comments
6 min read
Collapsing Page Effect

Collapsing Page Effect

46
Comments 5
4 min read
Supabase: nine months of building. 03:00

Supabase: nine months of building.

44
Comments 6
2 min read
Developing a Memoization Library With Proxies

Developing a Memoization Library With Proxies

7
Comments
4 min read
What's the fastest way to populate an array in Javascript?

What's the fastest way to populate an array in Javascript?

6
Comments
2 min read
How to build your portfolio/blog like a pro!!

How to build your portfolio/blog like a pro!!

182
Comments 7
7 min read
Debouncing and Throttling

Debouncing and Throttling

6
Comments 2
1 min read
How to Create Count Down Timer using JavaScript - Code With Bishal

How to Create Count Down Timer using JavaScript - Code With Bishal

7
Comments
1 min read
Sticky Table Header with React Hooks

Sticky Table Header with React Hooks

16
Comments 2
8 min read
Capture global JS errors with window.onerror()

Capture global JS errors with window.onerror()

12
Comments
1 min read
How to Build & Launch your Portfolio Site

How to Build & Launch your Portfolio Site

32
Comments 1
4 min read
Estás usando mal console.log en javascript

Estás usando mal console.log en javascript

39
Comments 2
3 min read
A powerful backend ready for your next app 🚀

A powerful backend ready for your next app 🚀

67
Comments 7
5 min read
Boas práticas no desenvolvimento de software — parte 1

Boas práticas no desenvolvimento de software — parte 1

4
Comments 1
3 min read
Destroy All Dependencies, or: why structural typing is awesome

Destroy All Dependencies, or: why structural typing is awesome

8
Comments
16 min read
Clean up your code by applying these 7 rules ⚡️

Clean up your code by applying these 7 rules ⚡️

545
Comments 24
6 min read
A recipe to implement print functionality efficiently in Javascript

A recipe to implement print functionality efficiently in Javascript

4
Comments
1 min read
Counting valid passwords in Advent of Code 2020 - Day 2 - JavaScript

Counting valid passwords in Advent of Code 2020 - Day 2 - JavaScript

7
Comments 1
1 min read
Building a real-time voting app using ReactJS and Ably

Building a real-time voting app using ReactJS and Ably

32
Comments 2
11 min read
Setup TypeScript Playground on your local system

Setup TypeScript Playground on your local system

23
Comments 7
2 min read
How to build forms with multiple input fields using React Hooks

How to build forms with multiple input fields using React Hooks

8
Comments
3 min read
loading...