-
Ripple
- SF via BOS
- www.fredkschott.com
Highlights
- Pro
- 119 discussions answered
Block or Report
Block or report FredKSchott
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
withastro/snowpack Public
ESM-powered frontend build tool. Instant, lightweight, unbundled development.
✌️ -
withastro/pack Public
📦 ⚡️ Build your npm package using composable plugins. https://www.pika.dev/blog/introducing-pika-pack/ -
the-node-way Public
Design patterns and best practices for building scaleable, maintainable and beautiful Node.js applications. Now with website! -->
1,815 contributions in the last year
Contribution activity
January 2022
Created 32 commits in 3 repositories
Created a pull request in withastro/astro.build that received 5 comments
replace custom spa logic with turbolinks
I ran into some buggy behavior where SPA routing caused a blank screen with no loading UI. Instead of a custom solution, why not use the turbolinks…
Opened 9 other pull requests in 1 repository
Reviewed 8 pull requests in 1 repository
withastro/astro
8 pull requests
- Fixes for blog and docs examples
- Fix handling of public resources with subpath
- Fix Astro Preview Pathing Issues
- Fix subpath support regressions
-
Add
<guid>to RSS feed based on page link to uniquely identify rss … - Update compiler
- Fix issue with plugins running twice in dev and build
- Fix dynamic routes for sites with subpath
Created an issue in lit/lit that received 3 comments
Lit SSR breaks Sass with polyfill
Description The required Lit SSR global window polyfill breaks Sass, and potentially other tools. cc @jaydanurwin who ran into this issue while try…