Hi guys, I trust your last week/weekend was great!
I wasn’t able to do a video last week, as I was overwhelmed with some activities. But I’m hoping to put something out on the Context API and TypeScript during this week or the weekend.
I got a better understanding of what we’re doing at Stream by going through the docs on completing my slack-demo app.
I created web3 diary which is a platform I plan to share my knowledge on web3 as I try to understand it. Ideas there are pretty unorganised, but as time goes on, I’d make it a standard platform for understand web3, blockchain, crypto and related jargons.
Check out startup.jobs for jobs ranging from remote to relocation to junior to senior and different types of roles.
I know four of my friends who have gotten interviews and jobs from this site. You should check it out.
Featured Tools 🛠
lint-staged: Normally, linting tools lint every file (that matches a pattern) in your codebase. This may not be helpful when you only made changes to few files. Using lint-staged, you can lint only the files that are in git staging environment, thereby focusing only on the files with the new changes you introduced.
Useful hacks/tips ✨
Here’s an easy way to rename a branch. From your terminal, enter the following on the current branch:
git branch -m [new-branch-name]
As a content creator, I love simplifying diverse topics in web development that I understand. Do you have any issues, tools, or frameworks that you’d like to understand better? Do let me know, and I may come up with an article or video on it.
A new week, another opportunity to do amazing things! So go do amazing things 🚀.