Software Development

Sort by:

Blocking Software Supply Chain Attacks with Feross Aboukhadijeh

Modern software relies heavily on open source dependencies, often pulling in thousands of packages maintained by developers all over the world. This accelerates innovation but also

GitHub Copilot with Joseph Katsioloudes

GitHub Copilot is an AI tool developed by GitHub and OpenAI to assist software developers by autocompleting code. Copilot kicked off a revolution in software engineering, and AI

Micro-Frontends with Luca Mezzalira

When you visit a web page, the creator’s intent is to present you a seamless experience that fills your browser window.  That web page or web application is generally divided up in

Understandable Software with Kartik Agaram

Many software projects run the risk of evolving over time to a complex state that is inhospitable for new contributors to join.  This is a dangerous place for a company to be.  Either

Walking the Wire: Mastering the Four Decisions in Microservices Architecture

credit: Wiros from Barcelona, Spain This post was originally written by Srinath Perera on Medium. Reposted with permission. Microservices are the new architectural style for building