Open Karyum opened 7 years ago
here we have the id and class both use camelcase.
this is not a big deal for this project but im just pointing this out for much bigger projects.
what do you mean we should change? @Karyum
you are using camelCase for both the id and the class.
that shouldn't be the case, class and ids are different, they should have different naming conventions
here we have the id and class both use camelcase.
this is not a big deal for this project but im just pointing this out for much bigger projects.