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
-
inaba46255yYou can like just not use it tho. The main reason ASP.NET includes it is because come bundled with bootstrap
-
C0D4681455yAjax.... going out.... 😂😂😂😂😂
Oh god that's a crack up.
The Jquery part sure, if you don't use bootstrap or care to use react/angular/vue - which all make use of ajax/xhr anyway -
mundo0349795yjQuery is not going anywhere.
AJAX is not a library or framework.. so I don't know who you are talking to but .. Jesús, I am confused. -
Man jquery is not going out. Do me a favor. Grab some sticky notes. Now draw pictures of dicks in them. Every time someone tells you this bs just give them one of them stickt notes and tell them to eat it.
You can still use jqueru if you so desire with no repercussions.
Do learn JS to know what it is doing though. -
Sorry guys. I really don't know muvh about js, but thanks for clearing that out for me. So Ajax is still esential everywhere, these new frameworks just uses it in a different way. But JQuery is the one I should be rethinking about using
-
inaba46255y@AleCx04 It is going out from bootstrap tho, which is like 60% of the reason people use it https://github.com/twbs/bootstrap/...
-
@inaba it being included in bootstrap is a convenience more than anything. I know of plenty of institutions and current working professionals that use jquery an awful lot without using bootstrap. The jqueru cdn still gets hit heavily for both professionals and people learning. It is just a script that people need to link and voila.
I prefer newer stuff, cuz i like fancy and new. -
inaba46255y@AleCx04 It wasn't included in bootstrap rather bootstrap was made with it since as bootstrap is from back in the day when cross browser development wasn't that pleasant and jquery solved that problem. And yes I know there's a shittonne of legacy code out there
-
@inaba i stand corrected on the bootstrap side. What are they using now? I don't use css frameworks that much so I am outside the loop in that regard
-
inaba46255y@AleCx04 Well at the moment they're using jquery since V5 is still in development, but they're switching to vanillajs
Related Rants
-
starrynights894Had a recruiter contact me at home on my day off. Recruiter: We have a company that would be interested in h...
-
starrynights898Why are all my classmates building their web applications in PHP for our thesis? I know it's used a lot but fo...
-
albi6I'm the kind of guy that hates working with asp.net and prefer working in PHP... I know I'm weird
So yeah, don't know much about Javascript but a lot of you have recommended to stay away from JQuery and AJAX because they're on the way out. I hope ASP.NET would use a more modern library instead of JQuery
rant
thinking for the future
asp.net