<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mike M</title>
    <description>The latest articles on DEV Community by Mike M (@mike_m_7c306e04173a2).</description>
    <link>https://dev.to/mike_m_7c306e04173a2</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3724937%2F6127e2ab-7cf9-4c9a-870e-48363f402570.png</url>
      <title>DEV Community: Mike M</title>
      <link>https://dev.to/mike_m_7c306e04173a2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mike_m_7c306e04173a2"/>
    <language>en</language>
    <item>
      <title>I built a free Canadian severance calculator because the rules are more confusing than they should be</title>
      <dc:creator>Mike M</dc:creator>
      <pubDate>Mon, 26 Jan 2026 13:55:25 +0000</pubDate>
      <link>https://dev.to/mike_m_7c306e04173a2/i-built-a-free-canadian-severance-calculator-because-the-rules-are-more-confusing-than-they-should-2051</link>
      <guid>https://dev.to/mike_m_7c306e04173a2/i-built-a-free-canadian-severance-calculator-because-the-rules-are-more-confusing-than-they-should-2051</guid>
      <description>&lt;p&gt;Losing a job is stressful enough. Figuring out what you’re actually owed afterwards shouldn’t require a law degree.&lt;/p&gt;

&lt;p&gt;I’m in Canada, and over the last few years, I’ve watched friends, family, and coworkers get tripped up by the same questions after being terminated:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What’s the difference between termination pay and severance pay?&lt;/li&gt;
&lt;li&gt;What’s statutory minimum vs. common law?&lt;/li&gt;
&lt;li&gt;Why does the answer change depending on provincial or federal rules?&lt;/li&gt;
&lt;li&gt;And why does every source seem to contradict the last one?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A number of years ago, I, too, was terminated after double-digit years with my employer and genuinely had no idea whether the number they were giving was reasonable, low, or missing something entirely.&lt;/p&gt;

&lt;h3&gt;
  
  
  Statutory minimums vs. “what you might get”
&lt;/h3&gt;

&lt;p&gt;One thing that causes a lot of confusion in Canada is that there are &lt;em&gt;two&lt;/em&gt; very different conversations happening at once:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Statutory minimums&lt;/strong&gt;: the legal floor set by employment standards legislation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Common law / negotiated packages&lt;/strong&gt;: what lawyers may push for based on age, tenure, role, etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most online discussions blur these together, which makes it hard for someone just trying to sanity-check a number.&lt;/p&gt;

&lt;h3&gt;
  
  
  So I built a small tool
&lt;/h3&gt;

&lt;p&gt;I ended up building a simple calculator that focuses on &lt;strong&gt;statutory minimum entitlements only&lt;/strong&gt;, broken down by province or federal rules.&lt;/p&gt;

&lt;p&gt;The goal isn’t to replace legal advice. It’s to give people a baseline so they can ask better questions and understand the floor they’re standing on.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;No signup&lt;/li&gt;
&lt;li&gt;Plain HTML/JS&lt;/li&gt;
&lt;li&gt;Plain-English explanations&lt;/li&gt;
&lt;li&gt;Explicit about what it does &lt;em&gt;not&lt;/em&gt; cover&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’re curious, the tool is here:&lt;br&gt;&lt;br&gt;
&lt;a href="https://canadaemploymentrules.ca/" rel="noopener noreferrer"&gt;https://canadaemploymentrules.ca/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Things I learned building this
&lt;/h3&gt;

&lt;p&gt;A few takeaways that surprised me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Many people don’t realize that termination pay and severance pay are separate concepts.&lt;/li&gt;
&lt;li&gt;Benefit continuation is frequently overlooked.&lt;/li&gt;
&lt;li&gt;Province-specific rules matter far more than people expect.&lt;/li&gt;
&lt;li&gt;Clear disclaimers actually &lt;em&gt;increase&lt;/em&gt; trust if written plainly.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m still iterating on this, and I’m genuinely interested in how others approach explaining complex, high-stress topics without overwhelming people.&lt;/p&gt;

&lt;p&gt;If you’ve built tools in legal, financial, or HR-adjacent spaces, I’d love to hear what’s worked (or failed) for you.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>canada</category>
      <category>sideprojects</category>
      <category>career</category>
    </item>
  </channel>
</rss>
