• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    TypeScript
  • Created almost 9 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code samples repository for the examples provided in "Learning Angular 2", published by Packt Publishing - THE BOOK COVERS UP TO RC.1 and hence is severely OUTDATED. PLEASE REFER TO THE LATEST EDITIONS INSTEAD.

Learning Angular 2 (OUTDATED)

A new edition of this book covering the most recent version of Angular (v.4.x) will be released along 2017

Please note: The book covers up to Angular 2 Release Candidate 1 amd hence is outdated. All code examples are kept here as a permanent archive.

Welcome to the GIT repository for the code samples included in the book. The code samples included in this repository are subject to change without prior notice.

img2074

About this book

This guide gathers together everything there is to know about Angular 2 up to RC1 version and groups it in intuitive sections. No hunting through confusing documentation or scrambling piecemeal to figure out how things work together; this book is your detailed map of every feature and its use cases.

The author has done all the hard work of fitting everything Angular 2 means for developers together for you, making this book the quickest way to learn Angular 2 from scratch. This is an inexpensive, yet invaluable addition to every Angular user's toolkit to refer back to time and again. It's great for newcomers to Angular who will learn best through clear explanations and definitions of concepts.

Who this book is for

This book is targeted at web developers who want to build the next generation of state-of-the-art mobile and desktop web applications with Angular 2. This book does not require you to have prior exposure to either Angular 1.x or 2, although comprehensive knowledge of Javascript is assumed.

Executing the code samples

At this time these are the code samples published so far:

What do you need to run the examples?

Each chapter folder contains a standalone project which is in fact the incremental iteration of the Pomodoro application that we will build through the learning journey proposed in the book. You will want to follow the deployment guidelines included at the README file available on each chapter folder.

You will want to have a local web server pointing to the example folder you want to check. for the sake of simplicity I recommend using the excellent lite-server package provided by John Papa.

Disclaimer

While the Angular 2 project keeps moving forward and has not reached a final version, breaking changes in the codebase may affect the reliability of the code examples provided.

The author will do its best to keep the code samples provided as up-to-date as possible, but we understand that you may encounter outdated snippets or missing scripts. Please post your enquiries in the issues page should you require further assistance.

About the author

Pablo Deeleman is a self-taught, passionate developer who fell in love with the Web back in the late '90s and has been producing interactive designs and web desktop and mobile applications ever since. During all these years, he has fulfilled his career as both an UX designer and developer by successfully leading Internet projects for a wide range of clients and teams, encompassing European online travel operators, Silicon Valley-based start-ups, international heavy-traffic tube sites, global banking portals, or gambling and mobile gaming companies just to name a few.

You may reach out Pablo Deeleman at:

Thanks for purchasing the book!

Hope you will enjoy it as much as I enjoyed writing it for you.

Pablo Deeleman -.

More Repositories

1

react-shopping-cart

A simple POC for a React swag shopping cart built on top of React, Redux, SASS and TypeScript
TypeScript
17
star
2

spaghettify

Enjoy an unparalleled SPA experience with Spaghettify, the ultimate JavaScript library that turns static web pages into fully functional SPA websites.
TypeScript
8
star
3

design-system-boilerplate

A seed sandbox to kick off a Design System project on top of Stencil and Figma Tokens
TypeScript
5
star
4

cpu-load-monitor

A humble CPU load monitoring app built in TypeScript, React and Node.js
TypeScript
2
star
5

jsonraver

An easy-to-use Node.js utility module for performing one or multiple async GET requests to third party JSON web services simultaneously though a simple API with batch-request functionality.
JavaScript
1
star
6

dotfiles

My personal boilerplate templates for GIT and BASH dotfile with useful aliases and color schemes
Shell
1
star
7

vanilla-blog

POC for a Blog UI implementation leveraging the Vanilla framework
TypeScript
1
star
8

frontend-boilerplate

Boilerplate repo providing a simple basic template to quickly kick start development on a new project requiring Javascript and SASS compiling, Gulp automation and file watching with live reload server.
JavaScript
1
star
9

jarvey

Still in an early stage of development, Jarvey aims to be a simple-to-use but powerful Multivariate Testing module for Node.js
JavaScript
1
star
10

angular-boilerplate

An Angular 1.4.x boilerplate template to rapidly kickstart new projects based on Angular, Gulp, SASS and Livereload
JavaScript
1
star