JavaScript
JavaScript Frameworks for building Desktop Applications
Best JavaScript Frameworks that can be used to create desktop applications
JavaScript Algorithm: Distance Between Points
Create a function to calculate the distance between two points defined by their x and y coordinates.
It is really easy to convert local time to UTC in JavaScript
Do you feel the need for a library even for a small task like converting local Date to UTC format?
How to Use Regular Expression to Get Strings Between Parentheses with JavaScript?
A tutorial on how to use regular expressions to get strings between parentheses with JavaScript.
How to Initialize a JavaScript Date to a Particular Time Zone?
Sometimes, we may want to initialize a JavaScript date to a particular time zone. The default time zone is UTC.
How To Convert Any Function To An Arrow Function In JavaScript
Same results, less code. Learn the process of converting any type of traditional JavaScript function into an arrow function to make your code more compact and powerful.
Comparing Objects in JavaScript
What works, what doesn't and why
Algorithms — Diagonal Difference Solution using JavaScript: HackerRank
Given a square matrix, calculate the absolute difference between the sums of its diagonals.
An Introduction to Kafka with TypeScript using NestJS
A practical way to introduce you into Kafka, KafkaJS, NestJS micro-services with real examples.
8 on Scroll Animation JavaScript Libraries You Can Consider
Create awesome scroll-triggered animations on elements on your website.