Re-thinking on how I've built projects & learning that comes with it.
Vim is a very powerful text editor and can be configured to use as IDE...
Agile is an iterative process to deliver software in incremental value(Continuous delivery) rather than delivering it all at once. Continuous delivery helps the team to respond to changes and feedback from the client/stakeholders...
Ngrok allows you to expose your localhost via a secure tunnel to the internet. One of the features of Ngrok is testing the webhook payload in your local environment...
If you're thinking of adding e-commerce to your existing application, turn to Shopify as it's offering great developer-friendly features such as Storefront API & Admin API with GraphQL endpoint, Webhooks, and Shopify payment(available for limited countries)...