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.
★ Building a realtime dashboard powered by Laravel, Vue, Pusher and Tailwind (2018 edition)

★ Building a realtime dashboard powered by Laravel, Vue, Pusher and Tailwind (2018 edition)

14
Comments
19 min read
Service workers considered harmful

Service workers considered harmful

4
Comments 4
2 min read
Design Patterns in Web Development - #1 Command

Design Patterns in Web Development - #1 Command

216
Comments 7
8 min read
What's your setup for JavaScript Testing and Code Coverage

What's your setup for JavaScript Testing and Code Coverage

6
Comments 6
1 min read
Wekan Year 2018, what we archieved

Wekan Year 2018, what we archieved

5
Comments
3 min read
Your thoughts on React Hooks

Your thoughts on React Hooks

4
Comments 6
1 min read
Step by step React, NodejS and MySQL Simple Full Stack Application 2018 (part: 4)

Step by step React, NodejS and MySQL Simple Full Stack Application 2018 (part: 4)

46
Comments 4
3 min read
Web Components: from zero to hero

Web Components: from zero to hero

329
Comments 30
16 min read
An introduction to the basic principles of Functional Programming

An introduction to the basic principles of Functional Programming

14
Comments 3
15 min read
Do not use Number.toFixed for Rounding

Do not use Number.toFixed for Rounding

7
Comments
1 min read
webdriverIO tips: element wrapped in a div is not clickable

webdriverIO tips: element wrapped in a div is not clickable

6
Comments 2
2 min read
Snacks@console Intuitive browser-based SQL Console

Snacks@console Intuitive browser-based SQL Console

9
Comments 1
2 min read
Any JavaScript application that I can look at and try to convert it into TypeScript? For learning purposes.

Any JavaScript application that I can look at and try to convert it into TypeScript? For learning purposes.

5
Comments
1 min read
Newbie JavaScript! CliffsNotes

Newbie JavaScript! CliffsNotes

30
Comments 7
57 min read
Inspect Stateless Component Props in ReactJs

Inspect Stateless Component Props in ReactJs

8
Comments
2 min read
Getting started with Sanity as a headless CMS

Getting started with Sanity as a headless CMS

48
Comments 5
5 min read
JavaScript: var, let, const

JavaScript: var, let, const

71
Comments 8
2 min read
Chromostereopsis

Chromostereopsis

8
Comments
1 min read
webdriverIO tips: finding your errors when using waitUntil

webdriverIO tips: finding your errors when using waitUntil

4
Comments
2 min read
How We Use Redux & Redux-Observable with Vue

How We Use Redux & Redux-Observable with Vue

5
Comments
2 min read
Choosing a metric (Part 3)

Choosing a metric (Part 3)

16
Comments
8 min read
Magic Grid - Creating a dynamic grid layout with Javascript

Magic Grid - Creating a dynamic grid layout with Javascript

6
Comments
1 min read
Test Clicks On Connected Components In Under 10 Lines of Code

Test Clicks On Connected Components In Under 10 Lines of Code

8
Comments
2 min read
Write Redux Reducer Tests Fast

Write Redux Reducer Tests Fast

7
Comments
4 min read
How to Test Async Redux Thunks

How to Test Async Redux Thunks

12
Comments
4 min read
loading...