Vidit Agarwal1 min read
Hello, this is my first post
This is a placeholder post so the blog section isn't empty while you decide on a niche.
How to add a real post
- Create a new
.mdxfile incontent/blog/, e.g.content/blog/my-first-real-post.mdx. - Add frontmatter at the top (the
---block above) —title,description,date, andtags. - Write the body in normal Markdown below it. Headings, code blocks, lists all work.
- Delete this file once you've published something real.
A note on what makes a good first post
Given your background, a strong first real post could be something like "What I learned building a Playwright framework for a real booking flow" — specific, grounded in something you actually did, not generic advice. That's the kind of post that both ranks well over time and reads as credible to another engineer.
Get new posts by email
API testing notes, no spam, unsubscribe anytime.
// comments