Jul 29Firebase Authentication on Cloudflare WorkersFirebase is super easy to use. The provided SDK is available for almost every language and platform. The one that is currently missing is the Admin SDK for the web. Actually, it is available for Javascript but it’s built to run on Node. …Firebase3 min read
Published in JavaScript in Plain English·Jul 17Member-onlyOne Month With Remix And React: Here’s What I DiscoveredThis framework is now in the mouths of everyone, but is it worth the hype? To figure this out, I decided to give it a try in my next project. First of all, Remix is incredibly intuitive. I’ve never used full-stack web frameworks before, and I was able to create…React4 min read
Published in data-driven fiction·Jul 6Member-onlyPrivacy Is Now a SubscriptionI watched the first episode of the fourth season of Westworld… And that got me thinking. Today everything seems to be free. Facebook is free, as is Google, YouTube, TikTok, Twitter, Gmail, etc., etc. …Privacy3 min read
Published in Level Up Coding·Jun 21Member-onlyI Changed My Mind on React.JSI didn’t like React, I never used it before. Just by seeing it from the outside, I thought it was less powerful than other JavaScript frameworks. Now that I’m trying it, my opinion has changed. I always used and loved Angular, everything is so structured. One file for logic, one…React3 min read
Published in Coinmonks·May 31Member-onlyWhat I Learned From the Terra/Luna CrashI lost a lot of money on UST after the Terra/Luna crash. But honestly, I’m grateful that my first big loss happened this early, it’s an incredibly valuable lesson. I thought I was not that risk averse, that I could deal with moderately big losses. All in all, this was…Cryptocurrency4 min read
May 27Member-onlyHow I Build WPF Apps in the Android WayI’ve been building Android apps for years; the development experience and community built around it is fantastic. There are a lot of open source libraries and projects from where you can learn from. Thanks to Android Jetpack and Google pushing MVVM design pattern adoption, almost every app follows the same…Wpf4 min read
May 18Member-onlyMy Love and Hate Relationship With TailwindCSSMixed feelings rise when using Tailwind, the opinionated CSS framework. It’s difficult to decide if I like it or not. …Tailwind Css6 min read
Published in The Side Hustle Club·May 16Member-onlyI Tried Indie App Development So You Don’t Have toArmed with my own skills and zero money, I decided to build an app. I developed it in two months. The app, the servers, the ads, the strategy, I did everything in just 2 months. I had no expectations, I just wanted to see I was able to do it…Android App Development2 min read
Published in The Side Hustle Club·May 11Member-onlyI Started Freelancing for Fun and Made $1,684 in Two MonthsI started freelancing not because I needed to, but because I wanted to see if I was capable. I didn’t have any high expectations, just a lot of willingness to do it. My first request was a $20 project, and in two months I earned about $1,700. For me, this…Side Hustle3 min read
May 8Member-onlyYou’re Probably Wasting Your Time Writing SoftwareIf you think about it, most of the software out there all have something in common. Some of their source code probably performs the same things… Because everything is already written, everything is already there. Nonetheless, we continue coding new things. New frameworks, new content management platforms, new custom ERP… …Software Development4 min read