Git Product home page Git Product logo

stephensorensen.com's People

Contributors

dependabot[bot] avatar snyk-bot avatar spudly avatar

Watchers

 avatar  avatar

stephensorensen.com's Issues

Create stub content for responding to requests when offline

The service worker should gracefully handle requests when offline. This means that if the page wants an image or a document or something, the service worker should provide stub images / documents so that it doesn't just break the app.

reenable cssnano

I had to disable cssnano so I could build the project in "Bash on Ubuntu on Windows".

If possible, get cssnano working on that platform and reenable it.

Create Icon

Create an SVG icon and use it as the favicon.

This same icon will also be used as the application icon for our PWA, so it will need to be in SVG so we can create multiple sizes w/ issues.

๐Ÿ˜ฌ

Hi Stephen!

I couldn't figure out how to get hold of you (your site isn't loading) - do you happen to have the duotone-dark-space-muted-syntax source lying around somewhere? I might have it on a Time Machine backup somewhere - but I see it's vanished off your github profile.

Ta!

P

Cleanup dev scripts

  • cleanup build script
  • fixup & start using dev script for faster development

Switch from Express to Koa

Koa is built for async/await functions and doesn't have all the extra stuff that express has (stuff we don't need, like templating support).

Change publishing strategy

Github repos now let you publish pages from the docs/ folder.

Do that instead of the dev branch weirdness.

Easter Egg

Every quality piece of software has a little easter egg built-in.

Remove babel dependency

  • babel-preset-react
  • babel-preset-stage-2
  • babel-preset-env
  • babel-plugin-transform-define
  • babel-cli
  • babel-loader

service worker missing polyfills

To get async functions working I had to manually add the regenerator runtime. This is concerning, as (i think) it means that babel-preset-env didn't add the polyfills to the service worker file, only the index.client.js file.

  • figure out why it doesnt put the regenerator runtime on there automagically
  • fix it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.