Customer Success: Royal Brompton & Harefield NHS Foundation Trust
Developing IT solutions to support research for new, more effective and efficient treatments for heart and lung disease. Royal Brompton & Harefield NHS Foundation Trust is a partnership of two...
View ArticleThe Difference Between SmartClient and Smart GWT
We often get asked about the difference between SmartClient and Smart GWT. The answer is: ‘not much‘. When you’re running SmartGWT, you’re also running SmartClient When you are running SmartGWT, you...
View ArticleAre lightweight components really what you need?
Table of ContentsWhat drives productivity in today’s web applications?Can we build high-productivity applications with lightweight components?Wrong performance focusThere is a reason not to load...
View ArticleWhy Everything Is CRUD
Many web frameworks have very advanced support for the so-called “CRUD” operations, that is, Create, Retrieve, Update, Delete, also known in SQL as Insert, Select, Update and Delete. Often, when...
View ArticleFallacies of React: Why so many React projects fail
If you use React, it’s easy to hire experienced developers, and you can use the best components available from a variety of sources, right? Wrong. Unfortunately, this is not at all true, for two main...
View ArticleOptimizing Web Applications vs Web Sites
Most of the time, when you read advice about optimizing your web properties, the advice is provided without making a distinction between building a web site vs building a web application. This assumes...
View ArticleBest Practices for Business Logic Validation
Validation is a critical aspect of any web application, especially in true web applications that offer advanced functionality for sophisticated users – people who use the application continuously, all...
View ArticleIntroducing SmartClient UI Components for React Applications
When building your web application in React, having the right UI component library is extremely crucial. Through Isomorphic Software’s SmartClient library, you have the most powerful, comprehensive...
View ArticleThe insanity of SSR (Server-Side Rendering) for Enterprise apps
Recently, we talked to a prospect who was building an ETL (Extract, Transform, Load) front-end, and found out that they were doing it in an SSR framework. This is insane. Truly and completely nuts....
View ArticleSupply chain attacks, React, and the death of “mix & match” development
Recently, a popular open source project called polyfill.js was taken over by a bad actor, who injected malicious code into the project. 100s of thousands of sites with CI (Continuous Integration)...
View Article