Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added a Scale By The Bay 2018 video #472
base: main
Are you sure you want to change the base?
added a Scale By The Bay 2018 video #472
Changes from all commits
e747c44
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
### Featured presentations * [Hands-on Scala.js](http://vimeo.com/111978847) at Pacific North-West Scala 2014, by Li Haoyi * [Cross-Platform Development in Scala.js](https://www.youtube.com/watch?v=Ksoi6AG9nbA) at Scala by the Bay 2014, by Li Haoyi ### For JavaScript developers * [Scala.js: Next generation front end development in Scala](https://www.youtube.com/watch?v=n1GgVWOThhY) at HelsinkiJS, Nov 2015, by Otto Chrons * [Scala.js: Safety and Sanity in the Wild West of Web Development](http://www.infoq.com/presentations/scalajs) at Philly ETE, Aug 2015, by Li Haoyi ### Scala.js user stories * [Towards Browser and Server Utopia with Scala.JS: an example using CRDTs](https://www.parleys.com/tutorial/towards-browser-server-utopia-scala-js-example-using-crdts) at Scala Days Amsterdam 2015, by Richard Dallaway * [React to Scala-JS](https://www.youtube.com/watch?v=t7dJ1Dxc6mQ) at Voxxed Days Belgrade 2015, by Maciek Próchniak * [Full stack Scala](https://www.youtube.com/watch?v=zZUE8_usGAg) at Scala by the Bay 2015, by Ramnivas Laddad * [Scala.js: Confessions of a Backend Engineer](https://www.youtube.com/watch?v=PQuDD_EHM9I) at Scala by the Bay 2015, by Julie Pitt * [Convince Your Manager to Adopt Scala.js in Production](https://www.youtube.com/watch?v=RgSACo4PMQg) at Scala by the Bay 2015, by Katrin Shechtman and Dave Sugden * [Scala: Power and Versatility](https://www.youtube.com/watch?v=aMjyhjJ-pJc) at Scala by the Bay 2015, by Shadaj Laddad * [Bootstrapping the Scala.js Ecosystem](https://vimeo.com/113967983) at Scala eXchange 2014, by Li Haoyi ### Live coding presentations * [Why (you might like) Scala.js](https://vimeo.com/122611959) at Scaladays, March 2015, by Li Haoyi * [Live Coding ScalaJS](https://vimeo.com/87845442) at SF Scala, Feb 2014, by Li Haoyi ### In other languages * [Scala.js](https://www.youtube.com/watch?v=_ZqeoasCql0) at Warsaw Scala Fortyfives 2015, by Waldemar Wosiński (in Polish) * [Создание вебпроекта на основе семантического веба и Scala/Scalajs](https://www.youtube.com/watch?v=WekavZT1qE4), at WebCamp 2015, by Anton Kulaga (in Russian) * [Scala.js はじめました?](https://www.youtube.com/watch?v=btYBuUcQweM) ([slides](http://www.slideshare.net/kinzal/scalajs-50513842)), by @k_kinzal (in Japanese) * [Vorstellung Scala.js](https://www.youtube.com/watch?v=MC1clhppcnw), by Paul Horn (in German) ### Scala.js internals * [Semantics](https://www.parleys.com/tutorial/scala-js-semantics-how-support-performance-javascript-interop) at ScalaDays 2015 Amsterdam by Sébastien Doeraene * [Compilation Pipeline](https://www.youtube.com/watch?v=nRswfBJL0dQ) at Scala By the Bay 2015 by Tobias Schlatter * [Optimizations](https://www.youtube.com/watch?v=IvB1APFZK5Q) at VM Meetup 2015 by Sébastien DoeraeneFeatured presentations
For JavaScript developers
Scala.js user stories
Live coding presentations
In other languages
Scala.js internals