Blog

New Call: ColdBox From Zero To Hero - Round 3

Maria Jose Herrera August 21, 2024

Spread the word

Maria Jose Herrera

August 21, 2024

Spread the word


Share your thoughts

Did you miss our last event? We got you covered! 🚀

Join us for the third round of our popular "ColdBox From Zero To Hero" workshop! Whether you're new to ColdBox or looking to sharpen your skills, this 2-day intensive workshop will guide you through the latest version of the most popular CFML MVC framework, ColdBox 7.

Learn More

Event Overview

  • Date: September 12 - 13, 2024
  • Time: 9:00 AM - 12:00 PM and 2:00 PM - 5:00 PM CDT
  • Location: Online Live Event - Via Zoom
  • Instructor: Gavin Pickin, Senior Developer at Ortus Solutions

What You'll Learn

  • Installation & Templating: Get started with ColdBox 7 by learning the basics of installation and configuration.
  • Advanced Features: Dive into advanced ColdBox features like HMVC development, RESTful APIs, interception points, and integration testing.
  • Real-World Application: Build a micro-blogging app, SoapBox, to apply what you learn in real-time.
  • Testing & Development: Leverage behavior-driven development (BDD) testing and various ForgeBox modules.

Register Now


Software & Tools

  • ColdBox 7.x
  • CBSecurity 3.x
  • CBDebugger 4.x
  • CommandBox Migrations 4.x

(Note: Please ensure you're using the versions listed above for a smooth experience. Future versions may require adjustments.)


Prerequisites

  • CommandBox CLI (Latest Version)
  • Local Database Server: MySQL 8 is recommended.
  • Basic to Intermediate ColdFusion (CFML) Knowledge

Course Outline

  1. Course Introduction: Overview, software prerequisites, and initial setup.
  2. App Skeleton: Scaffold the application, configure the test harness, and run initial tests.
  3. Intro to MVC: Explore ColdBox.cfc, application routing, handlers, views, layouts, and more.
  4. Layouts: Customize layouts with CSS, navigation, and view partials.
  5. Database Migrations: Learn migrations, environment variable configuration, and database setup.
  6. Intro to Models: Generate models, write unit tests, and automate testing.
  7. User Registration: Create user registration, specs, and integrate bcrypt.
  8. Login & Logout: Implement user sessions, login screens, and security with cbsecurity.
  9. Rants: Create and test CRUD operations for rants.
  10. Security: Implement security rules, CSRF tokens, and update navigation.
  11. View User Rants: Build a user-specific rants page and update services.
  12. Add Rant Actions: Implement reactions like bumps and poops, and update views.
  13. Make Reactions Functional: Add routing, update user services, and handle AJAX calls.
  14. Extra Credit: Explore advanced topics like global rants in JSON, AJAX optimizations, and more.

Join us Online

Save Your Spot

Add Your Comment

Recent Entries

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management


Opting for in-house database management involves more than just a salary. Here are some often-overlooked costs associated with maintaining your own DBA team.



1. High Salaries and Benefits


Hiring skilled DBAs is expensive. According to industry reports, the average salary of a DBA in the U.S. can range from $85,000 to over $130,000 per year, depending on experience and expertise. When you add ...

Cristobal Escobar
Cristobal Escobar
November 20, 2024
5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

ColdFusion has long been a reliable platform for building web applications, but like any technology, it requires maintenance and modernization over time. Whether you're using Lucee or Adobe ColdFusion, it’s critical to recognize the signs that your application is no longer meeting today’s standards in performance, security, and scalability. Let’s explore five clear indicators that it’s time to modernize your ColdFusion application and how ColdFusion consulting can help breathe new life into y...

Cristobal Escobar
Cristobal Escobar
November 19, 2024
ColdBox Free Tip 5 - Building Named Routes with a Struct

ColdBox Free Tip 5 - Building Named Routes with a Struct

**Did you know ColdBox provides flexible ways to build routes using structs?** In this tip, we’ll cover how to use the `event.buildLink()` and `event.route()` methods for named routes, a feature that’s especially handy when working with dynamic URLs.

Maria Jose Herrera
Maria Jose Herrera
November 19, 2024