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.
Sharing Prettier configuration files

Sharing Prettier configuration files

22
Comments 3
2 min read
Why Would Anyone Use Constructible Stylesheets, Anyways?

Why Would Anyone Use Constructible Stylesheets, Anyways?

31
Comments 2
12 min read
Old man’s guide to rebranding

Old man’s guide to rebranding

40
Comments 1
12 min read
When to return a Result.Error and when to throw an Exception?

When to return a Result.Error and when to throw an Exception?

7
Comments 1
4 min read
A cautionary note about use of Javascript's Set and Map objects

A cautionary note about use of Javascript's Set and Map objects

12
Comments
2 min read
What's a JavaScript concept that you're still confused about?

What's a JavaScript concept that you're still confused about?

3
Comments 5
1 min read
Kurzgesagt Earth - A CSS Recreation

Kurzgesagt Earth - A CSS Recreation

9
Comments
4 min read
Demystifying "const" variables in JavaScript

Demystifying "const" variables in JavaScript

61
Comments 21
3 min read
Disable a HTML form while in-flight using fieldset

Disable a HTML form while in-flight using fieldset

44
Comments 7
2 min read
React Hooks for Vue developers

React Hooks for Vue developers

59
Comments 1
8 min read
How to painlessly turn on ESLint rules

How to painlessly turn on ESLint rules

9
Comments 2
7 min read
Pagination in LoopBack 3

Pagination in LoopBack 3

8
Comments
2 min read
Theme Selector

Theme Selector

6
Comments 2
2 min read
Comparing Svelte and Stencil JS Frameworks

Comparing Svelte and Stencil JS Frameworks

10
Comments 2
4 min read
Auto Complete Country Application With Javascript & JSON

Auto Complete Country Application With Javascript & JSON

42
Comments 7
4 min read
Hooked with React - Creating book details page using react router, Part 4

Hooked with React - Creating book details page using react router, Part 4

5
Comments 3
4 min read
Cross-Domain Iframe-parent communication

Cross-Domain Iframe-parent communication

11
Comments 1
2 min read
Optimising page performance (image) with intersection observer

Optimising page performance (image) with intersection observer

8
Comments
2 min read
The Button

The Button

239
Comments 28
5 min read
Webassembly is good but doesn't the thought scare you that sites will now be able to run full binary programs on your devices?

Webassembly is good but doesn't the thought scare you that sites will now be able to run full binary programs on your devices?

2
Comments 5
1 min read
Reactive Programming in JavaScript

Reactive Programming in JavaScript

10
Comments 1
6 min read
3 Ways to clone objects in Javascript

3 Ways to clone objects in Javascript

8
Comments
2 min read
Introducing my new project CSSWand!

Introducing my new project CSSWand!

6
Comments
1 min read
A beginners' tutorial to Preact, without prior React knowledge (Intro)

A beginners' tutorial to Preact, without prior React knowledge (Intro)

71
Comments 1
3 min read
Caching with Cloudflare workers

Caching with Cloudflare workers

21
Comments
4 min read
loading...