Skip to content

Janamou/dart-codelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Application Code Lab

The goal of this code lab is to create note-taking application in Dart. We create simple application which can add notes, delete selected note or all notes in the list and we also try local storage to save the notes into the browser.

You will learn:

  • how to write applications in Dart
  • how to work with DOM manipulation in Dart
  • how to work with JSON
  • how to save data to local storage
  • how to compile the application into the JavaScript

Notes application

Full codelab text is in the wiki.

About

Simple client-side Dart code lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published