Recent Blog posts
- How to Use an NX Monorepo? From Setup to Custom Generators
A summary of the basic setup for an NX monorepo, from initialization to creation of a shared UI library, and development of a custom generator.
- Home labbing journal + an attempt to use Nginx JavaScript engine
Journal I wrote while creating a Telegram bot to manage a home lab server. Most of it is about Nginx and my attempt to run shell commands on the host server using NJS (JS scripting for Nginx), and why this attempt failed. Part №1, I guess.
- JS Pdf Generation libraries comparison
Detailed review with code examples(frontend and backend) for popular JS PDF generation libraries(React Pdf, Pdf make, Pdf me, JsPdf, Pdf Lib)