<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Bojan Stipic</title><description>Bojan Stipic&apos;s Website</description><link>https://bojanstipic.com/</link><item><title>Crafting Meaningful Commits by Rewriting History</title><link>https://bojanstipic.com/blog/crafting-meaningful-commits-by-rewriting-history/</link><guid isPermaLink="true">https://bojanstipic.com/blog/crafting-meaningful-commits-by-rewriting-history/</guid><description>Having a concise and clear commit history is very valuable. It allows future readers to see when a particular code change was introduced, and to get an additional context as to why that change was made. In this article, I will show you some tips and tricks that will help you craft a useful commit history.</description><pubDate>Wed, 28 Dec 2022 00:00:00 GMT</pubDate></item><item><title>Introduction to WebAssembly and Rust</title><link>https://bojanstipic.com/blog/introduction-to-webassembly-and-rust/</link><guid isPermaLink="true">https://bojanstipic.com/blog/introduction-to-webassembly-and-rust/</guid><description>This article gives an overview of WebAssembly and Rust alongside practical step-by-step examples of how to use them in your next Web app. If you would like to speed up performance-critical parts of your app, port a legacy codebase to the Web, or completely write your frontend in a programming language other than JavaScript, then this blog post is for you!</description><pubDate>Wed, 20 Jul 2022 00:00:00 GMT</pubDate></item><item><title>JPA Pitfalls: Eager/Lazy Fetching</title><link>https://bojanstipic.com/blog/jpa-pitfalls-eager-lazy-fetching/</link><guid isPermaLink="true">https://bojanstipic.com/blog/jpa-pitfalls-eager-lazy-fetching/</guid><description>In this article we are going to discuss different JPA fetching types, their pros and cons, and see which one you should prefer.</description><pubDate>Thu, 18 Aug 2022 00:00:00 GMT</pubDate></item><item><title>JPA Pitfalls: Generating IDs</title><link>https://bojanstipic.com/blog/jpa-pitfalls-generating-ids/</link><guid isPermaLink="true">https://bojanstipic.com/blog/jpa-pitfalls-generating-ids/</guid><description>In this article we are going to discuss different JPA strategies for generating IDs.</description><pubDate>Wed, 24 Aug 2022 00:00:00 GMT</pubDate></item><item><title>JPA Pitfalls: Relationship Mapping</title><link>https://bojanstipic.com/blog/jpa-pitfalls-relationship-mapping/</link><guid isPermaLink="true">https://bojanstipic.com/blog/jpa-pitfalls-relationship-mapping/</guid><description>In this article we are going to discuss some common JPA relationship mapping pitfalls.</description><pubDate>Wed, 17 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Migrating My Website from Gatsby to Astro</title><link>https://bojanstipic.com/blog/migrating-my-website-from-gatsby-to-astro/</link><guid isPermaLink="true">https://bojanstipic.com/blog/migrating-my-website-from-gatsby-to-astro/</guid><description>I recently migrated my website from Gatsby to Astro, and now it looks nicer, has zero runtime JavaScript, loads much faster, and is much easier to maintain.</description><pubDate>Tue, 15 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Switching from Git to Jujutsu</title><link>https://bojanstipic.com/blog/switching-from-git-to-jujutsu/</link><guid isPermaLink="true">https://bojanstipic.com/blog/switching-from-git-to-jujutsu/</guid><description>After using Jujutsu for 3 months, I am not going back to Git. Jujutsu is simpler to learn, more powerful to use, and has completely changed the way I work with version control.</description><pubDate>Fri, 26 Dec 2025 00:00:00 GMT</pubDate></item></channel></rss>