I have a sneaking suspicion that this is how the world will end: due to a small typo in one line of code. For now, I'm more concerned about debugging than about superintelligence.
@Amit_T18 Building without tutorials is great because you need to actually work to get the info you need for the app to work.
That info will stick with you longer than anything you learn from a tutorial.
7 APIs/Platforms You Can Use For Your Next Project/Side Project.
If you struggle with the idea for your next project these APIs may be a solution for you.
Thread 🧵👇
The psychological difference between zero acts of creation and one act of creation, no matter how small, is impossible to overstate. If you’re lucky, sometimes that one idea, one sentence, or one shitty first draft can turn into something bigger.
https://t.co/WfSLeVV0or
That's all I've got today
If you found anything, don't forget to like ♥ and retweet 🔁 this thread.
Finally, don't forget to follow me for more content about web development and programming 💻
10.
$ git stash
Git stash allows you to temporarily shelve (or stash) away any uncommitted changes that you made. This may be useful in many cases where you don't want to commit a change but cannot do something without committing all changes