Exploring why React.Fragment is used and how we can create a custom Fragment component.
Computer Science learning blog
Exploring why React.Fragment is used and how we can create a custom Fragment component.
How to use SVG elements as icons for Leaflet js markers. Additionally, we see how to style these icons using CSS.
Adding zoom and pan effects to SVG elements to create animation effects.
An example of nested callbacks (callback hell) and a demonstration of how to write better code using JavaScript Promises.
Description of a dictionary Mozilla Firefox extension that shows word’s definitions when double-clicking on them.