Book Image

ReSharper Essentials

By : Lukasz Gasior
Book Image

ReSharper Essentials

By: Lukasz Gasior

Overview of this book

Table of Contents (18 chapters)
ReSharper Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Support for AngularJS


AngularJS is a very popular MVC JavaScript framework used to create Single Page Applications.

The AngularJS plugin adds support for this framework by providing code competition for AngularJS HTML attributes and live templates, which helps you in writing JavaScript code. For example, you can use the ngc template to generate an Angular controller, or ngfor to generate angular for each loop.

More information about the AngularJS plugin can be found at https://resharper-plugins.jetbrains.com/packages/AngularJS/.