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.
A Quick, Practical Use Case for ES6 Generators: Building an Infinitely Repeating Array

A Quick, Practical Use Case for ES6 Generators: Building an Infinitely Repeating Array

67
Comments 4
3 min read
What is the most Wicked (promise|async)/stream based code that you have ever done?

What is the most Wicked (promise|async)/stream based code that you have ever done?

10
Comments
1 min read
Tests unitarios en JavaScript con Jasmine

Tests unitarios en JavaScript con Jasmine

10
Comments
6 min read
Do you even recurse?... And if you do, do you do it safely?

Do you even recurse?... And if you do, do you do it safely?

36
Comments 11
4 min read
Ámbito léxico y de bloque en JavaScript

Ámbito léxico y de bloque en JavaScript

8
Comments 1
4 min read
How Did You Start Coding?

How Did You Start Coding?

91
Comments 54
1 min read
Async Data Options in Vue’s Nuxt.js

Async Data Options in Vue’s Nuxt.js

14
Comments
6 min read
Building a Pomodoro Timer with Vue.js on CodePen

Building a Pomodoro Timer with Vue.js on CodePen

122
Comments 21
5 min read
Getting Started Building Component Libraries with Angular CLI

Getting Started Building Component Libraries with Angular CLI

40
Comments 4
8 min read
How I learned to Stop Looping and Love the Iterator

How I learned to Stop Looping and Love the Iterator

191
Comments 6
5 min read
An alternative to handle state in React: the URL !

An alternative to handle state in React: the URL !

82
Comments 16
6 min read
Updates On Code.xyz-The Online Code Editor For Building APIs!

Updates On Code.xyz-The Online Code Editor For Building APIs!

12
Comments
1 min read
Practical Introduction to JavaScript Debugger;

Practical Introduction to JavaScript Debugger;

17
Comments
4 min read
How to make your Javascript code run faster

How to make your Javascript code run faster

85
Comments 3
3 min read
Play With the React 🐘Router

Play With the React 🐘Router

111
Comments 4
2 min read
Passing data to a router-link in Vue.JS

Passing data to a router-link in Vue.JS

56
Comments 3
2 min read
Real-time Kanban board with Vue.js and Hamoni Sync

Real-time Kanban board with Vue.js and Hamoni Sync

197
Comments 8
5 min read
Get Rid Of Toxic Bugs On Your Apps With Detox!

Get Rid Of Toxic Bugs On Your Apps With Detox!

11
Comments
8 min read
How to migrate a traditional Express API to Serverless and save tons of money

How to migrate a traditional Express API to Serverless and save tons of money

50
Comments 2
2 min read
Adventures in CI land

Adventures in CI land

16
Comments
6 min read
Setting up Express and Redis with Docker Compose

Setting up Express and Redis with Docker Compose

15
Comments
5 min read
How to support Split View on iPad with React Native

How to support Split View on iPad with React Native

18
Comments 1
3 min read
The benefits of building your app with React Native

The benefits of building your app with React Native

28
Comments
3 min read
LIVE SHOW - Scalable Angular Architecture

LIVE SHOW - Scalable Angular Architecture

8
Comments
1 min read
I got my first interview call after 10 months

I got my first interview call after 10 months

18
Comments 3
2 min read
The Road To PWA - Part 3

The Road To PWA - Part 3

52
Comments
5 min read
Intro to Realm Database

Intro to Realm Database

65
Comments 5
6 min read
What should I learn first: react, angular or ASP.NET?

What should I learn first: react, angular or ASP.NET?

25
Comments 7
1 min read
Cypress: Write Automated Tests to Validate Web Applications

Cypress: Write Automated Tests to Validate Web Applications

6
Comments
1 min read
Returns, callbacks and the whole zoo

Returns, callbacks and the whole zoo

12
Comments
3 min read
BxJS Weekly - javascript news podcast

BxJS Weekly - javascript news podcast

18
Comments 4
1 min read
Play with the React Router Part-2

Play with the React Router Part-2

64
Comments
1 min read
Rendering large lists with React Virtualized

Rendering large lists with React Virtualized

14
Comments 1
14 min read
Under the Hood of the Most Powerful Video JavaScript API

Under the Hood of the Most Powerful Video JavaScript API

78
Comments 4
1 min read
Handwritten Digit Recognition Using Convolutional Neural Networks

Handwritten Digit Recognition Using Convolutional Neural Networks

57
Comments 10
14 min read
React explaining, explained

React explaining, explained

72
Comments 2
7 min read
Render Browser Specific Content with React 🎉

Render Browser Specific Content with React 🎉

102
Comments 12
2 min read
Beginners Guide To Fetching Data With (AJAX, Fetch API & Async/Await)

Beginners Guide To Fetching Data With (AJAX, Fetch API & Async/Await)

321
Comments 36
3 min read
Host a React App with Dropwizard

Host a React App with Dropwizard

25
Comments
3 min read
Generic Type Arguments in JSX Elements

Generic Type Arguments in JSX Elements

11
Comments
3 min read
Looking for hosting advice

Looking for hosting advice

7
Comments 3
1 min read
How do you handle a component update ?

How do you handle a component update ?

27
Comments 6
1 min read
Build User Registration with Node, React, and Okta

Build User Registration with Node, React, and Okta

75
Comments 8
15 min read
How to Build Your First Serverless Website♡Aws

How to Build Your First Serverless Website♡Aws

149
Comments 5
4 min read
Pusher Custom Authentication

Pusher Custom Authentication

20
Comments 1
4 min read
Create a React App with No Config Using Parcel js

Create a React App with No Config Using Parcel js

43
Comments 3
2 min read
Var vs Let vs Const

Var vs Let vs Const

114
Comments 6
3 min read
Render Props and Higher Order Components

Render Props and Higher Order Components

78
Comments 4
3 min read
Share Your Best Motivational Quotes

Share Your Best Motivational Quotes

83
Comments 36
1 min read
New react boilerplate with saga, selector, emotion, ssr etc...

New react boilerplate with saga, selector, emotion, ssr etc...

10
Comments
1 min read
I need help creating user dashboard using php

I need help creating user dashboard using php

11
Comments 1
1 min read
I wrote a JavaScript Unit Test today... Spy On An Import Time Dependency

I wrote a JavaScript Unit Test today... Spy On An Import Time Dependency

16
Comments 1
3 min read
I've Completed my personal website now what?

I've Completed my personal website now what?

47
Comments 8
2 min read
Practical Explanation Of Javascript Iterators(with a demo app)

Practical Explanation Of Javascript Iterators(with a demo app)

56
Comments 4
4 min read
Hello tensorflow

Hello tensorflow

213
Comments 22
4 min read
An Example of How Software Becomes Complicated

An Example of How Software Becomes Complicated

52
Comments 6
4 min read
React v16.4.0 - Pointer events

React v16.4.0 - Pointer events

12
Comments
2 min read
Write a simple but impactful script

Write a simple but impactful script

72
Comments 47
1 min read
Binding in React

Binding in React

9
Comments
3 min read
How To implement Lazy Loading in Angular

How To implement Lazy Loading in Angular

97
Comments 12
2 min read
loading...