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.
How to build sturdy React Apps with TDD using Jest the React Testing Library

How to build sturdy React Apps with TDD using Jest the React Testing Library

131
Comments 3
13 min read
Lazy Loading😴😴 In React [Easy way]

Lazy Loading😴😴 In React [Easy way]

37
Comments 2
1 min read
[Entry] Chip In App (Simulator)

[Entry] Chip In App (Simulator)

24
Comments
1 min read
DEV Contest Entry - Tweng!

DEV Contest Entry - Tweng!

18
Comments
3 min read
I asked my first StackOverflow question

I asked my first StackOverflow question

83
Comments 30
1 min read
ByteArray.js - Working with binary data was never so easy!

ByteArray.js - Working with binary data was never so easy!

12
Comments
1 min read
What is not right in this code? Post your solution.

What is not right in this code? Post your solution.

20
Comments 4
1 min read
Upgrade to Polymer 3 or LitElement?

Upgrade to Polymer 3 or LitElement?

10
Comments 2
1 min read
Linear and Binary Search in JavaScript

Linear and Binary Search in JavaScript

215
Comments 21
3 min read
Determine the Top Five Websites to Find Jobs in Java Development

Determine the Top Five Websites to Find Jobs in Java Development

10
Comments 1
4 min read
Creating Multi-root Vue.js Components

Creating Multi-root Vue.js Components

10
Comments 2
3 min read
How to improve web performance By using(Preload, Preconnect, Prefetch)

How to improve web performance By using(Preload, Preconnect, Prefetch)

72
Comments 3
2 min read
Adding SCSS Libraries like Foundation to Vue’s Nuxt.js

Adding SCSS Libraries like Foundation to Vue’s Nuxt.js

12
Comments
3 min read
Front End Development automation with Puppeteer. Part 1

Front End Development automation with Puppeteer. Part 1

129
Comments 3
4 min read
Tips on Creating Reusable Components

Tips on Creating Reusable Components

126
Comments 7
4 min read
Learning React: Is This ES6 or React?

Learning React: Is This ES6 or React?

11
Comments
7 min read
Build Real-time Apps by Learning WebSockets

Build Real-time Apps by Learning WebSockets

50
Comments 1
6 min read
HTML5 canvas - part 3: Images

HTML5 canvas - part 3: Images

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

The Road To PWA - Part 2

68
Comments
6 min read
JavaScript: Reduce the number of conditional operators used in the expression

JavaScript: Reduce the number of conditional operators used in the expression

20
Comments 6
2 min read
Tweng - DEV Contest - Current status

Tweng - DEV Contest - Current status

16
Comments 1
3 min read
Maintainable Options Parameters for Functions in JavaScript

Maintainable Options Parameters for Functions in JavaScript

17
Comments 1
3 min read
Building Modern Applications with Django and Vue.js

Building Modern Applications with Django and Vue.js

14
Comments
1 min read
Async + Await refactor, which do you like best?

Async + Await refactor, which do you like best?

66
Comments 13
1 min read
Why do Web browsers famously use so much RAM?

Why do Web browsers famously use so much RAM?

9
Comments 1
1 min read
What is JAM Stack

What is JAM Stack

162
Comments 16
9 min read
Part One: Using Typescript with React

Part One: Using Typescript with React

73
Comments 1
4 min read
Build a React Native Application and Authenticate with OAuth 2.0

Build a React Native Application and Authenticate with OAuth 2.0

17
Comments
13 min read
Understanding the Spread Operator in JavaScript

Understanding the Spread Operator in JavaScript

6
Comments
3 min read
Segment integrations with redux on react and react-native

Segment integrations with redux on react and react-native

33
Comments
2 min read
Mafia: Feature Building and CSS Distractions

Mafia: Feature Building and CSS Distractions

27
Comments
3 min read
First Ever DEV Contest: Build a Realtime App with Pusher

First Ever DEV Contest: Build a Realtime App with Pusher

293
Comments 79
2 min read
Signing React Native Android APKs on Microsoft App Center

Signing React Native Android APKs on Microsoft App Center

30
Comments 1
2 min read
The syntactical Sugar Classes of JavaScript

The syntactical Sugar Classes of JavaScript

57
Comments 1
5 min read
Graph Data Structures Explained in JavaScript

Graph Data Structures Explained in JavaScript

139
Comments 3
13 min read
HTML5 canvas - part 2: State

HTML5 canvas - part 2: State

54
Comments
1 min read
Faster static site builds Part 1- Process only what you need

Faster static site builds Part 1- Process only what you need

40
Comments 1
11 min read
Dynamically Sizing Text for a Tag Cloud Effect

Dynamically Sizing Text for a Tag Cloud Effect

40
Comments
4 min read
Optimizing front-end delivery with Webpack 4

Optimizing front-end delivery with Webpack 4

322
Comments 17
7 min read
Injecting Dynamic Elements to Components

Injecting Dynamic Elements to Components

10
Comments
4 min read
.forEach(), .map(), .filter() .... What's the difference?

.forEach(), .map(), .filter() .... What's the difference?

127
Comments 16
1 min read
Startup CliX: RC1 with Private Games & Mobile UI

Startup CliX: RC1 with Private Games & Mobile UI

40
Comments 3
2 min read
HTML5 canvas - part 1: Drawing

HTML5 canvas - part 1: Drawing

66
Comments 11
1 min read
Using trampolines to manage large recursive loops in JavaScript

Using trampolines to manage large recursive loops in JavaScript

7
Comments
7 min read
Startup CliX: Finally some Gameplay

Startup CliX: Finally some Gameplay

29
Comments 1
1 min read
Pixelate characters with canvas, and draw generative art!

Pixelate characters with canvas, and draw generative art!

54
Comments 3
9 min read
From Vanilla JS to Vue.js: A guide to Vue essentials

From Vanilla JS to Vue.js: A guide to Vue essentials

53
Comments
20 min read
How to create an array of unique values in JavaScript using Sets

How to create an array of unique values in JavaScript using Sets

218
Comments 14
3 min read
Is Javascript a compiled language?

Is Javascript a compiled language?

51
Comments 22
2 min read
First Impressions: React Context API

First Impressions: React Context API

43
Comments
4 min read
Mafia: Initial Thoughts and Moving Forward

Mafia: Initial Thoughts and Moving Forward

34
Comments 1
3 min read
Getters And Setters used in JavaScript Objects....How?

Getters And Setters used in JavaScript Objects....How?

71
Comments 5
2 min read
Startup CliX: DynamoDB & React Front-End on GitHub Pages

Startup CliX: DynamoDB & React Front-End on GitHub Pages

36
Comments
2 min read
A simple, real-world Vue.js directive

A simple, real-world Vue.js directive

12
Comments
4 min read
Afraid of writing codes in JavaScript

Afraid of writing codes in JavaScript

8
Comments 3
1 min read
Build a Website Snapshot Service in 5 Minutes With StdLib and Node.js

Build a Website Snapshot Service in 5 Minutes With StdLib and Node.js

16
Comments
5 min read
What I learned trying to connect Firebase to an app with React and Redux

What I learned trying to connect Firebase to an app with React and Redux

23
Comments 3
3 min read
hasOwnProperty considered harmful

hasOwnProperty considered harmful

34
Comments 6
1 min read
Es6 Awesomeness (Part I)

Es6 Awesomeness (Part I)

70
Comments 5
4 min read
NodeJS Frustration

NodeJS Frustration

38
Comments 20
2 min read
loading...