Skip to content

Instantly share code, notes, and snippets.

@prpatel
Last active March 19, 2018 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prpatel/47c8aef4ca68f734175aee60f215d204 to your computer and use it in GitHub Desktop.
Save prpatel/47c8aef4ca68f734175aee60f215d204 to your computer and use it in GitHub Desktop.
JazzCon 2018 Workshop Instructions
Welcome to JazzCon.Tech 2018!
If you're attending, please try to do these setup instructions before arriving at the venue on Wednesday morning.
We'll have wifi, but some of the larger installs are better done beforehand if possible.
Of course, you'll need a nice IDE/Editor installed; Atom, VSCode are both free and work well. Additionally, choose which workshop you'd like to attend, then follow the instructions below.
React Native Workshop:
https://gist.github.com/GantMan/cecd59e8b9c3389a03afe2d043e0d87d
#Unlock workshop:
#unlock workshop - a web browser and an internet connection should suffice.
React Workshop:
https://gist.github.com/siakaramalegos/9248265683886ad3cd2c98a71d46bef9
Elm Workshop:
https://gist.github.com/jfairbank/9f58db452b4c5d5d0d1e91365e297d0e.
Functional JS Workshop
Install the latest version of Node.js LTS (8.9.4), and an editor
Angualr Workshop Requirements
Hope you are as excited as I am about Angular. As an Angular GDE (Google Developer Expert), I have been following along with new releases and features.
Angular (v5+) introduces few improvements along with better performance and smaller bundles footprint. In this training we are going to cover some of these areas and the less known so you can take Angular to a new racing speed level!
Instructions
We are going to use Angular-CLI (v1.5.4). The final solution will be provided during the workshop. Angular is very exciting but can be frustrating sometimes. Don’t forget to have fun! =)
Setting up Angular
Follow the instructions on the following link to get the basic environment working in your laptop before the session (getting-started [1] and prerequisites [2]). If you find any bug or need support please report it here [3].
Looking forward to meet you!
Gerard
[1] https://github.com/angular/angular-cli
[2] https://github.com/angular/angular-cli#prerequisites
[3] https://github.com/angular/angular-cli/issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment