Browsing Category
Software
12365 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
Who pushed failing tests again? Git Hooks with Husky 🐶
Three things you do NOT want in your repository: Unformatted code Warnings/errors Failing tests Is there an easy…
How to Use Dependency Injection with Node.js
Node.js has emerged as a dominant force in the world of web development, allowing developers to build highly…
What is HTTPS and how does it work?
Have you ever wondered how websites communicate with a web browser and request data to the server to…
Why not to have meetings
At Sig we spend a lot of time thinking how to not spend more time taking decisions in…
MediaPipe: Enhancing Virtual Humans to be more realistic
A guest post by the XR Development team at KDDI & Alpha-U Please note that the information, uses,…
Meet the students using Google technologies to address the UN’s sustainability goals around the globe
Posted by Rachel Francois, Global Program Manager, Google Developer Student Clubs Every year, university students who are members…
#WeArePlay | Meet the people creating apps and games in Japan
Posted by Leticia Lago, Developer Marketing #WeArePlay is on a virtual world tour: starting first with the U.S.…
reCAPTCHA v3 package for Laravel
Dear all, I’ve created a package for integrating Google reCAPTCHA v3 in your Laravel project. It’s easy to…
JavaScript Debounce, Easiest explanation !(with Code)
Debouncing is a programming technique that helps to improve the performance of web applications by limiting the frequency…
How to Talk About Your Open Source Experience in a Tech Interview
Interviewing is a skill that can be strengthened. Interviews can be frustrating, demoralizing, casual, intense, and occasionally fun.…