Book Image

Learning Web Development with Bootstrap and AngularJS

By : Stephen Radford
Book Image

Learning Web Development with Bootstrap and AngularJS

By: Stephen Radford

Overview of this book

<p>If you're ready to progress your web development skills past HTML and CSS, this book will give you everything you need to build your own web app. You'll be taught the basics of Bootstrap and AngularJS, taking an in-depth look at what makes up each framework. After you've mastered the ideology, you'll put it into action as you build a contact manager throughout the course of the book.</p> <p>We'll look at filters, routing, and views for your app and will teach you to utilize CRUD (Create, Read, Update, and Delete) to develop further. You'll learn how to connect your app to the server, customize Bootstrap, and build a directive. Along the way we'll touch on additional technologies such as Less, gulp, Grunt, and AngularStrap. Finally, we'll take a look at potential stumbling blocks and will give you tips to avoid them.</p> <p>With this step-by-step guide packed with plenty of screenshots, you'll be building web apps in no time.</p>
Table of Contents (22 chapters)
Learning Web Development with Bootstrap and AngularJS
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Self-test questions


  1. How is Angular initialized on the page?

  2. What is used to display a model's value on the page?

  3. What does MVC stand for?

  4. How do we create a controller and tell Angular we want to use it?

  5. In Bootstrap 3, what's the new name for a Hero Unit?