I wouldn't be interested in taking this course myself but this is definitely a course I'd like to see exist -- I feel like far too many devs dive head-first into making a website with a framework based on that being "how websites are made" when most websites do not, in fact, need to be built that way, especially in this age of HTML5 and mature Javascript.
Just be sure that when you get to the fully dynamic stuff you emphasize that the JS should be built only to enhance the UX, not to replace it. :)
Yes, while I think frameworks add a lot of value, I think some programmers miss out by not knowing the fundamentals. I think, even to use a framework fully, you should know what it's doing for you.
And of course, JS is *only for added functionality. :)
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I wouldn't be interested in taking this course myself but this is definitely a course I'd like to see exist -- I feel like far too many devs dive head-first into making a website with a framework based on that being "how websites are made" when most websites do not, in fact, need to be built that way, especially in this age of HTML5 and mature Javascript.
Just be sure that when you get to the fully dynamic stuff you emphasize that the JS should be built only to enhance the UX, not to replace it. :)
Yes, while I think frameworks add a lot of value, I think some programmers miss out by not knowing the fundamentals. I think, even to use a framework fully, you should know what it's doing for you.
And of course, JS is *only for added functionality. :)