ColdFusion UI Project Update

About a month ago Adam Cameron and I announced the ColdFusion UI project - a set of articles/demos that demonstrate how to do UI without the ColdFusion UI tags (like cfform, cftable, etc). I wanted to give folks a quick update on the project.

Since release we've had 36 pull requests from multiple people in the community.

We now have chapters for:

  • cfajaxproxy
  • cfcalendar
  • cfchart
  • cfdiv
  • cflayout/tabs
  • cfmenu
  • cfslider
  • cftable
  • cftooltip
  • cfwindow

So far - a great start. I truly hope this turns into a resource that devs can share with their teammates to help them improve their front end skills.

You can download the demos, and contribute your own, at the GitHub repository: https://github.com/cfjedimaster/ColdFusion-UI-the-Right-Way

Archived Comments

Comment 1 by Mikel posted on 2/19/2014 at 6:21 PM

Good stuff! Thanks for the update!

Comment 2 by Pierre LARDE posted on 2/20/2014 at 4:20 PM

Excellent,
A guide to use CF the best way is welcome.
Since version 3, I nerver used for example CFform, CFinput etc...
but CF is great.