May 2015
Intermediate to advanced
110 pages
2h 7m
English
HTML5 is a modern specification which defines a lot of features that we have seen in the previous chapters. One of the biggest problems faced in application development is code management: how you will structure your application so that it will be easily readable, expandable, maintainable, and so on. In this chapter, we will see modern methods or tools of modern application development. Once we come to know about the different techniques, methods, and tools, we will be equipped to enhance our application.
There are many different tools and techniques that enable the development process to be seamless. Let's talk about some of the modern tools and ...