CFBreak 2023-18 Published on May 5, 2023
Week 18, 2023: Here's the latest from the CFML, ColdFusion and Lucee community.
![]() | Ben Nadel |
Working Code Podcast - Episode 125: What's On Your Workbench? Ben Nadel and the crew talk about a variety of topics; but, mostly let Ben go on and on about the subjective nature of programming... Hosting Google Fonts Locally For GDPR Compliance Ben Nadel starts hosting Google Fonts locally in order to move towards GDPR compliance... DHH On The Freedom Of Server-Side Programming Ben Nadel shares part of an interview with DHH on the beautiful freedom that server-side programming gives us as developers... |
![]() | Ortus Solutions |
Win a Free Ticket for Into the Box 10th Edition If you area student interested in learning about the latest Web and Mobile Development Innovations and Tools andyou want to network with like-minded professionals toexpand your knowledge in the field; T... Ortus Redis Extension v2.2.1 Released! We are very excited to bring you another release for our Redis Lucee Extension... Learn the True Value of Chatgpt Box for Modern CFML Developers Everyone has been hearing about Machine learning and AI for a while now, but recently, it exploded... |
![]() | MoD Podcast CFML News |
Modernize or Die® - CFML News Podcast for May 2nd, 2023 - Episode 194 2023-05-2 Weekly News - Episode 194 Watch the video version on YouTube at https://youtube.com/live/AcCTuJvbteU?feature=share Hosts: Eric Peterson - Senior Developer at Ortus Solutions Daniel Garcia -... |
![]() | Lucee Community |
![]() | Ortus Community |
![]() | StackOverflow ColdFusion |
![]() | CFDocs Function of the Week |
listReduceRight()This function iterates over every element of the list and calls the closure to work on that element. This function will reduce the list to a single value, from the right to the left, and will return the value. NOTE: Use caution if using the member function. `list.reduceRight` and `list.listReduceRight` may behave differently. NOTE:This function is not available in Lucee 5.x or lower. Potentially use `reverse()` instead. listReduceRight(list, callback, initialValue[, delimiter][, includeEmptyFields]) → returns any Member Function Syntaxlist.listReduceRight(callback, initialValue[, delimiter][, includeEmptyFields]) |
![]() | Upcoming Events |
May 17-19: Into The Box Registration is open for the 10th ITB edition conference in Huston Texas. It is a great conference all around for any ColdFusion / CFML Developer. Use this link for 25% off your tickets. | |
June 22-23: CFCamp - Registration Open The call for Papers is now open for the CFCamp conference in Munich Germany. Submissions are due March 15th. |
Brought to you by: |
This weekly CFML / ColdFusion newsletter is brought to you by Foundeo Inc. Purveyors of security products and services for CFML developers. Our offerings include:
|
![]() |