GithubHelp home page GithubHelp logo

sick-picks's Introduction

Syntax.fm Sick Picks

This project was created to provide a single place to view all of the Sick Picks recommended on the Syntax podcast. hosted by Wes Bos and Scott Tolinksi.

The app parses the Syntax RSS feed and searches for a header in each episode containing a list of "Sick Picks". If the header is found, all following HTML until the next header is added to the site.

Check out the site on Netlify.

Setup

Ensure you have Node.js installed.

In your terminal, run this to install all npm dependencies.

npm install

In your terminal, run this to start running the web app locally.

npm start

Open the webapp in a browser by navigating to localhost:1234.

Contributing

If there are open Issues, a pull request is always welcome.

If you discover an problem, or have a suggestion while using the site, please open an issue on Github.

sick-picks's People

Contributors

rmkubik avatar simrobin avatar markh817 avatar

Stargazers

Tobias avatar Haakon Winther avatar  avatar Lani Huang avatar Jonathan Coleman avatar Anja Gusev avatar Waju avatar Adam Gainsley avatar  avatar Kyle Holmberg avatar

Watchers

Adam Gainsley avatar James Cloos avatar  avatar

Forkers

crimsonsunset

sick-picks's Issues

RSS-Parser breaks on Safari due to User-Agent header in fetch request

Reproduction

  • load the site in mobile or desktop Safari

Observe the following console errors:

[Error] Request header field User-Agent is not allowed by Access-Control-Allow-Headers.
[Error] Fetch API cannot load https://feed.syntax.fm/rss due to access control checks.
[Error] Failed to load resource: Request header field User-Agent is not allowed by Access-Control-Allow-Headers. (rss, line 0)
[Error] Unhandled Promise Rejection: TypeError: Request header field User-Agent is not allowed by Access-Control-Allow-Headers.
	dispatchException (sick-picks.e31bb0bc.js:7854)
	invoke (sick-picks.e31bb0bc.js:7576)
	asyncGeneratorStep (sick-picks.e31bb0bc.js:23675:104)
	_throw (sick-picks.e31bb0bc.js:23677:310)
	promiseReactionJob

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.