portal entry

select a category, or use search below
(searches all categories and all time range)
Title:

Hidden Gems in CF2018, part 4 – Dev features: CFML REPL, CFFiddle, and REST Playground

| View in Portal
February 21, 2019 08:03:48 AM GMT
3 Comments
<p>In part 4, we begin to turn our attention to developer feature changes in CF2018, particularly the new CF2018 CFML REPL feature, the CFFiddle site, and the CF2018 REST Playground feature.</p>
<p>The post <a rel="nofollow" href="https://coldfusion.adobe.com/2019/02/hidden-gems-cf2018-part-4-dev-features-cfml-repl-cffiddle-rest-playground/">Hidden Gems in CF2018, part 4 – Dev features: CFML REPL, CFFiddle, and REST Playground</a> appeared first on <a rel="nofollow" href="https://coldfusion.adobe.com">ColdFusion</a>.</p>
Labels: Blog, CF2018 Updates, ColdFusion 2018, blog, cf2018 updates, ColdFusion, coldfusion 2018

Comments:

For anyone looking for other tools for REST development, the Chrome extension <a href="https://chrome.google.com/webstore/detail/restlet-client-rest-api-t/aejoelaoggembcahagimdiliamlcdmfm" rel="nofollow">Restlet Client</a> works quite well.  However I have not used their service nor paid features.
Comment by Tyler Clendenin
1765 | February 21, 2019 02:30:37 PM GMT
<p>Good point, Tyler. And I could have mentioned postman and others. I just thought that could start getting a bit far afield of CF-specific tools. <img src="https://s.w.org/images/core/emoji/2.3/72x72/1f642.png" alt="??" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p><p>And yes, I do mention jsfiddle and phpfiddle in the section before, but that was more in the guise of existing similar web-based fiddle for other languages, and where some seeing them may have lamented that there was none for CF.</p><p>Writing is always a balancing act, choosing what and what not to say–especially for one like me who is accused by many of being already excessively wordy! <img src="https://s.w.org/images/core/emoji/2.3/72x72/1f642.png" alt="??" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
Comment by Charlie Arehart
1771 | February 21, 2019 05:39:17 PM GMT
I should have mentioned in this 4th part another aspect of working with CFML in new ways (adding to the REPL, CFFiddle, and REST playground): if you didn’t know, Adobe has released Docker images since CF2016, and they have been updated for CF2018 (and with each of its updates). For more on that, see these resources: <ul> <li><a href="https://helpx.adobe.com/coldfusion/using/docker-images-coldfusion.html" rel="nofollow">https://helpx.adobe.com/coldfusion/using/docker-images-coldfusion.html </a></li> <li><a href="https://bintray.com/eaps/coldfusion" rel="nofollow">https://bintray.com/eaps/coldfusion </a></li> <li><a href="https://coldfusion.adobe.com/2019/03/coldfusion-licensing-docker-containers/">https://coldfusion.adobe.com/2019/03/coldfusion-licensing-docker-containers/ </a></li> <li>https://bintray.com/eaps/coldfusion/cf:coldfusion/#release</li> </ul>  
Comment by Charlie Arehart
1980 | April 08, 2019 03:41:51 AM GMT