Object Literals Using Object Property Shorthand
How the object property shorthand in JavaScript makes our code concise.
JavascriptObject literalsObject methods
How the object property shorthand in JavaScript makes our code concise.
Use Prim's Algorithm to find the Minimum Spanning Tree of an undirected graph.

How GraphQL might be a better fit for your next project than RESTful APIs
A guide on sorting alphanumeric strings with JavaScript.
How Python datetime and NumPy datetime modules handle the datetime values.
Explained and Implemented

A Real-world use case of Conditional Types, Type Inference, Template Literal Types, and Recursion.
An alternative way of tracking the element’s visibility.
Subscribe and publish message over mqtt using Python