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.
Haskell for javascript programmers.

Haskell for javascript programmers.

53
Comments 7
1 min read
Learning and Mastering Vue.js

Learning and Mastering Vue.js

147
Comments 1
3 min read
Recaps from EmberCamp & JSCamp 2018

Recaps from EmberCamp & JSCamp 2018

13
Comments
3 min read
The EmberJS of the future... today!

The EmberJS of the future... today!

67
Comments 6
5 min read
ES6 Destructuring with Crayons

ES6 Destructuring with Crayons

16
Comments 2
3 min read
How I'm starting my own Angular Component Library (part 2 - smooth-scroll-component)

How I'm starting my own Angular Component Library (part 2 - smooth-scroll-component)

17
Comments
2 min read
Components testing in React: what and how to test with Jest and Enzyme

Components testing in React: what and how to test with Jest and Enzyme

111
Comments 1
19 min read
Read The F’ing Error Codes Bro!

Read The F’ing Error Codes Bro!

7
Comments
2 min read
What to do with lists of things in JavaScript

What to do with lists of things in JavaScript

56
Comments 4
1 min read
You Should be Using esm

You Should be Using esm

112
Comments 10
4 min read
Server Side Rendering pros and cons. When to use it and when to choose something else

Server Side Rendering pros and cons. When to use it and when to choose something else

236
Comments 29
3 min read
Building a Desktop App with Vue: Electron

Building a Desktop App with Vue: Electron

368
Comments 30
8 min read
How to Use the HTML5 Canvas Element with JavaScript

How to Use the HTML5 Canvas Element with JavaScript

61
Comments 2
4 min read
JavaScript Standardization - An Interview with Jory Burson

JavaScript Standardization - An Interview with Jory Burson

12
Comments
7 min read
React Progressive Loader

React Progressive Loader

9
Comments 4
1 min read
Setting up tape testing framework for basic frontend development

Setting up tape testing framework for basic frontend development

52
Comments
6 min read
Let's build a search bar in React!

Let's build a search bar in React!

258
Comments 27
13 min read
Testing React Native app includes react-native-cookies with Jest

Testing React Native app includes react-native-cookies with Jest

10
Comments
1 min read
Universal next gen css-in-js library in under 1kb

Universal next gen css-in-js library in under 1kb

62
Comments 12
1 min read
Module Monday 13: Transparent navbar, Team page, SoundCloud embed & more

Module Monday 13: Transparent navbar, Team page, SoundCloud embed & more

64
Comments
2 min read
I'm having some "not this again" feelings with Parcel, how should I be feeling about this tool?

I'm having some "not this again" feelings with Parcel, how should I be feeling about this tool?

59
Comments 51
1 min read
I took SPA too seriously and made a short-intro-website for myself.

I took SPA too seriously and made a short-intro-website for myself.

6
Comments 2
1 min read
Demystifying Array.reduce(): How to understand it and when to use it in your code

Demystifying Array.reduce(): How to understand it and when to use it in your code

86
Comments 5
3 min read
What JS Logging library / tool do you use?

What JS Logging library / tool do you use?

58
Comments 45
1 min read
Updating Background with SpeechRecognition & Custom Properties

Updating Background with SpeechRecognition & Custom Properties

55
Comments 2
3 min read
loading...