Topic
Posts on Web App Development

3 min read Aakash Prajapati
The small frontend details that make an app feel finished
The difference between an app that feels rough and one that feels solid is usually a handful of small things nobody notices when they are done right. Here are the ones I always check.
Read article
3 min read Aakash Prajapati
Coming to the frontend from Java, what caught me off guard
I started out in Java and moved into frontend work. A lot of it transferred fine. A few things genuinely surprised me. Here are the ones worth knowing about.
Read article
2 min read Sachin Bhusal
Running a GraphQL API on AWS Lambda, the good and the annoying
Running a GraphQL API on AWS Lambda keeps costs near zero when it is quiet and scales on its own. Here is what works, what bites, and how we keep it fast.
Read article