Loading
Bitovi

Open Source BitOps: v2.1-2.3 Updates

It’s been a while since BitOps v2.0.0 introduced extensibility via plugins and a core platform rewrite with Python. Since then, we’ve been working hard—experimenting and gathering feedback, exploring the project's future, adding new features, fixing bugs, and improving the tool.

Eugen Cusmaunsa

Eugen Cusmaunsa

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

React

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

DevOps

How to Deploy Storybook to GitHub Pages with GitHub Actions

If you’re using GitHub Actions as your Pipeline Runner, Bitovi has created a new GitHub action that makes publishing your Storybook to GitHub Pages a snap. It’s using a new feature in GitHub pages to help keep your repositories clean.

Mick McGrath

Mick McGrath