|
|
|
|
|
by ranscendental50
476 days ago
|
|
I know I'll get downvoted for this -- but if can use AI, ask it to use VanillaJS and no libraries (if possible). Consider that any libraries you load (ReactJS, etc) already use JS built into the browser anyways. So creating a project like this will be WAY more understandable and easy to reason about. After you can load up on any libraries you need, but understanding the basics is key. |
|
I just wanna get info about the current tools and standards of making things in a more modern approach.