Posts
All the articles I've posted.
The Benefits of Writing Straightforward Code: Production Experiences
Published: at 05:21 PMOptimize readability using concise syntax, self-explanatory code, and relevant comments; avoid complexity and focus on the problem
Why it's essential to give yourself some downtime
Published: at 12:24 PMHarness break-taking to boost perspective, focus, self-awareness; conquer FOMO, prioritize well-being for lasting success
How to Interview a Senior Engineer
Published: at 05:49 AMLearn to interview senior engineers by assessing software development, technical decision-making, and collaboration skills without coding questions
A Full-stack Developer's Guide to Setting Up a New MacBook Pro
Published: at 08:20 PMExplore a full stack developer's guide for setting up MacBook Pro with the most essential tools
Create a Job Board with Next.js 13 and Airtable
Published: at 04:59 AMBuild a static, SEO-friendly job board using Next.js 13, Airtable, TailwindCSS; easy integration, no backend, free version compatible
How to test a className with Jest and React testing library
Published: at 02:53 PMHow to test className with react testing library's container, selector option, and role selectors to enhance codebase resiliency