@codeSTACKr

🦸 Become A VS Code SuperHero Today: https://vsCodeHero.com
πŸ§‘πŸΎβ€πŸ€β€πŸ§‘πŸ½ Join my Discord developer community: https://discord.gg/A9CnsVzzkZ

@StarcoreLabs

I've always used Classes for CSS and unique ID's for JavaScript. It makes my code cleaner and easier to maintain.

@ziaahmad8738

i didnt knew about this, thanks a lot

@francescociulla

Great video πŸ”₯

@ikraamdev

PLEASE keep doing more update videos like this!

@DThompsonDev

When I first saw this I just imagined all the ways someone can mess up and confuse a codebase lol. Cool thing but I agree with you, people shouldn't be using it.

@joopie46614

I never knew this was a thing! Thanks for letting us know, it looked like a bad idea from the moment you started the demonstration. It also shows how much browsers are divided and how much consideration you have to put into JavaScript code without using something like Babel to run on most/all browsers.

@JawadKhan-gc6du

Loved the quality video. Short , informative and very much useful. Thanks codeSTACKr

@aniruddharora4004

Love these vids, any new info is good infoπŸ‘

@thiyageshkanna

very informative. I was  fasinated when you explain this stuff  .Thank you so much for the explanation

@danielbark

Nicely laid out sir!!

@GeorgeMonsour

Thanks for this great direction and caution because not enough of it being conveyed.

@salmanmurtaza2889

This is an excellent tutorial. create a video on defining the DOM in depth and how to access and manipulate it in Javascript because all we know "DOM is the programmatic representation of a web page and what we see in the browser is the visual representation of the DOM" and there aren't in depth tutorials about explaining the DOM

@uchechukwuprincenwulu2026

Thank you for this info. Very informative incase we run into such use cases on open source libraries/code samples

@MohidulIslam-el8fd

Sir I don’t know english properly. Plz tell me what is the best practice ? Using getElementById() is the best practice ??

@beinyourguard

this feature is way more dangerous than helpful

@kaloianlawless7246

Very well explained and informative video! Thank you man! =)

@suryam_29

wow , long time confusion comes clear. i don't like to use getElementById but, now i understood the use of it. please make a video on clean code codestackr.......

@teodygirado9982

omgg this is huge thanks mate

@judyodiakose6838

What about using data attr to select  elements in JavaScript