Spirited Away - Studio Ghibli
Technical Debt: When to Pay It Off and When to Live With It
Technical debt is a concept known by almost every software development team. Just like financial debt, technical debt increase over time, making the codebase more and more difficult and expensive to maintain.
1370 words
|
7 minutes

Quick Tutorial: Implementing Google OAuth2 in FastAPI (Callback Method)
Hey there! 👋 Let’s learn how to get user information from Google using the OAuth2 callback method in FastAPI. We’ll keep it super simple and focused!
373 words
|
2 minutes

Quick Tutorial: Adding Google Auth to FastAPI (Token Method)
Hey there! 👋 Let’s dive into implementing Google authentication in your FastAPI application using the token method. This is perfect when you’re working with frontend frameworks like React and want to handle Google Sign-In without dealing with complex OAuth2 flows.
486 words
|
2 minutes

The Impact of Open Source Contributions on a Developer’s Career
According to a report by Synopsys, over 98% of codebases contain open-source components, demonstrating the widespread impact and reliance on this collaborative model. Open source contributions have become increasingly vital in the software development landscape, serving as both a learning platform and a career accelerator for developers.
1147 words
|
6 minutes

Code Conversations Podcast Episode 05: The Role of the Software Architect in Agile, Balancing Design and Flexibility
In this episode of Code Conversations, our AI hosts dive into the paper The Role of the Software Architect in Agile Development Processes by Mirjana Marić and Pere Tumbas.
555 words
|
3 minutes
