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.
Build a cross-platform mobile app using React Native

Build a cross-platform mobile app using React Native

5
Comments
3 min read
Lazy Loading Images For Your Digital Library

Lazy Loading Images For Your Digital Library

14
Comments 4
1 min read
Friday Frontend: JavaScript Deep Dives Edition

Friday Frontend: JavaScript Deep Dives Edition

10
Comments
6 min read
const vs let vs var

const vs let vs var

12
Comments
4 min read
Web Component Style Encapsulation In 5 Minutes

Web Component Style Encapsulation In 5 Minutes

10
Comments 1
2 min read
Javascript: The Intimidating Parts -- Recursion

Javascript: The Intimidating Parts -- Recursion

6
Comments
3 min read
Create a Dynamic Go-to-Top Button

Create a Dynamic Go-to-Top Button

8
Comments
1 min read
Footing: A foundation for developing REST APIs with Express and Node.js.

Footing: A foundation for developing REST APIs with Express and Node.js.

4
Comments
1 min read
What I've learnt in web dev today [1]: "Form submission"

What I've learnt in web dev today [1]: "Form submission"

13
Comments
2 min read
Gopher meet Plasma: A WebAssembly Experiment

Gopher meet Plasma: A WebAssembly Experiment

30
Comments
5 min read
TypeScript for JavaScript Developers by Refactoring Part 1 of 2

TypeScript for JavaScript Developers by Refactoring Part 1 of 2

14
Comments 1
4 min read
How To Build Scalable Code Style in a JavaScript Codebase

How To Build Scalable Code Style in a JavaScript Codebase

20
Comments
8 min read
SQL order from API chaos

SQL order from API chaos

6
Comments
3 min read
ReactJS – Auto Lint & Format on Git Commit with Airbnb Style Guide

ReactJS – Auto Lint & Format on Git Commit with Airbnb Style Guide

55
Comments
4 min read
Learning from backend to full stack dev

Learning from backend to full stack dev

8
Comments 2
1 min read
Real-time streaming of every emoji posted as a comment to Reddit.com 🔥

Real-time streaming of every emoji posted as a comment to Reddit.com 🔥

6
Comments
3 min read
How to Detect Crashes in a React Native App

How to Detect Crashes in a React Native App

7
Comments
2 min read
Organizing Your React + Redux Application's Codebase for Future Maintainability and Extensibility

Organizing Your React + Redux Application's Codebase for Future Maintainability and Extensibility

11
Comments
9 min read
Cross compiling code between different js versions

Cross compiling code between different js versions

6
Comments
2 min read
BxJS Weekly Episode 52 - javascript news podcast 56:22

BxJS Weekly Episode 52 - javascript news podcast

14
Comments
4 min read
Aurelia: How do we React - Part 1

Aurelia: How do we React - Part 1

4
Comments
1 min read
Friday Frontend: CSS Grid is Growing Up Edition

Friday Frontend: CSS Grid is Growing Up Edition

43
Comments
5 min read
Progressive Lint: How to continuously improve the codebase

Progressive Lint: How to continuously improve the codebase

7
Comments 1
6 min read
High Stakes Poker

High Stakes Poker

2
Comments
2 min read
Many roads lead to Rome

Many roads lead to Rome

7
Comments 1
2 min read
Mathjax can be edited like mathquill, is it possible?

Mathjax can be edited like mathquill, is it possible?

5
Comments
1 min read
New Release - Choose Your Named Color with Peacock 0.3.0

New Release - Choose Your Named Color with Peacock 0.3.0

8
Comments
2 min read
Migrating Content from WordPress to Cosmic JS

Migrating Content from WordPress to Cosmic JS

4
Comments
2 min read
JAVASCRIPT: DATA TYPES

JAVASCRIPT: DATA TYPES

7
Comments
2 min read
FeathersJS Emitting

FeathersJS Emitting

10
Comments
2 min read
Beer, Bravado & Bitbucket: Using data to drive CODE decisions

Beer, Bravado & Bitbucket: Using data to drive CODE decisions

6
Comments
6 min read
React Native OAuth

React Native OAuth

9
Comments
3 min read
FeathersJS Channel Subscriptions

FeathersJS Channel Subscriptions

3
Comments
2 min read
Asynchronous Operations in React-Redux

Asynchronous Operations in React-Redux

8
Comments
5 min read
Vue Components FTW - vue-pure-lightbox

Vue Components FTW - vue-pure-lightbox

6
Comments
2 min read
Javascript! Here I come

Javascript! Here I come

11
Comments 2
1 min read
Awesome Web Components and HTML Elements

Awesome Web Components and HTML Elements

7
Comments
1 min read
Utilizing ESLint rules to format JavaScrip in VS Code

Utilizing ESLint rules to format JavaScrip in VS Code

11
Comments
2 min read
What Do You Think About the Virtual DOM?

What Do You Think About the Virtual DOM?

20
Comments 11
1 min read
How to Install React Native on MAC step by step

How to Install React Native on MAC step by step

9
Comments
1 min read
Read YAMLy config with a few lines of code

Read YAMLy config with a few lines of code

6
Comments 2
4 min read
How to custom a create context menu in html, css and javascript

How to custom a create context menu in html, css and javascript

5
Comments
1 min read
React Native Sketch Canvas Android or IOS Example

React Native Sketch Canvas Android or IOS Example

5
Comments
1 min read
Today I'm launching TAYL - An app that uses A.I. to turn websites into Podcasts

Today I'm launching TAYL - An app that uses A.I. to turn websites into Podcasts

5
Comments
1 min read
Parse POST/PATCH/PUT request JSON body with Express and no dependencies

Parse POST/PATCH/PUT request JSON body with Express and no dependencies

8
Comments
3 min read
SCRIPT TAG

SCRIPT TAG

6
Comments
2 min read
Accessible React Tutorial Series for All Devs (Part 1): Intro!

Accessible React Tutorial Series for All Devs (Part 1): Intro!

11
Comments
4 min read
Playing with Jest

Playing with Jest

8
Comments
5 min read
How Do I Stay On The Cutting Edge Of Technology

How Do I Stay On The Cutting Edge Of Technology

5
Comments
4 min read
Why you should adopt Graphql

Why you should adopt Graphql

12
Comments 4
2 min read
The power of dynamic imports

The power of dynamic imports

40
Comments 1
3 min read
Cordova hybrid apps - How to structure your codebase

Cordova hybrid apps - How to structure your codebase

3
Comments
3 min read
Refactoring a real-case

Refactoring a real-case

15
Comments
4 min read
Friday Frontend: February 22 Edition

Friday Frontend: February 22 Edition

9
Comments
5 min read
A story about making a calendar application for practicing the best work technique "time box"

A story about making a calendar application for practicing the best work technique "time box"

7
Comments 2
3 min read
I Ported Sudoku to Your URL Bar and It Plays like a Dream

I Ported Sudoku to Your URL Bar and It Plays like a Dream

9
Comments 2
2 min read
Vue CLI Router + Vuetify plugins

Vue CLI Router + Vuetify plugins

11
Comments
3 min read
Get Started with Data Basics in ZingGrid

Get Started with Data Basics in ZingGrid

8
Comments
3 min read
Most Popular Development Posts Of The Week (20 February 2019)

Most Popular Development Posts Of The Week (20 February 2019)

11
Comments
1 min read
How do you create static-sites for your dynamic JS projects?

How do you create static-sites for your dynamic JS projects?

7
Comments
1 min read
loading...