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.
Speedy Introduction to Web Workers

Speedy Introduction to Web Workers

8
Comments
1 min read
How to survive to Chrome for Android disabling JavaScript for 2G or slower connections?

How to survive to Chrome for Android disabling JavaScript for 2G or slower connections?

6
Comments 3
1 min read
Validating React Component Props with prop-types

Validating React Component Props with prop-types

9
Comments
10 min read
Learning Algorithms with JS, Python and Java 7: Anagrams

Learning Algorithms with JS, Python and Java 7: Anagrams

56
Comments 5
2 min read
Javascript array iteration with 'some()' and 'every()'

Javascript array iteration with 'some()' and 'every()'

53
Comments 8
2 min read
Ternary Operators In JavaScript

Ternary Operators In JavaScript

33
Comments 10
4 min read
Intro to Recursion in JS

Intro to Recursion in JS

74
Comments 3
4 min read
Finally a Binary Web

Finally a Binary Web

28
Comments 8
6 min read
My Journey through JavaScript: Flowcharting Pt. 1

My Journey through JavaScript: Flowcharting Pt. 1

19
Comments
2 min read
How to use JavaScript libraries in your Dart applications

How to use JavaScript libraries in your Dart applications

70
Comments 23
5 min read
Weather App: Using Vue and Axios

Weather App: Using Vue and Axios

73
Comments 4
10 min read
You probably don't need Babel

You probably don't need Babel

33
Comments 2
2 min read
BxJS Weekly Episode 25 - javascript news podcast 1:13:54

BxJS Weekly Episode 25 - javascript news podcast

29
Comments
1 min read
Speed Tip: Use Typefaces.js in Gatsby to Locally Host Fonts

Speed Tip: Use Typefaces.js in Gatsby to Locally Host Fonts

76
Comments 7
2 min read
Staying on top of new Javascript features

Staying on top of new Javascript features

40
Comments
6 min read
React Tutorial: Building and Securing Your First App

React Tutorial: Building and Securing Your First App

12
Comments
1 min read
Understanding Object Oriented JavaScript

Understanding Object Oriented JavaScript

253
Comments 16
2 min read
The AWS Cloud Development Kit

The AWS Cloud Development Kit

71
Comments 8
3 min read
Storybook Addon AngularJS (1.x)

Storybook Addon AngularJS (1.x)

15
Comments 9
1 min read
Four options to help you get started linting your JavaScript

Four options to help you get started linting your JavaScript

10
Comments
10 min read
What's the point using callbacks if they're only called once?

What's the point using callbacks if they're only called once?

6
Comments
1 min read
Explain JS's radix in parseInt(str, radix), like I'm five.

Explain JS's radix in parseInt(str, radix), like I'm five.

5
Comments 2
1 min read
How I bypassed Hulu's website geolocation error, so I could log in

How I bypassed Hulu's website geolocation error, so I could log in

33
Comments 2
2 min read
50 popular JavaScript open-source projects on GitHub in 2018

50 popular JavaScript open-source projects on GitHub in 2018

35
Comments
11 min read
Full guide to using Font Awesome icons in Vue.js apps

Full guide to using Font Awesome icons in Vue.js apps

12
Comments
19 min read
Collapsible Comments on Dev.to

Collapsible Comments on Dev.to

14
Comments 1
1 min read
A Tour of myPrayerJournal: State in the Browser

A Tour of myPrayerJournal: State in the Browser

5
Comments
5 min read
A Tale of an Array Conversion Bug

A Tale of an Array Conversion Bug

12
Comments 1
1 min read
React JS Custom Component Animation

React JS Custom Component Animation

11
Comments
1 min read
Integrate Custom Elements into React app

Integrate Custom Elements into React app

11
Comments
1 min read
Golang & Angular Series - Part 1: Developing and Securing Golang APIs

Golang & Angular Series - Part 1: Developing and Securing Golang APIs

44
Comments 2
1 min read
JavaScript Promises Explained By Gambling At A Casino

JavaScript Promises Explained By Gambling At A Casino

100
Comments 72
7 min read
How to build a React.js chat app in 10 minutes

How to build a React.js chat app in 10 minutes

82
Comments 4
10 min read
Ridiculously easy row and column layouts with Flexbox

Ridiculously easy row and column layouts with Flexbox

347
Comments 51
4 min read
Native Javascript AJAX POST Request with Data or Parameters

Native Javascript AJAX POST Request with Data or Parameters

7
Comments
1 min read
Let's make Masonite Framework and Laravel Mix work together

Let's make Masonite Framework and Laravel Mix work together

26
Comments
3 min read
Pragmatic types: making impossible states impossible

Pragmatic types: making impossible states impossible

32
Comments
1 min read
Pragmatic types: is JavaScript an untyped language?

Pragmatic types: is JavaScript an untyped language?

34
Comments 8
1 min read
A Tour of myPrayerJournal: The Front End

A Tour of myPrayerJournal: The Front End

10
Comments
8 min read
What are the key metrics that you look for Web App optimization?

What are the key metrics that you look for Web App optimization?

17
Comments 7
1 min read
Pragmatic types: dynamically-, statically-, gradually-, weakly-, strongly- and un-typed languages

Pragmatic types: dynamically-, statically-, gradually-, weakly-, strongly- and un-typed languages

31
Comments 3
3 min read
How difficult problem in pdf solved by just creating it

How difficult problem in pdf solved by just creating it

25
Comments
2 min read
Module Monday 9: Masonry gallery, Side-scroll cards, Dark contact form & more

Module Monday 9: Masonry gallery, Side-scroll cards, Dark contact form & more

41
Comments
2 min read
Pragmatic types: types vs null

Pragmatic types: types vs null

21
Comments 5
1 min read
The What, Why and How of React (Routers)

The What, Why and How of React (Routers)

18
Comments 1
8 min read
Journey to fullstack developer - Authentication with Redux - promise based.

Journey to fullstack developer - Authentication with Redux - promise based.

48
Comments
6 min read
My impressions after trying to use ES Modules in 2018

My impressions after trying to use ES Modules in 2018

24
Comments 5
3 min read
Understanding Vuejs Lifecycle hooks

Understanding Vuejs Lifecycle hooks

45
Comments 3
1 min read
Create and deploy a personal web page with React (Part I)

Create and deploy a personal web page with React (Part I)

42
Comments
2 min read
ClassicPress - a Wordpress fork without Gutenberg

ClassicPress - a Wordpress fork without Gutenberg

35
Comments 11
3 min read
Building a Simple URL Shortener With Just HTML and Javascript

Building a Simple URL Shortener With Just HTML and Javascript

108
Comments 19
7 min read
Mocking a namespaced function constructor in Jasmine

Mocking a namespaced function constructor in Jasmine

19
Comments
3 min read
KeeOff Android: My carry-on password manager

KeeOff Android: My carry-on password manager

31
Comments 2
3 min read
Golang & Angular Series - Part 2: Developing and Securing Angular Apps

Golang & Angular Series - Part 2: Developing and Securing Angular Apps

7
Comments
1 min read
A Vue pattern for idiomatic, performant component registration you might not know about

A Vue pattern for idiomatic, performant component registration you might not know about

38
Comments 2
4 min read
Publish react app on Facebook Instant Game

Publish react app on Facebook Instant Game

15
Comments 7
2 min read
What Your Javascript Does When You're Not Around 43:19

What Your Javascript Does When You're Not Around

52
Comments 3
1 min read
Show Dev.to: Open source boilerplate app to build your own SaaS product

Show Dev.to: Open source boilerplate app to build your own SaaS product

50
Comments 1
1 min read
Citation.js: Showing Blogger Posts on a Different Site

Citation.js: Showing Blogger Posts on a Different Site

9
Comments
3 min read
Custom bookmarks in your ArcGIS JS API apps

Custom bookmarks in your ArcGIS JS API apps

9
Comments
2 min read
loading...