Skip to content

Commit

Permalink
Updated list of tutorials with Uno Platform
Browse files Browse the repository at this point in the history
The bootcamp leads the user through creating an wasm/mobile app: 
Building an iOS, Android and WebAssembly application with Uno
Building rich, responsive UI on mobile and web
Usage of platform-native views and intermixing them
How Uno works under the hood
Source level debugging and how to monkey patch Uno鈥檚 internals
  • Loading branch information
sasakrsmanovic committed Dec 10, 2019
1 parent b2988ef commit 4bb362a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -71,6 +71,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
## Tutorials
- [Developer's Guide](http://webassembly.org/getting-started/developers-guide/)
- [Hit the Ground Running with WebAssembly (2019)](https://medium.com/@robaboukhalil/hit-the-ground-running-with-webassembly-56cf9b2fa35d)
- [Uno Platform Bootcamp - single-source WASM & Mobile tutorial) (2019)](https://github.com/unoplatform/workshops/tree/master/uno-bootcamp)
- [Porting Games to the Web with WebAssembly (2019)](https://medium.com/@robaboukhalil/porting-games-to-the-web-with-webassembly-70d598e1a3ec?source=friends_link&sk=20c835664031227eae5690b8a12514f0)
- [Level up Command-line Playgrounds with WebAssembly (2019)](https://opensource.com/article/19/4/command-line-playgrounds-webassembly)
- [WebAssembly Physics and DOM objects (2018)](https://codelabs.developers.google.com/codelabs/hour-chipmunk/index.html)
Expand Down

0 comments on commit 4bb362a

Please sign in to comment.