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.
GitHub-style contribution graph for your blog

GitHub-style contribution graph for your blog

17
Comments 7
1 min read
Using GraphQL Mutations in Vue.js 👽

Using GraphQL Mutations in Vue.js 👽

10
Comments
4 min read
Remembering that "functions are objects" can help in writing more concise code

Remembering that "functions are objects" can help in writing more concise code

48
Comments 26
5 min read
CodeTip - Javascript: Compare class instances

CodeTip - Javascript: Compare class instances

13
Comments 1
1 min read
Basic Functional Programming Patterns in JavaScript

Basic Functional Programming Patterns in JavaScript

275
Comments 8
9 min read
Building a JavaScript Auth system using TDD (part 2)

Building a JavaScript Auth system using TDD (part 2)

40
Comments 2
14 min read
What is easier than Formik?

What is easier than Formik?

9
Comments 4
2 min read
template or from scratch?

template or from scratch?

7
Comments
1 min read
The Ideas Behind React Easy State: Utilizing ES6 Proxies

The Ideas Behind React Easy State: Utilizing ES6 Proxies

42
Comments
8 min read
Bring Machine Learning to the Browser with TensorFlow.js — Part I

Bring Machine Learning to the Browser with TensorFlow.js — Part I

8
Comments
4 min read
It is OK to keep random things in a single monorepo

It is OK to keep random things in a single monorepo

41
Comments 4
2 min read
Implementing feature toggles for a React App using Webpack

Implementing feature toggles for a React App using Webpack

18
Comments 2
1 min read
Diary - 2018.10.23

Diary - 2018.10.23

15
Comments
1 min read
Global Web Vue Component

Global Web Vue Component

21
Comments 1
4 min read
Easy URL Parsing using the DOM

Easy URL Parsing using the DOM

16
Comments 3
1 min read
Most Popular Development Posts Of The Week (24 October 2018)

Most Popular Development Posts Of The Week (24 October 2018)

9
Comments
1 min read
Building Ambitious Apps with MDX

Building Ambitious Apps with MDX

8
Comments
1 min read
Reducing Your Array The Right Way

Reducing Your Array The Right Way

31
Comments 2
1 min read
Vue-emit: an npm package to dispatch events in Vue.js

Vue-emit: an npm package to dispatch events in Vue.js

29
Comments 2
3 min read
Which Javascript library/framework according to you is going to rule in 2019?

Which Javascript library/framework according to you is going to rule in 2019?

6
Comments 5
1 min read
Ouch! Oh no, I recursion'd myself!

Ouch! Oh no, I recursion'd myself!

9
Comments
2 min read
Getting Started with Next.js in 5 Minutes

Getting Started with Next.js in 5 Minutes

53
Comments 2
4 min read
Using Storybook with VueJS

Using Storybook with VueJS

12
Comments
1 min read
La villa del seis – horror adventure game in PHP and DHTML (September 2006)

La villa del seis – horror adventure game in PHP and DHTML (September 2006)

9
Comments 1
3 min read
Vue conditional render based on breakpoint

Vue conditional render based on breakpoint

12
Comments
1 min read
loading...