Loading
Angular

3 Ways to Simplify Frontends With Multiple Microservices

Six months ago, one of our Angular Consulting clients needed help with their web app. The frontend was too complicated to test, and they weren’t sure how to fix it. Bitovi presented three approaches to help simplify the frontend code and make testing it easier.

Kyle Nazario

Kyle Nazario

Angular

Angular 16 Just Dropped a Long Overdue Feature

The Angular team just released an exciting new major version of Angular that comes with many new features. One of these features has been something that the Angular community has wanted for a long time, and we've inched closer and closer with each major version. I'm talking about the takeUntilDestroyed operator.

Mark Thompson

Mark Thompson

Angular

GraphQL: Everything You Need to Know [with Code Examples]

Are you thinking about designing a backend API? You probably already know about REST architecture. You might even know that the REST architecture doesn’t handle complex applications very well.

Eduard Krivanek

Eduard Krivanek

Angular

Angular & Apollo Client: Apollo Cache Configuration

Apollo-client might be a go-to library for connecting a frontend application to a GraphQL server; however, it was originally built as a comprehensive state management library. Apollo client’s cache allows persisting local data both with reactive variables and client cache queries and also can extend server-side objects with local properties.

Eduard Krivanek

Eduard Krivanek

Angular

React Everywhere with Vite and React-to-Web-Component

React is the most popular frontend web development library in use today. However, there’s a problem. Competing frameworks undermine what could be a ubiquity—React, as far as the eye can see, an ever-flowing landscape context and declarative UI. This is the dream of React developers. All awaiting the day our awe-inspiring idea becomes reality. Well, rejoice, for the day is here! I have come before you to lay the groundwork for fulfilling our vision.

David Nicholas

David Nicholas