Bitovi Blog - UX and UI design, JavaScript and Front-end development

performance

How to Recognize Your Team Without Spending Money [Free Slack App]

February 10, 2023

Employee recognition matters. But in a time of tightening tech budgets, it’s tough to find free ways to recognize your team. Most remote team recognition options are either a steep investment or,...

Why Your Angular Bundle Is Bloated

July 12, 2022

A common reason why an Angular bundle is bloated is that it uses a library like MomentJS that isn't tree-shakable.

How to speed up your Angular builds

April 19, 2022

Slow builds stop developers' productivity cold. If code takes even two minutes to compile, it’s easy to get distracted. You lose your train of thought or, god forbid, open social media.

Module Federation and Angular Service Workers (PWA)

April 15, 2022

Do you use the Module Federation plugin in your Angular project? If your project dynamically consumes large federated code chunks from a remote container, you risk having downtime in your...

Improve Angular Performance and SEO with Angular Universal

March 17, 2022

Did you know Google factors in the speed a page loads when ranking pages?  Even if you're successfully managing your site's metadata, your SEO will take a hit if your page loads slowly. And beyond...

Helpful Tips for Debugging Scully & Angular

July 7, 2020

Scully is still a new and emerging technology, allowing developers to convert their Angular apps to use JAMstack methodology. Learning how to improve Angular application performance by pre-rendering...

Improve Angular Performance by Caching API Calls

May 22, 2020

When considering how to improve Angular performance, there are many things we can borrow from the JAMstack approach. One of these, caching API calls, can be a real performance booster AND save money...

Bitovian Talking about Angular Performance at Upcoming Event

May 19, 2020

On May 29th, 2020 an online Angular Event is being held featuring prominent women in the Angular community, including Bitovian Jennifer Wadella. Jennifer will be presenting a talk about improving...

Rendering Pages for Dynamic Routes in Angular with Scully

May 15, 2020

There are a number of ways to improve Angular application performance, but one sure-fire way to see page load times improve immediately is to move toward JAMstack architecture, and using Scully is a...

Is Your Angular App Performance Hurting Your Revenue?

May 13, 2020

Why Performance Matters In the 2020 economy of competing web applications and SaaS products, an application's performance can be the difference between a customer gained and a customer lost. Angular...