Spirited Away - Studio Ghibli
Categories
Tags
ai backend blogging bootstrap burnout challenges CI-CD code code-review communication contributions css cyber-security data-science database design devops docker dunning-kruger egoism experience fastapi flask flutter frontend gamification generalist git github google graphql humility imposter-syndrome javascript job market low-code mobiledev networking no-code npm nuxt open-source pnpm podcast problem-solving productivity programming python react research resume specialist struggles transitioning tutorial-hell tutuorial typescript vite vue webdev yarn
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

Code Conversations Podcast Episode 04: The Null Object Pattern, Simplifying Code with Design Patterns
In this episode of Code Conversations, our AI hosts examine Bobby Woolf’s paper on The Null Object Pattern. They explore how this design pattern can be used to simplify code by eliminating null checks and enhancing object-oriented design.
608 words
|
3 minutes
