Browsing Category
Software
12328 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Save the date for Firebase’s first Demo Day!
Posted by Annum Munir, Product Marketing Manager This article was originally posted on the Firebase blog. For the…
Grow your game on Google Play with the Indie Games Accelerator – submissions now open
Posted by Leticia Lago, Developer Marketing At Google Play, we’re committed to helping app and game businesses of…
How KAYAK reduced sign in time by 50% and improved security with passkeys
Posted by Kateryna Semenova, Developer Relations Engineer, Android Introduction KAYAK is one of the world’s leading travel search…
Password manager Dashlane sees 70% increase in conversion rate for signing-in with passkeys compared to passwords
Posted by Milica Mihajlija, Technical Writer This article was originally posted on Google for Developers Dashlane is a…
What is callback function in JavaScript
Callbacks are not a new concept, but they can be confusing in programming. In this article, let’s delve…
Global Developers Share How They Use Inclusive Design
Posted by Lyanne Alfaro, DevRel Program Manager, Google Developer Studio Developer Journey is a monthly series highlighting diverse…
Updates to Google Identity Services (GIS) and migration to the Credential Manager API
Posted by Kateryna Semenova – Developer Relations Engineer, Diego Zavala and Gina Biernacki – Product Managers Introducing Credential…
Simple and secure sign-in on Android with Credential Manager and passkeys
Posted by Diego Zavala, Product Manager We are excited to announce that the public release of Credential Manager…
Have You Ever Encountered A Ghost in the Machine? 👻
Ever felt like you’ve crossed paths with “Ghosts in the Machine”? Whether it’s mysterious tech phenomena or real-world…
Build WebSocket Server and Client in Python
You must have seen real-time applications where data is changed frequently or updated in real-time, this happens because…