Writing
Notes & essays.
Things I've learned shipping software, cross-posted from dev.to. Occasionally opinionated, always trying to be useful.
Latest post
How to work with the Unsplash photo API and display it with Raycast
Raycast is one of the best tools any modern developer should have at their disposal. It...
“
More posts
7 posts
Implementing ActiveLink in Next.js and Chakra
How to implement an Navlink for Chakra and Next.js the easy
2 min↗Intercepting http requests in Axios
Intercept outgoing or incoming requests with Axios interceptors.
3 min↗6 free services for web developers
Check out some free and open source web services that make your lives easier
5 min↗How to send serverless emails with Next.js and Sengrid.
Sending emails shouldn't be difficult in 2021. Use Next.js and Sendgrid to send transactional mails easily
4 min↗Deploying your Adonis v5 applications on Heroku
A simple tutorial on how to deploy your Adonis.js v5 on Heroku. Also learn to provision your databases too.
6 min↗How to write a simple CLI in Node.js
Writing a CLI in Node.js the simple way using inquirer.js
3 min↗Using custom fonts in react native
Learn to use custom fonts in your React native applications on IOS and Android with ease
3 min↗