Hi all, this is my first post here so please bear with me. I’m quite excited about learning JavaScript, and the first project that I’d like to do is a tax calculator similar to this one https://www.income-tax.co.uk/ (obviously not as complex 🙂 )
Could anyone please recommend a good way to get started with this? Maybe use a framework like jQuery, Angular, or should I go with plain JavaScript?
Also, how long would it take me to learn the skills to create a basic tax calculator?
Many thanks in advance.