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 Apollo Saves Us Effort in Jump Starting a GraphQL Server

How Apollo Saves Us Effort in Jump Starting a GraphQL Server

44
Comments
3 min read
What is a Web Framework, and Why Should You use one?

What is a Web Framework, and Why Should You use one?

292
Comments 20
7 min read
A Beginner's Guide: Memoization

A Beginner's Guide: Memoization

163
Comments 12
8 min read
Byte-Sized: .env Keeping things Secure

Byte-Sized: .env Keeping things Secure

30
Comments 1
2 min read
Javascript Algorithms #1: Counting the Vowels in a String Of Text

Javascript Algorithms #1: Counting the Vowels in a String Of Text

106
Comments 16
7 min read
How to drag and drop in javascript

How to drag and drop in javascript

32
Comments
1 min read
Winds – An in Depth Tutorial on Making Your First Contribution to Open-Source Software

Winds – An in Depth Tutorial on Making Your First Contribution to Open-Source Software

17
Comments
20 min read
Keeping track of on/off states of React components

Keeping track of on/off states of React components

46
Comments 5
4 min read
Most underrated plugins for VS code

Most underrated plugins for VS code

49
Comments 20
1 min read
BxJS Weekly Episode 21 - javascript news podcast 1:19:00

BxJS Weekly Episode 21 - javascript news podcast

48
Comments 2
1 min read
Deep Dive into VuePress: Craft a Clean Documentation & Blog

Deep Dive into VuePress: Craft a Clean Documentation & Blog

14
Comments
1 min read
JS Performance: Perhaps We Shouldn't Always Use Arrays

JS Performance: Perhaps We Shouldn't Always Use Arrays

79
Comments 24
2 min read
Create a Snake clone with Hyperapp, part 2

Create a Snake clone with Hyperapp, part 2

20
Comments 2
7 min read
Create a Dropdown Menu using ReactJS

Create a Dropdown Menu using ReactJS

41
Comments
1 min read
Iterators in JavaScript

Iterators in JavaScript

63
Comments 2
3 min read
NextJS Tip: Hot reloading for dynamic servers

NextJS Tip: Hot reloading for dynamic servers

79
Comments 8
2 min read
Create your own virtual DOM to understand it (Part 2)

Create your own virtual DOM to understand it (Part 2)

57
Comments 1
6 min read
Web components basics (how-to)

Web components basics (how-to)

8
Comments
1 min read
Learn React - Part 1 - Simple setup for a React application with Webpack 4 (+ CSS / SASS)

Learn React - Part 1 - Simple setup for a React application with Webpack 4 (+ CSS / SASS)

95
Comments 4
7 min read
Recursion For Beginners

Recursion For Beginners

55
Comments 3
2 min read
Stop lying to yourself when testing

Stop lying to yourself when testing

76
Comments 11
3 min read
How To Quickly Generate Google Fonts Preview

How To Quickly Generate Google Fonts Preview

8
Comments
1 min read
Building Wordpress Gutenberg Blocks with Vue.js

Building Wordpress Gutenberg Blocks with Vue.js

14
Comments
6 min read
Use styled-jsx in create-react-app without ejection

Use styled-jsx in create-react-app without ejection

12
Comments 2
1 min read
A New Vue On JavaScript30 - 01 JavaScript Drum Kit

A New Vue On JavaScript30 - 01 JavaScript Drum Kit

21
Comments 1
6 min read
loading...