Hello, I’m humble developer who works with a lot of JavaScript frameworks, libraries, modules, addons, plugins, browsers, preprocessors… (more…)
Read more »
Zip files are ubiquitous files on the net. We use them frequently when sending an e-mail or downloading a program. What is a zip file? It’s an archive format which contains one or several files in a compressed form in order to reduce the overall size of...
Read more »
Descriptive analytics is usually the first step in data analytics exercise. As the name suggests, it describes a dataset. (more…)
Read more »
Learn how to use IndexedDB for your state management needs using Vanilla JS... (more…)
Read more »
Spected is a low level validation library for validating objects against defined validation rules.
Framework specific validation libraries can be built upon spected, leveraging the spected appraoch of separating the speciific input from any validation.
Fu... (more…)
Read more »