All Projects → sveltejs → hn.svelte.technology

sveltejs / hn.svelte.technology

Licence: other
Hacker News, built with Sapper

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

DEPRECATED — see https://github.com/sveltejs/hn.svelte.dev instead


sapper-hacker-news

Testing ground for sapper, a work-in-progress app development framework based on Svelte.

yarn
yarn run dev

...then navigate to localhost:3000.

Or to run in production mode, yarn start.

Lots still to do

Some of these are Svelte things, some of these are Sapper things:

  • Need a declarative way to set the document title on both client and server
  • Preloading, on server and client, to avoid the flash of unfetched content
  • Critical CSS
  • Sapper doesn't currently watch the routes folder, so you have to keep restarting the server. Also, webpack only runs once
  • Service worker
  • Build optimised production version
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].