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.
unmock vs nock - comparing two JS mocking frameworks

unmock vs nock - comparing two JS mocking frameworks

8
Comments
5 min read
Polyglot inception with GraalVM. Why? Because it's fun 🏄

Polyglot inception with GraalVM. Why? Because it's fun 🏄

73
Comments 4
8 min read
Learn nodejs using grandjs framework crash course

Learn nodejs using grandjs framework crash course

9
Comments
1 min read
Gridsome g-images with dynamic paths

Gridsome g-images with dynamic paths

14
Comments 11
1 min read
Sharing UI Event State in React With RxJS

Sharing UI Event State in React With RxJS

14
Comments 5
4 min read
Knowing and developing filters in Vue.js

Knowing and developing filters in Vue.js

6
Comments
3 min read
JSON - JavaScript Object Notation

JSON - JavaScript Object Notation

10
Comments
1 min read
Building a Piano with React Hooks

Building a Piano with React Hooks

71
Comments 2
6 min read
A classic interview question

A classic interview question

63
Comments 14
2 min read
An introduction to Prisma 2

An introduction to Prisma 2

51
Comments 1
14 min read
Safari - The Internet Explorer of the Mobile Web

Safari - The Internet Explorer of the Mobile Web

34
Comments 5
6 min read
Blackboxing js libraries

Blackboxing js libraries

6
Comments
2 min read
Coronavirus tracking website made with Vue and Node

Coronavirus tracking website made with Vue and Node

90
Comments 19
1 min read
What is linting and how can it help you?

What is linting and how can it help you?

7
Comments
8 min read
How to Build a Modular React Component Library

How to Build a Modular React Component Library

72
Comments 2
4 min read
Environment Variables

Environment Variables

54
Comments 2
5 min read
How To Do Social Media Sharing In Your PWA

How To Do Social Media Sharing In Your PWA

21
Comments
3 min read
Why Docker? What’s All the Hype About?

Why Docker? What’s All the Hype About?

78
Comments 3
6 min read
Introduction to DOM

Introduction to DOM

6
Comments
3 min read
Awesome GSOC Resources 🏆

Awesome GSOC Resources 🏆

21
Comments
4 min read
I "Hacked" YouTube's Homepage with a Chrome Extension - Video

I "Hacked" YouTube's Homepage with a Chrome Extension - Video

21
Comments 3
1 min read
How To Use React Native Camera

How To Use React Native Camera

21
Comments 1
5 min read
Closures in JS and Why It Matters

Closures in JS and Why It Matters

64
Comments 3
4 min read
Making React Fast: Tips on Optimizing ReactJS

Making React Fast: Tips on Optimizing ReactJS

6
Comments
6 min read
100% Unit Test Coverage — Is that a Myth?

100% Unit Test Coverage — Is that a Myth?

10
Comments 1
4 min read
Best JavaScript charting library for time series?

Best JavaScript charting library for time series?

9
Comments 4
1 min read
Lessons learned while building my React Native mobile app

Lessons learned while building my React Native mobile app

162
Comments 2
7 min read
Refatoração de código React

Refatoração de código React

27
Comments 6
16 min read
Adding an intersectionObserver to any web component

Adding an intersectionObserver to any web component

14
Comments 2
4 min read
Arrow Functions: What you should know.....

Arrow Functions: What you should know.....

8
Comments
1 min read
React useComponent pattern

React useComponent pattern

84
Comments 4
2 min read
Understanding Node.js: Single-Threaded Server-Side Language

Understanding Node.js: Single-Threaded Server-Side Language

18
Comments 2
3 min read
⚡lightning-fast testing of web applications with Cypress

⚡lightning-fast testing of web applications with Cypress

11
Comments
7 min read
TypeScript Types or Interfaces for React component props

TypeScript Types or Interfaces for React component props

104
Comments 12
7 min read
11 Popular Misconceptions About Micro Frontends

11 Popular Misconceptions About Micro Frontends

134
Comments 2
9 min read
Game Programming and other stuff

Game Programming and other stuff

32
Comments
6 min read
Whatever happened to the test pyramid?

Whatever happened to the test pyramid?

15
Comments 11
3 min read
What I Have Learned So Far about 'Vue-Composition-API'

What I Have Learned So Far about 'Vue-Composition-API'

12
Comments
7 min read
Globally Style the Gatsby Default Starter with styled-components v5

Globally Style the Gatsby Default Starter with styled-components v5

14
Comments 1
9 min read
Understanding Events in Javascript

Understanding Events in Javascript

7
Comments
2 min read
Open a new tab when your browser extension is installed

Open a new tab when your browser extension is installed

14
Comments 1
2 min read
Quer aprender a programar? Conheça o JavaScript

Quer aprender a programar? Conheça o JavaScript

15
Comments 1
3 min read
Supporting multiple configurations in Cypress

Supporting multiple configurations in Cypress

7
Comments
2 min read
IIFE in Javascript

IIFE in Javascript

10
Comments
3 min read
Quick JavaScript tip #2: declare global variables from a function

Quick JavaScript tip #2: declare global variables from a function

6
Comments
1 min read
React's Tic-Tac-Toe using React Hooks

React's Tic-Tac-Toe using React Hooks

4
Comments
2 min read
Introducing Firefox and Edge Support in Cypress 4.0

Introducing Firefox and Edge Support in Cypress 4.0

36
Comments 2
1 min read
Pitfalls of Flux Dispatcher

Pitfalls of Flux Dispatcher

6
Comments
4 min read
Coding Bootcamp - Backend #3 - Databases, SQL, and knex

Coding Bootcamp - Backend #3 - Databases, SQL, and knex

6
Comments
5 min read
Multiple Users using the same Form in Real Time. Nx, NestJs and Angular

Multiple Users using the same Form in Real Time. Nx, NestJs and Angular

119
Comments 3
12 min read
Faster Iteration with Mock APIs

Faster Iteration with Mock APIs

32
Comments 1
4 min read
Transform any Meteor App into a PWA

Transform any Meteor App into a PWA

84
Comments 23
6 min read
What is Function Expression in Javascript

What is Function Expression in Javascript

12
Comments
2 min read
Introducing React Native Design System (RNDS) 🎉🎉

Introducing React Native Design System (RNDS) 🎉🎉

52
Comments
10 min read
Array sort

Array sort

14
Comments 4
4 min read
Get a head start with your new app: CRA custom templates

Get a head start with your new app: CRA custom templates

7
Comments
3 min read
🎂 Celebrate the 5th anniversary of React Summit Amsterdam

🎂 Celebrate the 5th anniversary of React Summit Amsterdam

5
Comments
2 min read
Understanding concepts of functional programming with JavaScript

Understanding concepts of functional programming with JavaScript

141
Comments 7
3 min read
Make a Camera App in Web (Part 1): Accessing the webcam

Make a Camera App in Web (Part 1): Accessing the webcam

17
Comments 6
4 min read
Breadcrumbs for JavaScript in Honeybadger

Breadcrumbs for JavaScript in Honeybadger

16
Comments 2
2 min read
loading...