Tag: Software Engineering
All the articles with the tag "Software Engineering".
How to Use Cursor Commands to Write JIRA Ticket Descriptions
Updated: at 06:10 PMLearn how to automate JIRA ticket descriptions using Cursor Commands to preserve your research and things you've tried in the agent chat!
Stop Making Your TypeScript Types So Broad
Updated: at 06:00 AMI’ll show you why broad TypeScript types hurt readability and how a bottom-up approach makes your code cleaner and clearer.
A Brief History of Web Development
Published: at 11:16 AMTaking a moment to appreciate where web development started for me and how amazing it is right now.
Keeping React Components Manageable: Dodge Overcomplication and Ensure Business Logic Stays in Place
Published: at 05:19 AMOptimize React components by separating logic, simplifying, and ensuring adaptability for evolving SaaS UI and business needs
Why avoid testing implementation details
Updated: at 03:08 PM