-
Notifications
You must be signed in to change notification settings - Fork 35
Install Dart
Ravi Teja Gudapati edited this page Jun 18, 2017
·
1 revision
Install DartVM if you haven't already.
We recommend installing IntelliJ IDE with Dart plugin for IntelliJ IDE. We believe IntelliJ is the best IDE available for Dart. It makes developing Jaguar.dart applications a breeze.
Alternatively, atom.io with dart plugin is also a good editor.
Basics
- Route handler
- Path matching
- Path parameters
- Query parameters
- Serving static files
- Cookies
- Controller
- Parameter binding
- Hot reload
Serialization
Forms
Sessions
Authentication
- Basic authentication
- Form authentication
- JSON authentication
- Authorization
- OAuth
- MongoDb
- PostgreSQL
- MySQL
- Establish connection
- ORM
- Server sent events (SSE)
- Websockets
- systemd
- Docker
- AppEngine