The Strategy and Tactics of Modernizing Monolithic Applications
On Thursday, August 27th, I presented to the Online ColdFusion Meetup on modernizing monolithic apps. The presentation had two sections, one relating to the enterprise architecture strategy for...
View ArticleUsing the ColdFusion API Manager to Modernize Your Apps with APIs
On Thursday, August 27th, I presented to the Online ColdFusion Meetup on modernizing monolithic apps. The presentation had two sections, one relating to the enterprise architecture strategy for...
View ArticleBuilding a JavaScript powered Chatbot with NativeChat
Enterprises are increasingly using chatbots to create self-service support options for customers and employees. Chatbot projects are hard to scope out and deliver these days because of the patchwork...
View ArticleBuilding Pieces, Assembling Applications – Using WebPack to code split, lazy...
Mike Labriola presented “Building Pieces, Assembling Applications” to the Chicago React meetup on September 30th, 2020. If you want to learn more about how to split apart your application and...
View ArticleHow to Work with Complex JSON Data for Visualization with JavaScript
Welcome to the third installment in our series on Data Visualization with Progress KendoReact. We created a dynamic layout within our single-page React application using KendoReact’s layout...
View ArticleHow to Export Tabular Data from a React App with KendoReact ExcelExport
Welcome to our fifth and final installment in this series on visualizing data with Progress KendoReact! For our final article, I’ll demonstrate how to allow users to export tabular data from our web...
View ArticleMaking Authentication in React Apps Easy with useAuth
Authentication is a vital part of applications. After all, we wouldn’t want to give just anyone access to push the Big Red Button, would we? It’s essential to be able to ensure your application users...
View ArticleHow To Avoid Operating Heavy Machinery While Asleep or Writing Cleaner, More...
Have you ever noticed the warnings on medication about not operating heavy machinery? How many industrial accidents are there because an equipment operator took a healthy swig of Nyquil before getting...
View ArticleAutomating the Enterprise – How to Build a Data Visualization App With React...
Microsoft Teams is a massively scalable online collaboration platform. The Teams platform is bundled with Microsoft Office 365, so corporate users who subscribe to Microsoft 365 can use it.Microsoft...
View Article