<?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: Johan Smith</title>
    <description>The latest articles on DEV Community by Johan Smith (@johan_smith_44df8af459875).</description>
    <link>https://dev.to/johan_smith_44df8af459875</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%2F3596112%2Fb4ad4f47-856c-4f8a-b7d8-515017725f9e.png</url>
      <title>DEV Community: Johan Smith</title>
      <link>https://dev.to/johan_smith_44df8af459875</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/johan_smith_44df8af459875"/>
    <language>en</language>
    <item>
      <title>Building a Take-Home Pay Calculator Using JavaScript and Open Data APIs</title>
      <dc:creator>Johan Smith</dc:creator>
      <pubDate>Thu, 13 Nov 2025 18:05:56 +0000</pubDate>
      <link>https://dev.to/johan_smith_44df8af459875/building-a-take-home-pay-calculator-using-javascript-and-open-data-apis-115h</link>
      <guid>https://dev.to/johan_smith_44df8af459875/building-a-take-home-pay-calculator-using-javascript-and-open-data-apis-115h</guid>
      <description>&lt;p&gt;In today’s world of automation and web tools, creating a simple take-home pay calculator is a great beginner-to-intermediate JavaScript project. By integrating APIs for tax rates and using modern frameworks like React or Vue, developers can build real-time calculators that help users estimate their post-tax income based on location and &lt;a href="https://take-home-pay-calculator.uk/" rel="noopener noreferrer"&gt;salary input&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This kind of project not only enhances your coding and data-handling skills but also demonstrates how front-end logic connects with financial computation. You can also explore a ready-made example at take-home-pay-calculator.uk, which shows how calculations and user experience can work together in a web environment.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
