https://github.com/zoltan-nz/one-hour-codelab
https://github.com/zoltan-nz/one-hour-codelab
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zoltan-nz/one-hour-codelab
- Owner: zoltan-nz
- Created: 2015-04-01T22:56:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T12:13:42.000Z (over 10 years ago)
- Last Synced: 2025-01-22T02:46:18.427Z (9 months ago)
- Language: Dart
- Size: 129 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Avast, Ye Pirates: Write a Web App Code Lab
============================[](https://drone.io/github.com/dart-lang/one-hour-codelab/latest)
These are small Dart samples used by the [Avast Ye, Pirates][codelab], in which you learn to build and web app, and which takes about an hour to complete.
Repo and testing
----------------Currently, drone.io tests only whether the .dart files under web/ pass static analysis (dartanalyzer). We could do real unit testing, and we could do better with HTML samples.
Project structure
-----------------**web/:**
Code samples used by the Avast Ye, Pirates code lab. Contains sub-directories to organize the samples by step.**README.md:**
This file.**runtests.sh:**
BASH script that runs dartanalyzer on all Dart source files in the web directory.[codelab]: https://www.dartlang.org/codelabs/darrrt/