Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Tableaunoir | 156 | 3 months ago | 30 | gpl-3.0 | TypeScript | |||||
An online blackboard 🖉 with fridge magnets 🌈🧲 for teaching, and making animations 🏃 and presentations ⎚. | ||||||||||
Pluralsight Course Server Side Rendered React Nextjs | 69 | a year ago | 123 | mit | JavaScript | |||||
This is the repository associated with the Pluralsight course "Building Server-side React Apps" | ||||||||||
Poshmon | 52 | 4 years ago | 25 | mit | PowerShell | |||||
A PowerShell-based server and farm monitoring solution | ||||||||||
Ordersystem Project | 35 | 5 years ago | TypeScript | |||||||
The sample project for the course. | ||||||||||
Biztalk Server Developing Integration Solutions | 28 | 3 years ago | C# | |||||||
This course is for system developers who will be working with Microsoft BizTalk Server. The course cover concepts and technologies in the context of integrations and provide an overview on the Microsoft integration landscape. | ||||||||||
1_puzzle_platforms | 24 | 5 years ago | C++ | |||||||
Teaching the basic client server model and get multiple instances connected through a collaborative puzzle game. (ref: PP_UEM) http://gdev.tv/uemgithub | ||||||||||
Graphql | 22 | 5 years ago | CSS | |||||||
Companion repo for the course: GraphQL for Beginners with JavaScript | ||||||||||
Relay Modern Typescript Server | 22 | 3 years ago | 1 | mit | TypeScript | |||||
A graphql server written for sibelius' relay modern course https://relay-modern-course.now.sh/packages/ | ||||||||||
Realtime Help | 20 | 7 years ago | 2 | apache-2.0 | Python | |||||
Learnanalytics Microsoftml | 19 | 4 years ago | other | HTML | ||||||
Introduction to Statistical Machine Learning with MicrosoftML |
This repository contains handout materials and code for Rangle.io's AngularJS training course, focusing on Angular 2.
This is meant to be used as a part of the course, which is normally offered as a 2-3 day event. See rangle.io/javascript-training.html for more information.
See the handout for the handout. You can either view it in your browser or download a PDF, ePub or Mobi version.
The repository also contains a sample app. The project has a server and client component. This repository contains only the client code. The server code is available at github.com/rangle/ngcourse-api. However, You do not need the server code to run the front end. Instead, you can access the API server deployed to ngcourse.herokuapp.com/ and develop the client-side code on your own machine.
To run the sample app:
Install dependencies and typings:
cd app
npm install
Start the build process and the development server:
npm run dev
Then point your browser to http://localhost:3000
We welcome your feedback - please take a moment to fill out this survey to let us know what you think.
Thanks!
Text that is being contributed to the book must follow the style guide