Snippets
Safely Read Env Variables
Using Valibot to safely read environment variables
Deep Clone
Clone the object deeply
Design Patterns
Design Patterns are typical solutions to commonly occurring problems in software design.
SQL Essentials
SQL command essentials
Filter Map
Creates an iterator that both filters and maps.
Detecting a Mobile Browser
Detect mobile browser by simply running through a list of devices
ES6 Destructuring
Allows to assign the properties of an array or object to variables
Group By
Grouped including organizing data to display