Simon McManus
Javascript Engineer
Links for 2017-06-01
-
Show actual status code for uri · Issue #3603 · ansible/ansible-modules-core
When using uri and a status code other than 200 is returned, the actual status code returned is not reported. The message is "Status code was not [200]". Sometimes it is very difficult to determine the actual status code returned by other means. It would make debugging easier if the actual error code was included in the error message.
June 1st 2017 -
How to Create Multiple Custom Email Address with one Gmail Account
The point here is to make multiple email address from your primary Gmail address and create unique email addresses for registering with different websites and services. In fact you can have many different email addresses for your primary Gmail address, but all the mails send to these secondary email addresses will be received in your primary Gmail addresses inbox.
June 1st 2017 -
11 things I learned reading the flexbox spec – Hacker Noon
Anyhoo, I decided it was about time that I behaved like a grown up developer and learned flexbox properly. But rather than read another 10 blog posts, I decided to go straight to the source and read The CSS Flexible Box Layout Module Level 1 Spec.
June 1st 2017 -
HTTP/2 push is tougher than I thought - JakeArchibald.com
June 1st 2017 -
Yarn determinism | Yarn Blog
One of the claims that Yarn makes is that it makes your package management “deterministic”. But what exactly does this mean? This blog post highlights how both Yarn and npm 5 are deterministic, but differ in the exact guarantees they provide and the tradeoffs they have chosen.
June 1st 2017