Jared White

Results 127 issues of Jared White

Bridgetown 2.0 will ship with Serbea 2.0 which brings a new `pipe` feature to ERB files. In addition, we will ship with Streamlined, a new gem which provides full HTML...

documentation

I need to document the new Fast Refresh feature and explain some of the possible issues someone might run into that would require a stop/start. One could also just switch...

documentation

With the basics of Fast Refresh https://github.com/bridgetownrb/bridgetown/pull/872 merged in, I need to spend some time getting it to work with i18n (aka all the spawned resources that come from a...

enhancement

With the basics of Fast Refresh #872 merged in, I want to explore making reactive signals out of the esbuild manifest file. This way when you use `asset_path` to reference...

enhancement

As previously announced, Bridgetown 2.0 is switching to NPM by default (included with Node of course) and away from an additional dependency on Yarn--though support for Yarn as well as...

process
dependencies
javascript

Once of the goals of Bridgetown 2.0 is to streamline the codebase and improve maintainability, outside of key functionality site authors rely on. I must confess I've personally _never_ used...

question
process

Two things have happened in the last year or two: * Vanilla CSS has gotten [really, really good](https://www.spicyweb.dev/css-nouveau/) (shameless plug!). * esbuild has gotten better at transpiling certain CSS features...

process

As the petite-vue distribution can't be used alongside a separate installation of @vue/reactivity, it would be helpful to gain access to the `effect` function via an export. Since `effect` is...

The documentation counterpart to #882, #890, and #892

documentation

Resolves #705, #786 More notes to follow!

enhancement
process