Blog

CBWIRE Examples

Grant Copley December 06, 2022

Spread the word

Grant Copley

December 06, 2022

Spread the word


Share your thoughts

Constructing reactive, modern CFML applications is a breeze with our module CBWIRE. To make sure users can take advantage of the features we've added to CBWIRE, I have created an examples repository that includes Getting Started, Forms, Template Directives, Advanced, and Alpine sections.

Each of these sections provides an example that is broken down into Result, View/Layout, Component, and Template sections.

The Result section gives users the opportunity to interact with the example, while the View/Layout section demonstrates how the component can be integrated into ColdBox views or layouts. The Component portion enables users to view the internal workings of the component, including data properties, computed properties, and actions. Finally, the Template section showcases the HTML that makes up the component's UI.

Pro tip

To get a better understanding of CBWIRE and its AJAX requests, users can use their browser's developer tools to inspect the Network tab. Here you can see the incoming and outgoing payloads that CBWIRE generates behind the scenes.

Summary

I hope that this examples repository helps users get the most out of CBWIRE and its features. If you have any recommendations for how we can improve the examples or CBWIRE itself, please direct them to me at https://twitter.com/grantcopley.

CBWIRE examples can be found at https://github.com/grantcopley/cbwire-examples.

Add Your Comment

Recent Entries

CBWIRE 3.0.0 Released

CBWIRE 3.0.0 Released

We are very excited to announce the release of version 3 of CBWIRE, our ColdBox module that makes building modern, reactive apps a breeze. This version brings with it a new component syntax, 19 enhancements and bug fixes, and improved documentation. Our biggest goal with this release was to improve the developer experience and to provide a low barrier to entry to getting started with CBWIRE.

Grant Copley
Grant Copley
May 22, 2023
ColdBox 7.0.0 Released

ColdBox 7.0.0 Released

Introducing ColdBox 7: Revolutionizing Web Development with Cutting-Edge Features and Unparalleled Performance

We are thrilled to announce the highly anticipated release of ColdBox 7, the latest version of the acclaimed web development HMVC framework for ColdFusion (CFML). ColdBox 7 introduces groundbreaking features and advancements, elevating the development experience to new heights and empowering developers to create exceptional web applications and APIs.

Designed to meet the evolving needs of modern web development, ColdBox 7 boasts a range of powerful features that streamline the development process and enhance productivity. With its robust HMVC architecture and developer-friendly tools, ColdBox 7 enables developers to deliver high-performance, scalable, and maintainable web applications and APIs with ease.

Esme Acevedo
Esme Acevedo
May 16, 2023
TestBox v5.0.0 Released!

TestBox v5.0.0 Released!


We are excited to announced the release of Testbox version 5, which brings a host of new features and improvements for developers. TestBox is a powerful and flexible tool that helps developers write comprehensive BDD/TDD tests for their applications, ensuring code quality and reducing the likelihood of bugs and errors. With TestBox v5, developers can take advantage of new features such as batch code coverage testing, improved reporting capabilities, method spies, and better integration with other tools in the Ortus suite.

These new features make TestBox even more versatile and user-friendly, and provide developers with a powerful tool for building high-quality, reliable applications.

 

Luis Majano
Luis Majano
May 11, 2023