Featured
Read our handpicked blogs, curated for you.
|
The Fundamentals of Zero-Downtime UpgradesUpgrading legacy HIS without downtime relies on parallel running, strangler…
|
Low risk approaches favor incremental strategies over big-bang replacements. Common tactics include rehosting to cloud…
|
Legacy hospital information systems often run on outdated languages like COBOL or MUMPS. They support core functions…
Recent releases
|
How to add icons to react-native app
Adding icon and changing the icon is a common problem for newbie developers. This blog will give you different methods to add icons to your application.
|
Creating a Custom Form in Drupal 9
How do we create a Custom form in Drupal 9? Here’s a step-wise guide on doing so, with representation through images.
|
How to setup React-native in windows using Android Studio and NodeJS
React native in Windows using Android studio and NodeJS is among the most common queries and problems of young developers. The blog gives a glimpse into how to do it easily through a guided step-wise…
|
Creating a custom RESTful Web Service in Drupal 9
How to create REST web services based on the architecture of the HTTP protocols in Drupal 9. RESTful web services are loosely coupled and are lightweight web services.