|
|
|
|
|
by matti3
4169 days ago
|
|
While I agree with the author in his previous posts in this series. anyone coming up into web development or front-end design should first grasp javascript and then learn how to use frameworks like jQuery. However I think that what these frameworks offer is faster prototyping and easier maintenance of web applications. Quickly accessing the api for functionality is often essential in quick turn around where creating all the functionality each time would add more time to a project. But as with all things in life we should be mindful of each and everything we load and pick and choose carefully. |
|