Angular Workshop Skipbo Save

Advanced Angular Workshop with RxJS/Routing/Animations/AI 🐙

Project README

Angular Workshop

👉 Play with the final project!
🏋 Start with the workshop

Welcome to this card game themed Angular Workshop. We will develop & play Skip-Bo, a famous and easy to learn card game. The making of this will be so much more fun than creating another todo list manager while being more challenging 💪

Do you have a question?
Find me on Twitter (@deluxee)


What's in the box ?

The two days of our workshop are packed with six chapters. Each chapter includes a theory part and a code challenge where you have to code.

In six chapters you will learn about advanced techniques in Angular, gain deeper knowledge of well known parts of the framework and as if that were not enough, you will program a fully working Skip-Bo card game in parallel too! Those are the challenges involved.

  • I Modules
  • II Components
  • III Routing
  • IV RxJS
  • V Testing
  • VI Animation

Together we will make progress in the overall game to hold a fully working game in the hands after the workshop.

Theory Part

Theory is boring and especially in the case of Angular many, many things can be found in their outstanding documentation already. Personally I like to read about best practice, untold facts and surprising functionality that isn't part of any documentation. By creating this workshop I discovered some new and interesting things in Angular. I will present you a mix of awesome and interesting things in Angular and hope I can help you being a even better developer tomorrow 💪

Code Challenges

The challenges are six individual coding sessions with a total duration of roughly 6 hours over two days. In the end you will hold a fully working card game in the hand, with animations and AI-like CPU players. There is a huge amount of code involved and we can't implement everything from scratch in six hours. Some parts would be tedious and boring, others too complex and elaborated.

That's the reason why each session will start with a dedicated starting branch (workshop/XX-chaptername-start) — this allows me to provide you some code additions that brings the overall game forward without giving you everything. Trust me, you will have enough to code and think about.

There are also some progress branches (*--progress-01, *--progress-02) during a challenge I use those progress branches to add some more parts during a challenge. You need to check them out to follow the challenge. Some people will be quicker than others, that's the second reason for having those progress branches: It's the perfect moment to catch up with the rest if you want.

Chapters

Here you can see all chapters to jump either in the theory or challenge part. The preview link shows the progress of the overall game we build together — and can be a black screen in the beginning too.

Chapter I - Modules

We start slowly with a recap of what Modules are and their special role in Angular. The Injection System is tightly bound to the module world so it's a good moment to revise them in this chapter.

Chapter II: Components

Learn all about Directive/Components, things you can to in templates, ChangeDetection and the difference between presentational and smart components. In the challenge we will create our first components: CardFace, Card, CardPile and our gaming stage.

Chapter III: Routing

We will get serious by providing a welcome page, instructions, a gameover page and a page to select our players. In the challenge you will map the routes, introduce lazy loading and routing guards.

Chapter IV: RxJS

Learn the difference between cold & hot, some important rxjs operators and how to test. In the challenge we will Oscar 🐙 an card playing AI with the power of RxJs.

Chapter V: Testing

How to use headless browsers, use hosting/wrapper components in tests and learn important details of the change detection system and how it impacts your testing (tick, fakeSync, micro, macro tasks). In the challenge we will fix a nasty component bug and test Oscar's 🐙 async rxjs stream.

Chapter VI: Animation

Learn about animations in Angular, how to apply and control them. In the challenge we will flip some cards 🙌

Knowledge

I created a rough list of random interesting things for a developer.


Slides

You can find the slides on slideshare

Here some mixed links for the time after workshop 👌

The slide files (*.md) are made to be used with Deckset. There will be a slideshare link soon.


Do you have a question?
Find me on Twitter (@deluxee)

💼 My employer Satellytes made it possible to work on this project for a client and to share it with with the public in this repository.

And you know what?

Satellytes (Munich) is hiring Frontend & Backend (junior & senior) developers.
Yes, dear Junior Developers — we would love to mentor you and to grow with us!

See www.satellytes.com or write me on Twitter. We are happy to hear from you ✌️

Open Source Agenda is not affiliated with "Angular Workshop Skipbo" Project. README Source: georgiee/angular-workshop-skipbo
Stars
44
Open Issues
7
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating