programming
How I Would Learn How to Code If I Had To Start All Over Again
Read this so you don't waste time figuring stuff out on your own.
programming
Read this so you don't waste time figuring stuff out on your own.
software
Some things I learned along the way so far. General Knowledge * You don't code for yourself, you code for future developers that don't live inside your head. Write Clean Code. * Automate manual tasks when possible. Every time you spend doing a manual task you introduce possible
productivity
Just my top 10 tools
bugfix
I love solving errors and then sharing how I did it, so this is when I started using a package for flutter notifications, I got this on my build pipeline. The error error /Users/builder/clone/android/app/src/main/AndroidManifest.xml:15:9-22:20 Error: android:exported needs to
flutter
This is a weird error to have. You're trying to build a flutter app on an ios device, be it on iPhone or simulator and you get this .a error and it's maddening. This also happens under the name of libarclite_iphonesimulator.a if you'
nestjs
Simple solution for multiple file validation upon upload with NestJS
javascript
I hate javascript sometimes
organization
Do your bit.
dailydispatch
Some thoughts on political ideologies and DApps
dailydispatch
For those of you who don't know it yet, I hold a bachelor's degree in Control and Automation Engineering. Here's what I found to be very useful not only during the course of my degree but in other parts of life as well. The
nginx
Took me long enough.
javascript
Just the tip of the iceberg of javascript's funny tales