Bulwark Weekly Update — Server-Side State Management.

Bulwark Crypto
Bulwark Cryptocurrency
2 min readFeb 10, 2020
Week of February 10, 2020 Update.

Hello everyone,

We have some really exciting development updates on Carver Framework this week!

This week, we’ve been working on a new feature: Server-Side State Management.

This new addition to the Carver Framework allows us to remove ALL client-side logic (such as API calls and event management) and move them all to the server! This means the front-end is now only responsible for rendering the state that is managed on the server.

This allows a number of new additions such as:

— Simplified Code. Since there is no need for front-end logic anymore, we only need to sync minimal state with the front-end. Removing a big chunk of front-end code.

— Multi-device state replication (allowing you to share a session between your mobile and website).

— Perfect state resuming. Close Carver Framework and resume it exactly where you left off!

— Multi-user state replication. We can now utilize our entire network of context reducers.

— Drop-in templates. It’s now easier than ever to wrap your templates around state. We’ll be adding dark mode support into Carver Framework in the future.

We’re super excited to see new techniques such as server-side state management evolve naturally. Distributed server-side reducers are turning out to function much better than expected. Stay tuned for more updates for Bulwark next week!

Keep up with Carver Framework updates on these repositories: https://github.com/bulwark-crypto/carver-blockchain-framework-server https://github.com/bulwark-crypto/carver-blockchain-framework-client

Also, it’s a great time to grab a Bulwark Masternode ~ For the price of about $100 USD, enjoy a 42% yearly estimated ROI.

Info: https://explorer.bulwarkcrypto.com/#/coin

Bulwark Masternode 42.2380% Yearly Estimated ROI

Until next week,

Bulwark Team.

--

--