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.
Game of Frameworks: JavaScript Trends of 2019

Game of Frameworks: JavaScript Trends of 2019

98
Comments 3
7 min read
Fusuma which can create slides with MarkDown easily has been released.🎉

Fusuma which can create slides with MarkDown easily has been released.🎉

6
Comments
2 min read
Weekly Picks #74 — Development Posts

Weekly Picks #74 — Development Posts

5
Comments
1 min read
Use Case - Alias system

Use Case - Alias system

2
Comments
4 min read
BxJS Weekly Episode 61 - javascript news podcast

BxJS Weekly Episode 61 - javascript news podcast

17
Comments 1
5 min read
Introducing Brushable Histogram

Introducing Brushable Histogram

7
Comments
1 min read
How to Test React Higher Order Components (plus Redux)

How to Test React Higher Order Components (plus Redux)

7
Comments
4 min read
You probably don’t need a single-page application

You probably don’t need a single-page application

9
Comments
3 min read
Time to update Bootstrap and JQuery!

Time to update Bootstrap and JQuery!

4
Comments
2 min read
Timers and schedulers in Javascript

Timers and schedulers in Javascript

8
Comments
3 min read
Progressively Typing a Function in TypeScript

Progressively Typing a Function in TypeScript

6
Comments
3 min read
How to use Svelte - A JavaScript Compiler

How to use Svelte - A JavaScript Compiler

10
Comments 1
1 min read
Quick tip: How to show the literal quotes " or ' in a string in javascript

Quick tip: How to show the literal quotes " or ' in a string in javascript

6
Comments
1 min read
ReasonML for production React Apps? 🤔 (Part 2)

ReasonML for production React Apps? 🤔 (Part 2)

29
Comments 5
10 min read
Build an Ecommerce App with Personalization using Angular and Cosmic JS

Build an Ecommerce App with Personalization using Angular and Cosmic JS

42
Comments
7 min read
Global Message passing inside Purescript Halogen

Global Message passing inside Purescript Halogen

6
Comments
2 min read
The JAM Stack

The JAM Stack

7
Comments 2
4 min read
PhoneSaber Starter Kit

PhoneSaber Starter Kit

6
Comments
3 min read
Meet Creepyface, my little side project

Meet Creepyface, my little side project

5
Comments
1 min read
My first npm package - eslint-formatter-complexity

My first npm package - eslint-formatter-complexity

7
Comments 1
2 min read
Contribute to Open Source

Contribute to Open Source

16
Comments 4
1 min read
Friday Frontend: Gratitude Edition

Friday Frontend: Gratitude Edition

4
Comments
6 min read
Cool Regex performance hack for "not preceded with"

Cool Regex performance hack for "not preceded with"

7
Comments
3 min read
Are you using Redux or thinking about using it?

Are you using Redux or thinking about using it?

17
Comments 1
1 min read
Giving TodoMVC the API It Deserves: Part 1 - Todo Creation

Giving TodoMVC the API It Deserves: Part 1 - Todo Creation

18
Comments
11 min read
Using Leaflet and OpenStreetMap in an Ionic Application in one Go

Using Leaflet and OpenStreetMap in an Ionic Application in one Go

5
Comments 1
1 min read
React Native Create Custom Circle Shape View

React Native Create Custom Circle Shape View

4
Comments
1 min read
Horrible Snippets - Check the string

Horrible Snippets - Check the string

7
Comments
1 min read
JavaScript Array methods for .Net Developers

JavaScript Array methods for .Net Developers

12
Comments
4 min read
How to do caching, when Redis is just too much.

How to do caching, when Redis is just too much.

6
Comments
3 min read
Field Report: Elm

Field Report: Elm

7
Comments
5 min read
How to setup dynamic routes in Nuxt.js

How to setup dynamic routes in Nuxt.js

9
Comments
2 min read
Explaining loose-equality in javascript

Explaining loose-equality in javascript

16
Comments
1 min read
Basic Class Toggle with Vanilla JS

Basic Class Toggle with Vanilla JS

8
Comments
3 min read
¡¿Creando un ChatBot en menos de 5 minutos?! ¡Sí es posible!

¡¿Creando un ChatBot en menos de 5 minutos?! ¡Sí es posible!

8
Comments
4 min read
Lambda Function Got Ya's

Lambda Function Got Ya's

7
Comments
5 min read
Photos+: A chrome extension to download photos from Google Photos in the best possible quality.

Photos+: A chrome extension to download photos from Google Photos in the best possible quality.

9
Comments
1 min read
Using Client-side Javascript Librarys with Next.js

Using Client-side Javascript Librarys with Next.js

6
Comments 3
1 min read
Write Shitty Code

Write Shitty Code

50
Comments 3
6 min read
Let's Take This Offine: How to version your service worker cache

Let's Take This Offine: How to version your service worker cache

5
Comments
3 min read
A simple (and small ~1kb) redux inspired reducer for handling state, actions, reactions..

A simple (and small ~1kb) redux inspired reducer for handling state, actions, reactions..

10
Comments
1 min read
Easily Manage Different Environment Configurations in React Native

Easily Manage Different Environment Configurations in React Native

9
Comments
2 min read
Quick Introduction to React Hook

Quick Introduction to React Hook

11
Comments
2 min read
react-keep - tiny library helping with vanishing data

react-keep - tiny library helping with vanishing data

2
Comments
1 min read
Introduction to Angular Elements

Introduction to Angular Elements

43
Comments 1
3 min read
JavaScript: What is `this`?!

JavaScript: What is `this`?!

6
Comments
5 min read
Integrating JQuery Front End to my RoR App (I HAVE THAT!)

Integrating JQuery Front End to my RoR App (I HAVE THAT!)

3
Comments
4 min read
BxJS Weekly Episode 60 - javascript news podcast 52:20

BxJS Weekly Episode 60 - javascript news podcast

21
Comments
4 min read
My Success in Open Source projects on GitHub

My Success in Open Source projects on GitHub

4
Comments
3 min read
React Native Charts with Cube.js and Victory

React Native Charts with Cube.js and Victory

55
Comments
5 min read
My experience bringing an HTML5 game to Android via Cordova

My experience bringing an HTML5 game to Android via Cordova

4
Comments
11 min read
Sharing component logic between Vue apps

Sharing component logic between Vue apps

12
Comments 1
2 min read
How to extract features from a library

How to extract features from a library

5
Comments
2 min read
Callbacks & Promises in Javascript

Callbacks & Promises in Javascript

68
Comments 3
3 min read
Friday Frontend: Bitesized CSS Nuggets Edition

Friday Frontend: Bitesized CSS Nuggets Edition

10
Comments
5 min read
NPM Package Creation - µGuide

NPM Package Creation - µGuide

9
Comments
1 min read
Video courses to improve your web development skills

Video courses to improve your web development skills

6
Comments
1 min read
ES6 Variable Declarations: const, let

ES6 Variable Declarations: const, let

6
Comments
4 min read
Getting a recursive data structure asynchronously with RxJS

Getting a recursive data structure asynchronously with RxJS

13
Comments 2
2 min read
Let's take this offline: determine internet connection

Let's take this offline: determine internet connection

6
Comments
2 min read
loading...