Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Seeing you are NEW to ColdFusion what I would do is pick ONE FRAMEWORK and stick to it. At first it will be hard you will have problems and you will be tempted to drop the Framework you have chosen but don't do it. After you have mastered one framework then you can learn the others.</p> <ul> <li><a href="http://cfwheels.org/" rel="noreferrer">CF Wheels</a></li> <li><a href="http://www.coldbox.org/" rel="noreferrer">ColdBox</a> * * * (Nice Documentation)</li> <li><a href="http://www.farcrycore.org/" rel="noreferrer">FarCry</a> </li> <li><a href="http://fw1.riaforge.org/" rel="noreferrer">Framework/1</a> * * (simple LIGHT framework)</li> <li><a href="http://www.fusebox.org/" rel="noreferrer">FuseBox</a></li> <li><a href="http://www.model-glue.com/" rel="noreferrer">ModelGlue</a> </li> <li><a href="http://mach-ii.com/" rel="noreferrer">Mach-II</a> </li> </ul> <p>Most of these you can add </p> <ul> <li><a href="http://www.coldspringframework.org/" rel="noreferrer">ColdSpring</a></li> <li><a href="http://reactor.wikispaces.com/" rel="noreferrer">Reactor</a></li> <li>Transfer</li> </ul> <p><a href="http://www.adobe.com/devnet/coldfusion/articles/frameworks_intro.html" rel="noreferrer">An introduction to ColdFusion frameworks at Adobe.com</a></p> <p>Most important is to remember we all have our opinions but there is NO real proof what is best. You can even NOT use a actual framework and just code carefully in MVC.</p> <p>The stuff you are currently maintaining</p> <p>I would pick ColdBox, ModelGlue or Framework/1.</p> <p>ColdBox provides a little Code Generation and Framework/1 is very light so less to learn.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload