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.
Ability to change configuration after build. For containerized Angular and more

Ability to change configuration after build. For containerized Angular and more

5
Comments
2 min read
JavaScript End 2 End Testing for Mere Mortals

JavaScript End 2 End Testing for Mere Mortals

23
Comments 3
5 min read
You can write better jQuery

You can write better jQuery

6
Comments
1 min read
Optional Function Parameters With Default Values Via JavaScript's Object Spreading

Optional Function Parameters With Default Values Via JavaScript's Object Spreading

9
Comments
4 min read
Using Proxy’s get() Trap for Easy Defaults and Even method_missing!

Using Proxy’s get() Trap for Easy Defaults and Even method_missing!

5
Comments
2 min read
How to to derive enum/union values in Flow without duplication

How to to derive enum/union values in Flow without duplication

6
Comments
5 min read
Botkit 4.5

Botkit 4.5

3
Comments
1 min read
requestAnimationFrame (with high resolution timing, very precise) and performance.now polyfills

requestAnimationFrame (with high resolution timing, very precise) and performance.now polyfills

14
Comments
1 min read
ReactJS testing tutorial

ReactJS testing tutorial

5
Comments
1 min read
Anyone need help for developing oss project in reactjs and php/symfony framework?

Anyone need help for developing oss project in reactjs and php/symfony framework?

4
Comments 2
1 min read
My Adventures Writing a Cross-Platform Virtualized List

My Adventures Writing a Cross-Platform Virtualized List

5
Comments
9 min read
[SOLVED] Mongoose create not executed when I do before a for loop. Please help?

[SOLVED] Mongoose create not executed when I do before a for loop. Please help?

3
Comments
1 min read
!x && (x !== false) && (x !== 0) && (x !== '') && (x !== null) && (x !== undefined)

!x && (x !== false) && (x !== 0) && (x !== '') && (x !== null) && (x !== undefined)

13
Comments 1
2 min read
How to Animate a Line Chart in Under 60 Seconds

How to Animate a Line Chart in Under 60 Seconds

17
Comments
5 min read
Creating Visuals for Music Using Speech Recognition, Javascript and ffmpeg: Version 1

Creating Visuals for Music Using Speech Recognition, Javascript and ffmpeg: Version 1

7
Comments 3
2 min read
Disable Screen Rotation Landscape Mode in Android React Native

Disable Screen Rotation Landscape Mode in Android React Native

4
Comments
1 min read
A Quick Intro to Apollo Client

A Quick Intro to Apollo Client

7
Comments
5 min read
Learn jQuery Animate method on Youtube

Learn jQuery Animate method on Youtube

6
Comments 3
1 min read
Tiny speech recognition web app with a funny game mode

Tiny speech recognition web app with a funny game mode

6
Comments
1 min read
Software Rot

Software Rot

3
Comments
1 min read
JavaScript remains the Queen of Programming Languages

JavaScript remains the Queen of Programming Languages

3
Comments
3 min read
Day Two - Rendering Elements

Day Two - Rendering Elements

3
Comments
1 min read
An Opinionated Approach to Testing Angular

An Opinionated Approach to Testing Angular

8
Comments
7 min read
Publishing your Expo Standalone App with push notifications into the App Store. The easy way... 😅

Publishing your Expo Standalone App with push notifications into the App Store. The easy way... 😅

10
Comments
2 min read
Refresh Service Worker

Refresh Service Worker

5
Comments
2 min read
When a Senior Automation Software Engineer meets front-end web technologies

When a Senior Automation Software Engineer meets front-end web technologies

13
Comments
6 min read
How to Create a Meeting Room Calendar

How to Create a Meeting Room Calendar

39
Comments
10 min read
Build a Bare-Bones GraphQL Client w/ Fetch

Build a Bare-Bones GraphQL Client w/ Fetch

6
Comments
4 min read
My Learnings from Building Forms in React: Part 1

My Learnings from Building Forms in React: Part 1

5
Comments
2 min read
JavaScript!!!! A students perspective.

JavaScript!!!! A students perspective.

7
Comments 1
3 min read
Introducing Osgood

Introducing Osgood

43
Comments 5
4 min read
Code and a Poem about Software

Code and a Poem about Software

12
Comments
1 min read
Youtube Video: Static Web Page Live Reload with Live Server

Youtube Video: Static Web Page Live Reload with Live Server

3
Comments
1 min read
Weekly Picks #84 — Development Posts

Weekly Picks #84 — Development Posts

35
Comments
1 min read
Exoframe v5.0 - simplifying js function deployments

Exoframe v5.0 - simplifying js function deployments

31
Comments
4 min read
File Explorer in JavaScript

File Explorer in JavaScript

35
Comments 3
5 min read
Visual Form Builder in 200 lines of code

Visual Form Builder in 200 lines of code

6
Comments
2 min read
How to handle JavaScript/frontend errors with Selenium Webdriver

How to handle JavaScript/frontend errors with Selenium Webdriver

2
Comments
2 min read
Do I really want to write a Google Keep tool?

Do I really want to write a Google Keep tool?

4
Comments 3
1 min read
Write your own map filter and reduce

Write your own map filter and reduce

33
Comments
1 min read
Add a no-js class in Gatsby

Add a no-js class in Gatsby

9
Comments
4 min read
A marketplace for buying and selling side-projects

A marketplace for buying and selling side-projects

11
Comments 7
1 min read
Whose afraid of the that big bad wolf?

Whose afraid of the that big bad wolf?

5
Comments
8 min read
Using Gatsby Theme Options Part 2

Using Gatsby Theme Options Part 2

7
Comments
4 min read
WebAssembly — Is it as scary as it sounds?

WebAssembly — Is it as scary as it sounds?

6
Comments
11 min read
Upgrading Older NativeScript Apps to Use Webpack

Upgrading Older NativeScript Apps to Use Webpack

9
Comments
9 min read
Intro to Stackbit: Build a Custom JAMstack in Minutes

Intro to Stackbit: Build a Custom JAMstack in Minutes

5
Comments
1 min read
I need a friend => We can work together on a project in Laravel and vue js in my GitHub repo

I need a friend => We can work together on a project in Laravel and vue js in my GitHub repo

9
Comments 4
1 min read
A simple pattern for creating JavaScript UI modules

A simple pattern for creating JavaScript UI modules

10
Comments
4 min read
Angular vs React vs Vue: Which Framework to Choose in 2019

Angular vs React vs Vue: Which Framework to Choose in 2019

13
Comments
11 min read
The Ultimate List of JS and Web Conferences

The Ultimate List of JS and Web Conferences

7
Comments
1 min read
Interpolating colours within a range in D3.js

Interpolating colours within a range in D3.js

6
Comments
1 min read
Deeply Understand Currying in 7 Minutes

Deeply Understand Currying in 7 Minutes

10
Comments
6 min read
JS == vs ===

JS == vs ===

15
Comments 7
2 min read
Serverless OG Image (Video Series)

Serverless OG Image (Video Series)

6
Comments
1 min read
How I Decided To Learnt React Native

How I Decided To Learnt React Native

6
Comments
2 min read
Hosting a Static Site and Contact Form with Osgood

Hosting a Static Site and Contact Form with Osgood

9
Comments
3 min read
JavaScript tips

JavaScript tips

4
Comments
1 min read
Day One - JSX

Day One - JSX

6
Comments
2 min read
Removing Short Imports in NativeScript, the Easy Way (with VS Code)

Removing Short Imports in NativeScript, the Easy Way (with VS Code)

7
Comments
4 min read
loading...