Tips for Building Effective HTML/CSS/JS Web Applications
by Jake Rocheleau
on June 6, 2013
in Tips
Developers who have been in the field for a couple years have probably seen a large increase in web applications. Typically these are small pages which serve dynamic content either via Ajax, or through some backend system connected in JavaScript. Lots of free open source JS frameworks have been released and continue to be updated constantly. These are the solutions for web developers who are working to build solid webapps on a frontend language.
I want to share just a few tips and resources for web developers creating their own webapps. It is a very difficult process and will require weeks if not months of study & practice. But I have to agree that it is worth the effort, because web apps are becoming very popular among google searchers. Build something great and then share it out to see how many people will care to bookmark or save your links.
Read More