Whether you’re required to file a tax return will depend on several factors, including your gross income, filing status, age, and whether you’re a dependent on someone else’s federal income tax return. And you may have to file even if you don’t owe any tax.
To get more specific information on who must file, check out IRS Publication 501. For most people, gross income is the main trigger for filing requirements. For example, in 2020, the filing threshold for single people younger than 65 was $12,400. For married couples filing jointly, it was $24,800 if both spouses were younger than 65.
If you were named as a dependent on someone else’s return and had income, you might also have to file, even if your income was much lower than the general threshold. Publication 501 has more detailed information on when dependents must file.
You’ll also need to file a return if you had at least $400 in self-employment earnings or meet other specific requirements, such as earning untaxed tips, receiving money from tax-exempt churches, or owing alternative minimum tax. IRS Publication 501 goes into details about these and other special situations.
I will disagree with Rishabh on this one, it\'s only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language. JavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programmRead more
I will disagree with Rishabh on this one, it\’s only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language.
See lessJavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programming concepts like closures, functions as first class citizens, higher order functions.
Yes, JavaScript did have a bad reputation a while back, but let bygones be bygones. Investing sometime – emphasis on the fact that you need to invest time in learning the language, the design decisions and especially it\’s good parts will enrich your repertoire.
Today JavaScript is pervasive, node.js in the server, EcmaScript 5.1 in the browser, databases all were powered by this language. So, the investment is well worth the gains.