Software Development

211 Articles

More Articles

Page 11 of 18
Sayiir: A Durable Workflow Engine in Rust with Python & Node.js Bindings
coding4 min read

Sayiir: A Durable Workflow Engine in Rust with Python & Node.js Bindings

Explore Sayiir, a lightweight workflow engine built in Rust with seamless Python and Node.js bindings, designed to simplify complex process orchestration.

By Kevin Liu
Read more
Mastering API Error Handling Testing Before Production
coding5 min read

Mastering API Error Handling Testing Before Production

Discover the importance of testing API error handling before production. Learn chaos testing techniques to ensure your application handles errors gracefully.

By Kevin Liu
Read more
Mastering React Router: Loaders, Actions, and Forms
coding6 min read

Mastering React Router: Loaders, Actions, and Forms

Learn how to use React Router's Loaders and Actions to streamline data fetching and form submissions, enhancing your React applications' performance.

By Kevin Liu
Read more
Parse, Don't Validate: Embracing Type-Driven Design in Rust
technology4 min read

Parse, Don't Validate: Embracing Type-Driven Design in Rust

Discover how 'Parse, Don't Validate' and type-driven design in Rust improve code safety and maintainability, ensuring robust applications.

By Alex Chen
Read more
The Value of Automated Git Summaries for Standups & Reviews
coding3 min read

The Value of Automated Git Summaries for Standups & Reviews

Explore the benefits of automated git summaries for standups and sprint reviews. Improve tracking and communication with your development team.

By Kevin Liu
Read more
Moving from Node Groups to NodePools on Amazon EKS
coding6 min read

Moving from Node Groups to NodePools on Amazon EKS

Explore the shift from Node Groups to NodePools in Amazon EKS, leveraging Karpenter for dynamic provisioning and cost-efficient cloud infrastructure.

By Kevin Liu
Read more
Mind the Gap: Closing the AI Trust Gap for Developers
coding4 min read

Mind the Gap: Closing the AI Trust Gap for Developers

Closing the AI trust gap is vital for developers to confidently deploy AI-generated code. Discover best practices and insights to enhance your workflow.

By Kevin Liu
Read more
Securing the AI Software Supply Chain: Insights from 67 Projects
coding3 min read

Securing the AI Software Supply Chain: Insights from 67 Projects

Explore the significant security improvements achieved in 67 AI-stack projects through the GitHub Secure Open Source Fund and learn how developers can enhance security.

By Kevin Liu
Read more