Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
bohr9046yI wouldn't suggest googling "how to make a to-do app with JavaScript." The to-do list the hello world of JavaScript frameworks and therefore there are thousands of them.
-
@bohr I do have a little bit experience. I know html + css,little react etc. But I feel like I never spend enough time on vanilla js. That is why I want to make some basic projects. I was confused by the amount of ways you can do it.
-
bohr9046y@jensrott I would spend time just learning about javascript and hot it interacts with HTML. Frameworks can do some cool stuff, but are often overkill. VanillaJS can easily make a to-do list
-
@bohr Thanks for the advice. In my opinion college also doesn't spend enough time on the basics. We jump to fast into frameworks. But college is getting more and more a time waster in my opinion.
-
bohr9046y@jensrott Ha, yea. I'm graduating in a few days, and haven't really be happy with what was learned my past 4 years...
It's my opinion that college is just to tell employers that you have the ability to learn new things. Then they teach you the majority of what you need to know onsite. At least that's how it has worked in my experience -
So tired of this notion that just because a library exists you need to use it. Or having an abundance of libraries is an issue.
In fact, I’m tired of this anti-js movement. If you don’t like JavaScript because you’re unable to comprehend how it works, don’t push that on the language. Blame you’re own incompetence.
Besides, I can’t imagine why having more than one way to do something is something to complain about.
I know you didn’t explicitly say you dislike JavaScript, but I followed the line of logic.
/thread -
@Nachfolger i agree 100%, but I think op is just a bit overwhelmed and rightfully so, jsland can be overwhelming, so maybe he's not the one you should address that opinion to.
there is tho other people that do need to hear what you just said
My god why are there 10000 ways to do the same thing in javascript? I just want to make a simple todo app without library and don't know which route to go...
rant
todo app
confused
noob
vanilla
javascript