actor-boilerplate icon indicating copy to clipboard operation
actor-boilerplate copied to clipboard

A starting point for web apps based on the actor model.

Results 11 actor-boilerplate issues
Sort by recently updated
recently updated
newest added

I was trying out the "Todo note-taking app" example and was wondering about the unreliable behavior: Sometimes todos didn't appear and a refresh led to a blank screen (see https://twitter.com/bwaidelich/status/1227653864423292929)...

Could you possibly include some example tests showing best practices of testing actor based applications? For example hooking up a mock instead of an actor to test if sending specific...

https://github.com/PolymerLabs/actor-boilerplate/blob/master/src/bootstrap.ts#L25 Got an issue or PR that explains why this is needed?

I understand motivations behind this, but since one crucial use case for web applications is sending request and getting response back, it will be tempting for us to make our...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.9 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.4 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [http-server](https://github.com/http-party/http-server). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog....

dependencies

Bumps [set-value](https://github.com/jonschlinkert/set-value) and [union-value](https://github.com/jonschlinkert/union-value). These dependencies needed to be updated together. Updates `set-value` from 2.0.0 to 2.0.1 Commits bb0f038 2.0.1 cb12f14 ensure only valid keys are used See full diff...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [rollup](https://github.com/rollup/rollup) from 0.66.6 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...

dependencies