Become a web development hero with CBWIRE!
Here you will find numerous CBWIRE examples that you can learn from and use in your own applications. Examples include:
- Data Properties
- Passing parameters to your components
- Actions
- Computed Properties
- Data binding
- Events and listeners
- Query string binding
- Relocating
- Form inputs - text, textarea, radio, dropdowns, multi-select
- Form validation
- File Uploads
- Loading and dirty states
- Polling
- and more...
- CommandBox 5.8+
- Clone this repo
git clone [email protected]:grantcopley/cbwire-examples.git
- Use CommandBox to install dependencies
box install
- Start your CFML server
box server start --open
After the server completes startup, your browser will open automatically.