
Nootify API - Experiences from trying to build a SaaS. (Part I)
Building great products is a challenging task that extends far beyond technological capabilities.
Fri Mar 17 2023 • 13 minutes read
Hi, I'm Robert and I currently work as a Front-End Technical Lead. What can you find here? Some of my various experiments, science, tech, coding, the occasional digital art. Learning and sharing is cool, mkay?
Building great products is a challenging task that extends far beyond technological capabilities.
Fri Mar 17 2023 • 13 minutes read
How to get live updates from the server without having to constantly send request from the client. No WebSockets, only via HTTP!
Wed Sep 15 2021 • 6 minutes read
Using Node, Cheerio and Puppeteer to build a simple webscraper that can extract valuable data. I swear I'm not using buzzwords just for the sake of it...
Tue May 04 2021 • 9 minutes read
How WebAssembly might greatly improve the web in the upcoming years. What is it, when and why on earth would I try to use Rust to create a web application?
Tue Mar 02 2021 • 11 minutes read
Beginning of the "monthly project" series where I'm learning a new technology each month and putting it into practice. This month's project features a directory tree creator utility written in Rust!
Sun Jan 17 2021 • 6 minutes read
Quick guide on how to bundle and publish your own cool React component and then share it with the world...
Wed Dec 09 2020 • 10 minutes read