The Wayback Machine - https://web.archive.org/web/20210718204217/https://github.com/FredKSchott
Skip to content
Avatar

Achievements

Achievements

Highlights

  • Pro
  • 117 discussions answered

Organizations

@snowpackjs
Block or Report

Block or report FredKSchott

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️

    JavaScript 18.9k 919

  2. 📦⚡️ Build your npm package using composable plugins. https://www.pika.dev/blog/introducing-pika-pack/

    JavaScript 2.3k 37

  3. CoVim Archived

    Collaborative Editing for Vim

    Vim script 2.9k 98

  4. Design patterns and best practices for building scaleable, maintainable and beautiful Node.js applications. Now with website! -->

    JavaScript 1.4k 162

  5. Flexible Feature Flipping/Flagging for Node.js

    JavaScript 609 34

2,262 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2021

Created a pull request in snowpackjs/astro-docs that received 9 comments

make some dark theme changes

I found the "bright white" on "dark black" color theme a bit harsh on the eyes. This lights the background color a bit, and is now closer to VSCode…

+23 −31 9 comments

Created an issue in snowpackjs/astro that received 15 comments

💡 RFC: Finalize component script scope/behavior

Motivation Up to now, the component frontmatter script has been defined at the component level. This means that all logic runs on every render. To …

15 comments