Reactive-Extensions / BuildStuffWorkshop

Workshop for BuildStuff.LT 2014

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Course Material | Resources | License

Going Async with JavaScript Workshop at BuildStuff.LT 2014

These are the materials for the Going Async With JavaScript workshop at BuildStuff 2014. This repository contains all the materials to get started with the Reactive Extensions for JavaScript (RxJS). After this workshop, you should have all the materials you need to become RxJS experts!

Course Material

Here are the following materials that are to be used during this workshop. Please follow along in order for the best learning experience. We will first start off with Functional Programming in Javascript, course material designed by Netflix and Rx Team to teach people about RxJS. We will then follow with a short presentation on the Reactive Extensions for JavaScript. Then we will follow that up with some RxJS Koans. Finally, we will wrap things up with some team challenges to see what the students are capable of building with RxJS!

Note that Functional Programming in Javascript requires the Chrome browser at this point due to some of the original design choices. Pull requests are welcome to fix these browser incompatibilities.

Resources

Here are some resources that will be useful during the workshop to help you maximize your learning of RxJS.

License

Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Workshop for BuildStuff.LT 2014

License:Apache License 2.0