0.1.13 • Published 5 years ago

topicdeck v0.1.13

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
5 years ago

Web GDE Deck 💯

Inspired by River of news, but HTTPs only and a PWA.

Attempt to create a PWA that is a news reader that renders on the server and on the client using all the same templating and logic.

Progress

  • Client logic in SW is now shared with the Server logic done
  • Templating is done via streaming templates done
  • Use WhatWG streams in node. done
  • Need to clean up a lot. errrr.....
  • Configuration file should really be an OPML file. todo
  • Cache fetched data on the client and server done
  • To render the client it still needs JS turned on. Investigate server load of RSS feeds. partially done
    • This is done in the SW, will use on Server soon.

Thoughts

If possible the server logic and the client logic should be near exactly the same.

Ideally configured via a OPML file that defines the columns, that links to other OPML files that contain the feeds that should be aggregrated in this.

Thoughts:

  • The UI should render the structure without JS. Ideally after this has been rendered, I can stream in the first batch of aggreagated and merged feeds.
  • The UI should then take over and update the feeds in the client as much as possible.
  • On reload, the server should not be hit at all, save for any updates to the OPML file. In an ideal world, the SW would be doing the work.

Technical hitches: We are going to have to proxy the RSS feed requests.

0.1.13

5 years ago

0.1.11

5 years ago

0.1.12

5 years ago

0.1.10

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.9

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.2

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.31

6 years ago

0.0.30

6 years ago

0.0.29

6 years ago

0.0.28

6 years ago

0.0.27

6 years ago

0.0.26

7 years ago

0.0.25

7 years ago

0.0.24

7 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.3

7 years ago

0.0.1

7 years ago