Day: October 7, 2022
18 posts
I Turned My Startup Into Open-Source
I am posting a lot over dev.to, but I think nobody knows who I really am 🙂 For…
MongoDB $weeklyUpdate #90 (October 7, 2022): Mastering the Realm Web SDK and *Tons* of October Events!
It’ Friday. You know what that means… 🎉 Welcome to the MongoDB $weeklyUpdate! 🎉 Each week, we bring…
Implenting JWT’s from scratch.
Jsonwebtokens or JWT as they are otherwise known is an open standard for creating a data signature that…
Color Theory for Web Design Beginners
In this article we are going to learn about colors If you ever did the design work before…
Cloudflare Turnstile plugin for Deno Fresh (p1)
TL/DR: If you read the title and know exactly what I mean already, simply go to https://deno.land/x/fresh_turnstile and…
Multi-thread Processing in Rust
Most program we wrote is single threaded. Since most of the task is IO bound. It make sense…
Use React Context for Auth
Tired of writing the same auth code over and over again every time you start a new project?…
Use tsx instead of nodemon
If you use typescript, nodemon and tsnode for development. You’ll notice that it takes a while to recompile…
Web scraping Google Play Movies & TV with Nodejs
What will be scraped Full code If you don’t need an explanation, have a look at the full…
6 Ways How to Contribute to Open-Source (and to Tolgee)
Hacktoberfest is just around the corner and we are happy to participate this year with Tolgee too! Whether…