AngularJS Directives Cookbook(PACKT,2015)

时间:2019-01-05 15:22:16
【文件属性】:
文件名称:AngularJS Directives Cookbook(PACKT,2015)
文件大小:8.36MB
文件格式:PDF
更新时间:2019-01-05 15:22:16
AngularJS Directives Cookbook AngularJS directives are at the center of what makes it such an exciting – and important - web development framework. With directives, you can take greater control over HTML elements on your web pages – they ‘direct' Angular's HTML compiler to behave in the way you want it to. It makes building modern web applications a much more expressive experience, and allows you to focus more closely on improving the way that user interaction impacts the DOM and the way your app manages data. If you're already using Angular, you probably recognize the power of directives to transform the way you understand and build your projects – but customizing and creating your own directives to harness AngularJS to its full potential can be more challenging. This cookbook shows you how to do just that – it's a valuable resource that demonstrates how to use directives at every stage in the workflow. Packed with an extensive range of solutions and tips that AngularJS developers shouldn't do without, you'll find out how to make the most of directives. You'll find recipes demonstrating how to build a number of different user interface components with directives, so you can take complete control over how users interact with your application. You'll also learn how directives can simplify the way you work by creating reusable directives – by customizing them with Yeoman you can be confident that you're application has the robust architecture that forms the bedrock of the best user experiences. You'll also find recipes that will help you learn how to unit test directives, so you can be confident in the reliability and performance of your application.

网友评论

  • directive 在angularjs 框架中不是很好理解,这本书对这一点讲的很透彻
  • 一直很喜欢Cookbook,推荐阅读 。