Lazarina Stoy
13 posts
Disposable Doesn’t Have to Mean Disastrous: Smarter Design for ‘Smart’ Packaging
Imagine a future drowning in ‘smart’ packaging – food labels that track freshness, medical patches that monitor vital…
4.0-Inch TFT LCD for Smart Home Applications: A Perfect Fit for the 86 Box Standard
Smart home technology has undergone a dramatic evolution over the last decade, particularly in China. In cities and…
6 Offline Practices for Sharper Coding and Design Thinking 💡
👋 Hey community! We all love our digital tools, but sometimes the best way to sharpen your coding…
Integrating with LoyVerse POS – A proper Guide
LoyVerse POS is a popular point-of-sale system for small businesses, offering APIs for seamless third-party integrations. Here’s a…
Building and Deploying a Custom Site Using GitHub Actions and GitHub Pages.
GitHub Pages is a great way to host static websites for free, while GitHub Actions allows developers to…
8 Techniques for Schedule Control in Project Management
Projects are made up of many moving parts. One of the ways that you can determine if the…
Callback Functions in JS
Understanding Callback Functions in JavaScript A callback function is a function that is passed as an argument to…
From Homemade HTTP Router to New ServeMux
Overview Up until now, I have been using a homemade HTTP router called goblin in my application, but…
NestJS with API Gateway
NestJS is undoubtedly a popular framework for back-end development among NodeJs developers. It comes with a nice dependency…