-
Browsing on phones has a bunch of issues with image scaling, spacing, and layout:
![Screen Recording 2019-04-04 at 07 52 am](https://user-images.githubusercontent.com/5599295/55535350-e226c280-56ae…
-
We need to get RSS and feed discovery implemented.
http://www.rssboard.org/rss-autodiscovery
-
currently, both the reviewer and instructor guides are single pages supported by anchor links with. We want to deliver independent article pages for each section.
* `/instructors` is a table of con…
-
Tried building a release of pngquant and ran into some issues there as well. (Though, that was with a rust language feature I didn't understand.)
This has something to do with the `sharp` package.
…
-
Instructor center currently defines logo:
https://github.com/eggheadio/egghead-instructor-center/tree/master/src/components/Logo
We are now using the logo in egghead, in the header:
https://git…
-
**Describe the bug**
If you define a custom component, you can't use it inside a .mdx file as I would expect.
This may be a regression or edge case of https://github.com/ChristopherBiscardi/gatsby…
-
I am trying to replicate the multiple lists sortable with a little bit different data structure, so this is almost a copy-paste version of this example: https://codesandbox.io/s/github/eggheadio-proje…
-
Hi, Kent! Thanks for the great tutorial. I would like to add a function that returns true if a given string is a valid email address, and false otherwise.
[How to validate an email address in JavaScr…
-
As a follow up for https://github.com/angular/angular-cli/issues/1692#issuecomment-304970595.
Continue the conversion here.
hansl updated
5 years ago
-
Hello Kent i got to this repo through your course on egghead and this would be my first contribution in terms of submitting a pull request to open source.
I want to add a function that converts the …