Skip to content

My history with reactive state management & how I ended up using ctx-core & nanostores

Brian Takita
Authors:Brian Takita
Posted on:October 17, 2023

A brief account of my history with state management & the road to building ctx-core & adopting nanostores

This post got long & is a work in progress. I will break it up into smaller posts soon.

Beginning of My Career

My professional career started during the .com bust in May 2002. I was fresh out of school with a BS in Engineer Physics which included 1 year of paid internships learning about MS Office & Microstation automation at Caltrans & working on the corporate intranet, which included a CRM system with ASP at Flextronics. I gained an appreciation of automating work & am still strongly driven to automate.

It was a tough time to be an entry-level programmer, as there were layoffs, outsourcing to other countries, job freezes, imploding companies everywhere. I picked up any freelance work that I could find[1]. I learned resiliency in uncertain times where money was scarce & using my free time to work on the craft; adopting Linux & exploring literate programming. Literate programming is an important early influence as it promotes software code embedded in prose & formatted text. I continue my work on tooling to support Literate programming with low-code solutions. I was fascinated with this programming language from Japan called Ruby & grew even more excited with this cool alpha web framework called Ruby on Rails.

I got my first full time job at NASPP. The job consisted of office automation software & maintaining a long-used CRM & order system to manage print & web subscriptions along with events & conference attendee management. It was written in as an old & bogged down due to size MS Access app, that worked for years. I rewrote the MS Access app in C#, .NET, Sql Server. I managed to sneak in a bit of Ruby as well, writing automated tests in Ruby using the Ruby/.NET bridge to speed up writing & maintaining the tests.

Web 2.0, Ruby on Rails, startups

Pivotal Labs

I was excited to get break into startups & responded to an ad in Craigslist by Jared Cosulich to collaborate on his startup CommunityWalk. I helped with features & bug fixes. He was working on funding & worked as a resident entrepreneur at Pivotal Labs. I was introduced to Rob Mee, Sherry Erskine, the team with a brand new Ruby on Rails practice.

I joined Pivotal Labs (it was Pivotal Computing Systems back then). Pivotal Labs had many talented engineers. Nathan Wilmes, Nathan Sobo, Nick Kallen, in particular, pushed me to become a better, more innovative developer.

I started working with reactive programming since collaborating with Nathan Sobo on a ruby project called unison at Grokit. Reactive state management clicked for me, as the paradigm allows state to be composed of functions with reactive inputs & a single output.

I was a core contributor to the Behavior Driven Development library rspec & championed/developed the first (that I know of) implementation of nested describe statements[3]. I also worked on various open source projects focused on terse apis & Domain Driven Design

I worked with creating composable plugins while working on Desert, which was the core of Pivotal's set of composable "social software" plugins. I got exposure to coherently managing multiple libraries in a single domain; some of these led to monorepo patterns that I use today.

There were many projects that I had the fortune to be a part of at Pivotal, so it deserves it's own post. While I got exposure to some of the best in the industry, many early stage start up projects, innovative open source projects, was well respected, had some great friendships. After 4 years with Pivotal, I wanted to be with a company & maintain a code base for the long run. I wanted to go deeper with maintaining a single codebase to grow in my practice.

My final project @ Pivotal was with honk.com. I liked working with the founders, Tom Taira, Stephanie Lacrosse, Bruce Krysiak. It was a smooth transition to be the Lead Product Developer on the product.

Honk

Honk was an automotive social information & sales startup. Honk built in social reviews, market price comparison, vehicle information, preference matching.

While working with Backbone.js at Honk, I found that state management was effective in maintaining complex apps.

Tom & Stephanie have a long track record & deep connections in the automotive & automotive web industry. A partnership with News Corp, building auto buying components, even providing an office in the My Space building. Honk also created the auto buying portal through a partnership with Wall Street Journal & USAA.

Work consisted of long hours to push out releases. I enjoyed the work though I was beginning to burn out & my personal life was starting to fray. I sought to work from home & was not permitted to.

Around the time News Corp was going through the sale of My Space among other structural changes to it's Digital Division, the key partnership with News Corp was ending. Honk then pivoted to be acquired by TrueCar.

Around the time News Corp was going through the sale of My Space among other structural changes to it's Digital Division, the key partnership with News Corp was ending. Honk then pivoted to be acquired by TrueCar. The stagnancy, grind of long hours, releases led me to look elsewhere for work. I got a job offer to work with Yammer led by Davis Sacks. I decided to stay with Honk, feeling a sense of loyalty to stay onboard with the acquisition to TrueCar. I told David Sacks I will not be signing the offer; he told me, "you are making a mistake". Given the early usage of node.js, Cassandra, the eventual acquisition by Microsoft, he is correct from the perspective of achieving business success.

Move to LA

LA appealed to me & I moved south to work @ TrueCar.

TrueCar

Going from the startup Honk to integrating into the culture at TrueCar was tough. Working within a deep corporate structure with constrained tech options on fringe projects is not for everyone. After working long hours for partnership accounts. I burn out & we parted ways. Perhaps I should have taken the Yammer job after all, but at least I was in LA.

Independent contracting & evolution of the practice

Milyoni

My first independent contract began with the then "social entertainment" startup Milyoni (pronounced a million-eye) located in Pleasanton, CA. Milyoni had a Rails app supporting Video on Demand & Live Online Events with time-coded chat & components synchronized with the Video on Demand. Live events had real-time chat & components. Ruby, being a relatively slow language, did not scale to support large online events. In light of the performance issues, I developed a chat & component server built in node.js & redis, which handled the traffic well. When I began the project, we made an agreement with one of the founders that I would be working remotely in LA, where I lived. I agreed to move up to the Bay Area to help build the young team along with my old employer, Pivotal Labs. This lasted about a year. I had personal matters to take care of back in LA but the manager of the project wanted me on site, so I left.

Rundavoo

I then joined Rundavoo & created backbone-signal as a library for reactive state management, which I used with riot.js to render the front-end. I joined the company fairly late, sadly it was having funding issues. I stayed onboard as everyone else left hoping to help rescue the company with a lean staff. Sadly, Rundavoo ended up folding & I was owed a sizable outstanding balance.

Out of paying work, I went on a personal journey of sorts, visiting up & down the West Coast. During this journey, my worldview expanded by experimenting with the ontological expression of a Philosophy. During this exploration, I explored how word definitions can be scoped with context[4]. I learned about Existence and in a weird way Everything Exists.

Neo

I then continued consulting & a few years later I consulted with the previous incarnation of Neo. The client was Tenfore Holdings. The project was a document editor with inline commands that integrated with the Tenfore Salesforce database. Neo shut down operations as it was going through an acquisition.

Censible

I then consulted for Censible, which pivoted from a ESG Investment platform targeting millennials to apps presenting company ESG information, a stock screener, and a portfolio rebalance tool. With the rapid pivoting of products, I created the ctx-core project to expand on reactive state management with Domain Driven Design. I leaned on my explorations with Ontology create the tag vector Convention[5] to enable a simple, flat architecture. We also switched from riotjs-->sveltejs.

I appreciated the design of svelte stores & for reactive state management. With the introduction of sapper the same component code could be run on the browser & the server. Along with ctx-core, svelte stores could also be run on the browser & server. The server side was tricky with svelte stores alone, as requests would be handled concurrently. To solve the issue, a ctx(context) object would be created when the server request starts. A Be function would take the ctx & to store the value returned by the Be, which would be the svelte store.

The Censible project was off & on for a few years. During this time, I picked up some other projects including menu.com & an app to report voter suppression & info on how to exercise the right to vote for the 2016 Democrat primary election[6], various other small sites. After Censible, I now collaborate with a related ESG financial advisor Martin Investments.

ctx-core continued to evolve, from git submodules added to a project to a set of > 100 npm packages. The preferred software stack changed:

Now

I remarried & we have a beautiful daughter.

Why not use React?

The javascript world in the late 2010s & early 2020s had much in it's move away from jQuery & Backbone. js toward SPA libraries. reactjs became the dominant front-end component rendering library.

React is not Reactive by default. There are libraries that can add reactivity to React, like NanoStores & signals-react. React works with the virtual dom where I would rather work with the real DOM. Along with an complicated API & a need for many dependencies to extend it's default behavior, I never got into React. I still cannot force myself to use React. It's not a natural fit to my mental model of developing web apps. I have grown to appreciate contributions made by the React ecosystem.

I prefer small & performant libraries, ideally supporting server-side rendering (SSR), which is why I was interested in riot.js (not SSR), sveltejs, solidjs, vanilla js. VanJS looks a promising vanilla js library which supports SSR[2].

Multi Page Apps (MPA)->Single Page App (SPA) hybrids->Multi Page Apps

Ruby on Rails is an MPA with progressive enhancement support. Its Javascript integration has been a work in progress throughout the history of Rails. However, it cannot match the browser/server integrated development experience of isomorphic Javascript web frameworks. In the earlier days of Javascript component libraries, the Single Page App use case was emphasized. While there were some attempts at lean isomorphic Multi-page App libraries such as Marko, most of the javascript community focused on front-end Single Page App development, de-emphasizing Full Stack Development. Libraries such as Marko, sapper (superceded by sveltejs), solid-start added SSR progressive rendering to an SPA client side router. With the advent of libraries such as astrojs isomorphic Javascript MPA development gained prominence. Marko was built almost a decade earlier, but Astro has gained significant popularity. Astro files are server-side rendered only. Astro's integration with many SSR + CSR component libraries makes it practical to have a full stack web app project across multiple libraries.

Hydration

Back during my time at Honk.com, I created a Rails library that provided a rich hydration api the Backbone.js model in the browser. Rails, being an MPA written in Ruby, needed a way to efficiently send data from the server to the browser during the page load. When moving to Javascript/Typescript SPAs, the component libraries were focused on being an SPA library first & would have a separate progressive web app library to render the components on both the server & the browser. They would bundle in a hydration library, which seems great. However, the general purpose hydration libraries would be development intensive, opaque, bloated, slow, unreliable, often hydrates too much of the component tree.

Astrojs provides client side builds, an independent browser build with the code inside of the <script></script> tag. The Astrojs team pointed out techniques such as passing variables into the <script></script> tags & hydrating data using Web Components. These tools make it practical to develop targeted custom code that is efficient in payload size & execution, transparent in its logic, free of complex dependencies.

Technological Churn

The Rails/Ruby community & the Javascript community come from different roots. I had inside exposure with the Ruby on Rails community, seeing the ecosystems from different perspectives. During the rise & heyday of Rails, we saw Web 2.0 startups & the (a)gile->(A)gile [7] transition. Emerging web standards made jQuery more or less redundant. I've been through two celebrations to end IE6 @ Honk then again @ TrueCar in 2010 while many other companies already stopped supporting the old browser. Specialized development (front end developer, api developer) took prominence in corporations. Full Stack development was delegated to these departments. Even startups divided their development teams into these roles.

Any organization that designs a system (defined broadly) will produce a design whose structure is a copy of the organization's communication structure. — Melvin E. Conway

As the front-end developers built their tooling & architectures, Single Page Apps gained prominence. The lessons learned with MPAs, such as Rails & Marko did not factor into the early development. Early SPA developers coming from Full Stack backgrounds, yearned to fix the browser/server integration issues with full stack frameworks through the SPA. A clean client/server break.

Of course, history often rhymes & some of the same issues that plagued client-server programming in the early 1990s which led to web development cgi->server markup languages->web frameworks. Large javascript payloads, SEO, chatty apis, caching, hydration, etc. With Astrojs, the trade-off between build tools, MPAs vs SPAs, Jamstack, Transitional Apps came into discussion. All of these innovations improved the Development eXperience (DX). Vite brought standardized Hot Module Reloading which SPA & Transitional App libraries could use. Astrojs enabled further integration with component libraries & its own router to support a consistent API using different component libraries MPA development.

Dependencies & Migrations

As a developer sees many seasons, technologies change, fads emerge, maintaining apps based on old tech, migrating to the latest set of development practices. Migration takes effort as there are differences between the domain of the older & newer tech. A framework may go through large transitions throughout its lifetime. Techniques to make content & software easier to migrate save effort & time.

I developed ctx-core to be a consistent project to keep patterns & libraries supporting context dependency injection, reactivity, & other tools to remain consistent during migration. Tag Vector enables the domain architecture to remain flat & independent of software architecture. As the tech ecosystem changes & migrations are needed, cohesive libraries under the programmer's control can aid in the transition.

Next Steps

This post is long & covered more than the original intent. Graphs of detail provide context but add to length & create rabbit-holes. I will end this post for now & extract out posts over the next few weeks.

[1]:

Some of my favorite projects include a ringtone generator using PHP & a CRM using using C# .NET & Sql Server.

[2]:

VanJS is great for small component trees such as when embedding javascript components. When reactive state changes in VanJS, it re-renders the component by default, allowing custom code to update the existing DOM. For large stateful component trees, a component library with declarative state management (SolidJS, Svelte, React, etc.) is more practical.

[3]:

This pattern is still used in some testing libraries today. It was a practical solution paired along with describing nested context along with beforeEach & afterEach. Given my inclination to flatten architecture, helper functions, the development of Tag Vectors, I now prefer to keep the test structure flat.

[4]:

Taking into account that what is spoken & what is heard is defined with the context of the entity speaking or hearing.

[5]:

Work on the tag vector Convention continues. Through much iteration, it reached a stable design in 2020. This design has been verified with real-world development since. I will write a formal definition & history soon.

[6]:

The app was launched as suppressthis.org. It is no longer online.

[7]:

agile->Agile lower-case a to capital A. As the agile movement gained success from it's bottom up software practitioner roots, Agile transition to a top down institutional endeavor with the prominence of coaches, guidelines, corporate sponsored conferences, etc.