New Changes In React 18

What’s new in React 18?

June 30, 2022

Introduction: What is React? React is an independent and open-source front-end JavaScript library for building user interfaces.The current version of React 18 provides developers with improved features to create a Great User Experience. Some of the improvements are Automatic Batching: Groups all state updates which in turn improves performance. Transitions: Is now more sophisticated and […]

Read More
Basics of Dot Net that you Must Know

Which 9 Skills Make You an Expert ReactJS Developer in 2022?

June 10, 2022

40.14% of software developers worldwide reportedly use React.js. The Meta (Facebook) offering is arguably the most loved since it overtook jQuery as per the 2021 Developer Survey by Stack Overflow. So what are the most essential skills, if you wish to get into the league of expert React Developers in 2022? Read to find out!  What […]

Read More
Custom record privileges

Editing & Restricting record access privileges – FileMaker

August 20, 2021

We will illustrate a case study to demonstrate how to restrict users with limited access from editing a record once it is created. The Requirement The client that manages their business processes via a set of FileMaker files, has different access levels for different users based on their specific assigned roles. The client has a […]

Read More

Implementing Active Directory in a .NET application with Multiple Roles

August 18, 2021

The need for a directory of users arises when various devices are used on the same network. It is crucial to locate the directory on one central source, known as Active Directory. It helps validate and authenticate multiple users accessing all resources on the domain with a single sign-on. In this blog, we will demonstrate […]

Read More
Custom software development

How Custom Software Will Help You In Running Your Business In This Global Crisis?

August 12, 2021

2020 saw a seismic shift of the workforce from offices to peoples homes. Most businesses found they did not have the right software, systems and processes to handle day to day operations and functions anymore. It highlighted the need to focus not just on collaboration, communication and productivity. It became imperative for employers to make […]

Read More

Effective use of Context in a React Application

April 26, 2021

The prerequisite to comprehend this article is a fair knowledge of Hooks. Hooks is a new addition in React 16.8 that let you use state and other React features without writing a class. In a React application, we can pass data from parent component to child components using the prop. However, this is limited to […]

Read More
Wordpress security

Tips to Prevent WordPress Website Hack

April 19, 2021

WordPress is a well-known open-source PHP based CMS (Content Management System) platform used for writing blogs and developing websites. Easy accessibility of WordPress leads to a variety of threats and malware attacks. WordPress security is the highest priority for any organization that has a website. In addition, Google’s rule on blacklisting all websites with malware […]

Read More
Monolith and Microservices

What, Why, and How of Microservices?

April 9, 2021

What are Microservices? Historically applications were Monolithic applications where the architecture was a unified and closely coupled integrated unit. Microservices, on the contrary, are smaller independent unified business modules. Each module in Microservices performs its own unique business functionality, at times with dedicated databases. As shown in the above image, the architecture of Microservices consists […]

Read More
Contacts 2

Guide to Avoid Navigation Rework in FileMaker

April 8, 2021

Did you ever encounter the turmoil of adding a new module on all layouts post creation of standard menu navigation? Well, we all know how bothersome that could be! Here we are with an easy solution, read along… Undoubtedly, navigation is an integral part of every application. It plays a pivotal role when a user […]

Read More