DEV Community

JavaScript Revisited Series' Articles

Back to Atta's Series
How to show desktop notifications using JavaScript

How to show desktop notifications using JavaScript

253
Comments 9
3 min read
Understanding JSON.parse() and JSON.stringify()

Understanding JSON.parse() and JSON.stringify()

33
Comments
4 min read
Sets in JavaScript

Sets in JavaScript

73
Comments 14
3 min read
Maps in JavaScript

Maps in JavaScript

109
Comments 10
3 min read
Objects, Prototypes and Classes in JavaScript

Objects, Prototypes and Classes in JavaScript

101
Comments 2
4 min read
Introduction to JavaScript Fetch API

Introduction to JavaScript Fetch API

88
Comments
4 min read
Introduction to Service Workers in JavaScript
Cover image for Introduction to Service Workers in JavaScript

Introduction to Service Workers in JavaScript

353
Comments 7
5 min read
Getting DOM Elements using JavaScript
Cover image for Getting DOM Elements using JavaScript

Getting DOM Elements using JavaScript

77
Comments 5
4 min read
Introduction to JavaScript Arrow Functions
Cover image for Introduction to JavaScript Arrow Functions

Introduction to JavaScript Arrow Functions

93
Comments 2
3 min read
Introduction to JavaScript Regular Expressions

Introduction to JavaScript Regular Expressions

108
Comments 5
6 min read
Introduction to XMLHttpRequest (XHR)

Introduction to XMLHttpRequest (XHR)

113
Comments 9
6 min read
Object.entries() and Object.values() Methods in JavaScript

Object.entries() and Object.values() Methods in JavaScript

37
Comments 4
2 min read
Introduction to JavaScript URL Object

Introduction to JavaScript URL Object

75
Comments 2
3 min read