From Code to Live: How I Launched My NodeJs App in Minutes with Railway.app
Discover how I took my static site and Node.js app live faster than ever—zero stress, pure speed. Ready to skip the hassle? 🚀

Search for a command to run...
Discover how I took my static site and Node.js app live faster than ever—zero stress, pure speed. Ready to skip the hassle? 🚀

Say no more to the 'Glimmer' / 'Flash' Issue

Let me tell you how I ended up at this point where I started using Secret Manager, I was building my portfolio application (www.summy.dev) and I wanted to use some 3rd party apis for my application and I wanted to store the access tokens and as a com...

Let me give you context first, I have my portfolio website www.summy.dev and I write articles in Medium (used to - will let you know where I am doing now at end of this article), and I wanted to showcase those medium articles in my site, but dang ! t...

To set the context for those who do not know, In India, The most frequently used mode of transaction these days is UPI, be it shopping for groceries roadside or paying bills at a pub, or shopping in a mall, everywhere this mode of payment is accepted...

Background I have been working on enhancing a legacy project which was based on monolith architecture (https://en.wikipedia.org/wiki/Monolithic_application), let’s call that project ABC hosted at www.abc.com for convenience. This is how the legacy sy...

Well, all the webpages in the web became cool because we could link one page to another right ? This is made possible by the good old ‘Anchor Tag’ (<a>), what could possibly go wrong using an anchor tag? Well, some security concerns are associated wi...
