0
Is it good to learn a framework before knowing the basics
Frameworks
1 Réponse
+ 2
It depends on what you define as "basics" and what your needs are; i.e., what are you planning to do with the framework?
If "basics" means: programming basics (variables, conditional statements, etc.) then it generally doesn't make sense to skip them and directly learn a framework.
Hope this was helpful.