Phil Hawksworth
Phil Hawksworth
With more than one assertion, the http tests hang. With a single assertion, things seem fine. I've found this also on the example tests on: http://github.com/visionmedia/expresso/blob/master/test/http.test.js
Investigate having a build step which trims the CSS inlined into each page by discarding rules not used on that page with [Uncss](https://github.com/uncss/uncss) At the moment there is very little...
## About me - **My name:** Ovie Okeh (via twitter) ## My question in a little more detail A good question from Ovie Okeh on twitter: https://twitter.com/sixty5black/status/1098189193849815040 > Are there...
## About me - **My name:** Phil Hawksworth - **I've used Netlify:** lots ## My question in a little more detail There is a lot of buzz around serverless functions,...
A user is reporting that their [profile page](https://explorers.netlify.com/profile) is not correctly showing the completion state of their missions. https://answers.netlify.com/t/jamstack-explorers-course-not-completing/41100 The third and final mission does not register 100% completion despite...
Some of the HTML elements used in the UI are no longer best suited to the later revisions. In particular in the reward claim journey. We should sweep through that...
When we check achievements data from the achievements API, we are using the POST method. There is no need to post to this API since we are just reading the...
A logged in user has access to a profile page: https://explorers.netlify.com/profile Once they have attained their first achievement, this should include a list of their achievements including either: - Mention...
the API limits if 60 requests per minute are likely to be an issue for us. Need to upgrade to Pro (at $99 per month)
Expose an achievements API which returns all a user's achievements, rewards and claimed status of their rewards