Forem

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.
5 Programming Patterns I Like

5 Programming Patterns I Like

413
Comments 61
4 min read
How I Created MailtoUI.js to Modernize Mailto Links

How I Created MailtoUI.js to Modernize Mailto Links

6
Comments
6 min read
The Ultimate Internship Guide

The Ultimate Internship Guide

27
Comments
8 min read
Reading Image Sizes and Dimensions with Vue.js

Reading Image Sizes and Dimensions with Vue.js

7
Comments
4 min read
Just joined on Dev.to

Just joined on Dev.to

3
Comments
1 min read
Which is the Best Database for NodeJS?

Which is the Best Database for NodeJS?

15
Comments 8
1 min read
Using TailwindCSS with SvelteJS

Using TailwindCSS with SvelteJS

102
Comments 19
2 min read
Can VueJS lovers understand how really VueJS works behind the scene [Part-1]

Can VueJS lovers understand how really VueJS works behind the scene [Part-1]

35
Comments
4 min read
How I Dealt with a Bug in an Abandoned Library

How I Dealt with a Bug in an Abandoned Library

9
Comments 5
3 min read
6 stages of refactoring a jest test case

6 stages of refactoring a jest test case

9
Comments
2 min read
How do you stay up to date with ever changing technologies without going insane?

How do you stay up to date with ever changing technologies without going insane?

4
Comments 8
1 min read
Node.js Framework: Scepticism, Problems and Yet Another Framework

Node.js Framework: Scepticism, Problems and Yet Another Framework

7
Comments
3 min read
🛑 You don't need passport.js - Guide to node.js authentication ✌️

🛑 You don't need passport.js - Guide to node.js authentication ✌️

517
Comments 16
8 min read
A Trick With Map

A Trick With Map

11
Comments
3 min read
Weekly Coding Challenge - Week #14 - Progress Bar

Weekly Coding Challenge - Week #14 - Progress Bar

16
Comments 3
1 min read
How to handle peer dependencies when developing modules

How to handle peer dependencies when developing modules

54
Comments 24
3 min read
My Journey: Launching Jets to Helping Businesses Take Off

My Journey: Launching Jets to Helping Businesses Take Off

11
Comments 1
4 min read
The amazing Render props pattern for React.js — lifecycle begone!

The amazing Render props pattern for React.js — lifecycle begone!

121
Comments 4
7 min read
Adding internationalization to your Nuxt.js applications in a few minutes

Adding internationalization to your Nuxt.js applications in a few minutes

54
Comments 5
3 min read
Refactoring JavaScript for Performance and Readability (with Examples!)

Refactoring JavaScript for Performance and Readability (with Examples!)

75
Comments 3
5 min read
Beyond appendChild: Better convenience methods for HTML

Beyond appendChild: Better convenience methods for HTML

137
Comments 14
2 min read
Get started with your IoT devices using iotery.io

Get started with your IoT devices using iotery.io

12
Comments 1
12 min read
What I use in my craft

What I use in my craft

9
Comments
5 min read
On NPM Packages and Bundle Size Impact

On NPM Packages and Bundle Size Impact

13
Comments 7
4 min read
How to use LitElement in a Vue CLI 3 project

How to use LitElement in a Vue CLI 3 project

6
Comments
2 min read
A Definitive Guide to SEO with a Serverless React Application in 2019

A Definitive Guide to SEO with a Serverless React Application in 2019

32
Comments 5
9 min read
Hoisting in JS: The Quick and Dirty

Hoisting in JS: The Quick and Dirty

44
Comments 1
2 min read
Interactive Wheel Menu

Interactive Wheel Menu

50
Comments 1
1 min read
Loading Images with Web Workers

Loading Images with Web Workers

26
Comments 18
7 min read
Which Programming Language Did You Start With As A Developer?

Which Programming Language Did You Start With As A Developer?

9
Comments 22
1 min read
How to clear the reactjs interview?

How to clear the reactjs interview?

6
Comments
1 min read
An ML app you can build with JS, and without the math 🙈

An ML app you can build with JS, and without the math 🙈

66
Comments 1
6 min read
Avoid Burnout By Learning New Things

Avoid Burnout By Learning New Things

87
Comments 10
2 min read
A Practical Guide for Finding Elements with Selenium

A Practical Guide for Finding Elements with Selenium

44
Comments 6
7 min read
JavaScript: So class is a function?

JavaScript: So class is a function?

9
Comments
2 min read
Hooks for React.js - the new ketchup?

Hooks for React.js - the new ketchup?

58
Comments 2
13 min read
Fruit Cart: Inception

Fruit Cart: Inception

8
Comments
3 min read
Toggling Comments for Custom CodeMirror Modes

Toggling Comments for Custom CodeMirror Modes

10
Comments
1 min read
Gitlab Time in Lane : a chrome extension

Gitlab Time in Lane : a chrome extension

5
Comments
3 min read
A Guide to Angular 8's Differential Loading

A Guide to Angular 8's Differential Loading

18
Comments 3
2 min read
Why we switched from Moment.js to Day.js?

Why we switched from Moment.js to Day.js?

12
Comments
3 min read
Simple react state manager by Proxy API

Simple react state manager by Proxy API

4
Comments
1 min read
An Introduction to RxJs Observables

An Introduction to RxJs Observables

22
Comments
3 min read
How did we end up with CSS-in-JS and why some developers don't like CSS

How did we end up with CSS-in-JS and why some developers don't like CSS

13
Comments 5
3 min read
Why Would Anyone Use Constructible Stylesheets, Anyways?

Why Would Anyone Use Constructible Stylesheets, Anyways?

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

Sharing Prettier configuration files

22
Comments 3
2 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
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
Disable a HTML form while in-flight using fieldset

Disable a HTML form while in-flight using fieldset

43
Comments 7
2 min read
React Hooks for Vue developers

React Hooks for Vue developers

59
Comments 1
8 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
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
loading...