<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>imnick.dev</title><description>Software development blog by Nick Lewanowicz</description><link>https://imnick.dev/</link><item><title>Don&apos;t Git Push --force!</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>Why you should use --force-with-lease instead of --force when pushing to remote branches.</description><pubDate>Fri, 08 Jan 2021 00:00:00 GMT</pubDate></item><item><title>What you need to know about Object Oriented Programming</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>Understanding OOP pillars: encapsulation, abstraction, inheritance, and polymorphism.</description><pubDate>Tue, 05 Jan 2021 00:00:00 GMT</pubDate></item><item><title>What you need to know about functional programming</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>Pure functions, immutable state, and side-effects — the core tenets of FP explained simply.</description><pubDate>Sun, 03 Jan 2021 00:00:00 GMT</pubDate></item><item><title>What you need to know about JSON vs XML vs Protobuf</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>A history of data formats: how JSON overtook XML and where Protobuf fits in.</description><pubDate>Sat, 02 Jan 2021 00:00:00 GMT</pubDate></item><item><title>When to use i++ vs ++i vs i+=1</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>Understanding prefix, postfix, and additional assignment operators — and why +=1 is safer.</description><pubDate>Fri, 01 Jan 2021 00:00:00 GMT</pubDate></item><item><title>When to use const, let, and var</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>A guide to JavaScript variable declarations: const for immutability, let for reassignment, avoid var.</description><pubDate>Thu, 31 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Arguments vs Parameters: What you need to know</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>Functions have parameters, function calls have arguments — knowing the difference matters.</description><pubDate>Wed, 30 Dec 2020 00:00:00 GMT</pubDate></item><item><title>What&apos;s the difference between Brackets, Braces, and Parentheses!</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>A quick reference for the proper names of [], {}, and () — improve your pairing communication.</description><pubDate>Tue, 29 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Making the most of your Internship</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>Five tips for interns: manage imposter syndrome, keep a tight feedback loop, keep moving forward, take pride, and make friends.</description><pubDate>Sun, 08 Sep 2019 00:00:00 GMT</pubDate></item><item><title>23: Developer, Student, and Person</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>A year in review — new job at Shopify, work-life balance lessons, travel across 6 countries, and personal milestones.</description><pubDate>Sat, 17 Aug 2019 00:00:00 GMT</pubDate></item><item><title>Blind without Feedback</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>Why feedback is the greatest gift for growth — inspired by &apos;Flow&apos; and lessons from blind nuns.</description><pubDate>Wed, 07 Aug 2019 00:00:00 GMT</pubDate></item><item><title>Lazy guide to saving smart in Canada</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>A dead simple, automated saving strategy for Canadians — 3 accounts, automatic transfers, done.</description><pubDate>Tue, 07 May 2019 00:00:00 GMT</pubDate></item><item><title>What is a Service Worker?</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>Service workers are background scripts that enable offline support, push notifications, and caching for web apps.</description><pubDate>Fri, 16 Nov 2018 00:00:00 GMT</pubDate></item><item><title>PWA: The Future of Mobile and Web Development</title><link>https://imnick.dev/blog/undefined/</link><guid isPermaLink="true">https://imnick.dev/blog/undefined/</guid><description>Progressive Web Apps are closing the gap with native — smaller, faster, and immediately demoable.</description><pubDate>Wed, 14 Nov 2018 00:00:00 GMT</pubDate></item></channel></rss>