Now falling in love with @supabase the simplicity here can’t be ignored.
Having used both relational and non relational dbs, this one is def moving places. You insert rows and viola all API functions pre-made. Should I create a video for auth and db state listening ? Let me know
It took me less than 10min to wire auth to react native expo using @supabase and must say it’s supa simplified. Only issue is consistencies between code and documentation but it still remarkable
💡 Another WIP idea
🎥 Live coding is hard to be perfect (I'm so good at typo), so why don't we automate it?
⌨️ Take the snapshots for the changes(clicks), and then play it! Saves as plain text so you can edit it afterward and even commit to git
💖 Source available to sponsors
Here's four important items for your Python @heroku deployments
1. runtime.txt --> py version for your stack
2. requirements.txt -->libraries
3. Procfile --> gunicorn
4. Github repo --> the src folder to push from
#Django#deployment#codeinproduction
I think my biggest financial problem is I grew up poor asf so now that I make my own money I don’t know how to budget. I’m always gonna spend the extra penny for quality cause I can and I hate the feeling of being limited on what I can do bc of a price tag
My life before $10k MRR:
- coding
- coding
- coding
- design
My life after $20k MRR:
- emailing people
- signing up for SaaS tools
- reviewing candidates
- hiring for adhoc stuff on upwork
- coding
📽️ Made a video on managing git branches in VS Code.
🌱 Creating branches
🎯 Checking out branches
🔗 Merging branches
🔧 Resolving merge conflicts
All from VS Code. You can also learn more from the VS Code docs on git branches djcb.link/y/vscode-git-branc…youtube.com/watch?v=O7cQcdP5…