Preface - MEAN Machine - A beginner's practical guide to the JavaScript stack (2015)

MEAN Machine - A beginner's practical guide to the JavaScript stack (2015)

Preface

Conventions Used in This Book

Note

Note

This icon signifies a tip, suggestion, or general note.


Warning

Warning

This icon indicates a warning or caution.


Tip

Tip

This icon indicates a pro tip that will help your development.

Code Samples

This book will mix in concept and code by building applications in each chapter. Each application will be useful in understanding the core concepts and building up to a fully fledged MEAN stack application.

Throughout the chapters, we will work with code samples that build off of each other, leading up to one full application. We’ll add links to the sample code so that you can download and follow along if you wish. After seeing real examples and concepts in action, you’ll be able to use these concepts to build your very own projects.

Code License

The sample code in this book is released under the MIT License. Feel free to use any and all parts of them in your own applications and anything you build or write.

Code Repository

The code for the samples in this book can be found at: http://github.com/scotch-io/mean-machine-code.

We’ll provide links to the specific folders at the start of every application so stay tuned for those.

Get In Contact

If you have any questions, comments, kind words about the book (we love those), or corrections in the book (we like those), feel free to contact us at chris@scotch.io and holly@scotch.io.

Also, take a look at our site (Scotch.io) for great articles on all sorts of web development topics.