Skip to content

Software Development

HR Software Development

NexGen HRTech Development: From Mindset to Customer Value Realization

There is an interesting paradox to consider related to professional skill sets. It is that in many of the professions requiring significant depth and range of knowledge, skill and expertise, one’s mindset or mental approach is probably as important as any of their tangible demonstrations of knowledge and skill.

Web 3.0 Decoded: The Internet Transformation

Web 3 is the newest buzzword, taking over the technology & venture capital world & if you are wondering what it means, trust me you are not alone. The combined market capitalization of the top Web 3 crypto networks is $27.5 billion. According to the Dove metrics, 438 Web 3 companies have raised over $4.5
Progressive Web App

The Unknowns of PWA App

Designing a PWA is very easy. Just add manifest file and you are done. But there are some pointers which you should know about before deciding whether to build a PWA app or a native app.

Feature

Different Ways to Inject Dependencies in .NET Core

It is impossible nowadays to design classes/controllers which don’t depend on other objects. Rather than instantiating those objects inside other objects directly, it is a good practice to register them once and then use them as needed. This improves testability and maintenance due to loose coupling. You would realize this benefit when you write mock
Cleaner code

Write Cleaner Code Using C# 10

C#10 was released as part of .NET 6 and we see lots of syntactical improvements and I am sure you will also appreciate them. Global Usings Every single feature that you use from any package requires you to import it first. You can see in the below example the import of System.Text.Json to use JsonSerialize function. What if there
Angular proxy

How to resolve CORS errors by using Angular Proxy?

First of all, there is one very important question for all: what is a proxy, and why should we use it? Proxies act as intermediaries between clients and servers, helping to manage requests and add layers of privacy and security. For those looking to enhance security and authenticity, you might even consider options to buy
Using script setup

Using Script Setup for Vue 3

With Vue 3, it introduced a <script setup> feature. It is compile-time syntactic sugar for using Composition API in Single File Components. This syntax allows developers to define components without having to export anything from the JavaScript code block. It exposes all its top-level bindings to the template. Long story short, this syntax makes Single File Components simpler and
GPT Mode
AziGPT - Azilen’s
Custom GPT Assistant.
Instant Answers. Smart Summaries.