<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Khoa Ngo Blogs</title><description>Blog posts about many things that I learn and explore.</description><link>https://zoskisk.com/</link><language>en-us</language><item><title>Synchronous and Asynchronous Code Flow</title><link>https://zoskisk.com//blogs/en/asynchronus-synchronus-flow</link><guid isPermaLink="true">https://zoskisk.com//blogs/en/asynchronus-synchronus-flow</guid><description>What is synchronous/asynchronous code flow? How are they different?</description><pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate></item><item><title>What is OAuth and what can it do? How does it work?</title><link>https://zoskisk.com//blogs/en/o-auth</link><guid isPermaLink="true">https://zoskisk.com//blogs/en/o-auth</guid><description>OAuth is a term that is used very often but many people don&apos;t know what it means, how the flow works, and why we use OAuth.</description><pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate></item><item><title>What to do first when the application encounters an error</title><link>https://zoskisk.com//blogs/en/debugging-application-errors</link><guid isPermaLink="true">https://zoskisk.com//blogs/en/debugging-application-errors</guid><description>When an application encounters an error, what steps should you take?</description><pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Gitflow, Github flow, and Gitlab flow - Understanding Git Workflows</title><link>https://zoskisk.com//blogs/en/git-workflows-comparison</link><guid isPermaLink="true">https://zoskisk.com//blogs/en/git-workflows-comparison</guid><description>What are Gitflow, Github flow, and Gitlab flow, and how do they differ?</description><pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate></item><item><title>What is OOP? - Object-Oriented Programming Explained</title><link>https://zoskisk.com//blogs/en/what-is-oop</link><guid isPermaLink="true">https://zoskisk.com//blogs/en/what-is-oop</guid><description>What is OOP? Object-Oriented Programming is a fundamental programming paradigm that organizes code in a structured way by objects.</description><pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Mutating an Array While Iterating Over It</title><link>https://zoskisk.com//blogs/en/mutation-collection</link><guid isPermaLink="true">https://zoskisk.com//blogs/en/mutation-collection</guid><description>A classic bug when mutating an array while iterating over it. Example from a real snake game project.</description><pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate></item><item><title>API &amp; Microservice</title><link>https://zoskisk.com//blogs/en/api-overview</link><guid isPermaLink="true">https://zoskisk.com//blogs/en/api-overview</guid><description>Understanding how APIs and microservices communicate by exchanging requests and responses.</description><pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate></item></channel></rss>