This is a book about becoming a 2x or 3x version of yourself sustainably – without artificial means such as performance-enhancing drugs.
This is a book about becoming a 2x or 3x version of yourself sustainably – without artificial means such as performance-enhancing drugs.
Stress helps you grow, but too much without rest leads to burnout. Breaks are essential yet tough to take in our busy lives. Mindfulness and organization aid in effective rest.
https://github.com/anuragbhd/express-api-refkit I frequently create APIs for muse/professional apps, and every time I find myself scrambling to pick the best pieces from my previously built APIs or online repositories. To streamline this, I recently created this reference kit (mostly for myself) to help me in writing a production-grade Express-based API from scratch. Sharing with this group in hopes that my fellow […]
One of my latest obsessions is GraphQL. While reading a tutorial, I found out that GraphQL follows declarative programming paradigm. The video tutorial gave examples to differentiate imperative paradigm that REST technologies use from declarative paradigm that GraphQL uses to make our lives easy. It was not the first time I’d come across these two […]