Browsing Tag
coding
131 posts
How To Be A Good Developer?
Hello! It’s cough been a while… 4 years to be exact. I’ve met a lot of incredible people…
How to Identify and Mitigate Flaky Tests: Best Practices and Strategies.
Enhancing Test Reliability and Efficiency in CI/CD Pipelines A flaky test is a test that sometimes passes and…
Mastering JavaScript Your Ultimate Journey Begins Here
Mastering JavaScript: Your Ultimate Journey Begins Here! Welcome to the world of JavaScript! Whether you’re a budding coder…
5 Must-Try Kubernetes Lab Tutorials 🚀
Kubernetes has become the de facto standard for container orchestration, and mastering its various features and functionalities is…
Code Diagrams – 3 Tools to Try
The most useful tools for diagramming code create visuals from source that can be integrated into a code-centric…
Result Pattern
The use of exceptions in C# is basically okay, but you should be careful not to use too…
An In-Depth Objective Review of JUMP By Cognixia’s Python Program
Introduction: The Python Data Developer training program offered by Cognixia is designed to equip individuals with the skills…
Twinning Titans: System Design vs. Design System — Let the Showdown Begin!
Twinning Titans: System Design vs. Design System — Let the Showdown Begin! 🚨 “ أنا مش كريم انا كرم، أنا مش…
React 19 is Coming, What’s New?
React 19 will be another milestone release after the introduction of hooks! The last time React released a…
Panic and Recover in the Go Runtime
Art by Ashley McNamara Go developers are well aware of how the built-in panic and recover funcs behave.…