Hey,
I’m sorry about the delayed letter this week. Unfortunately I hadn’t had a good week and my grandpa passed away.
Apart from that, I hope all of you enjoyed easter and you weren’t too distracted by the recent discussion on sexism in web dev industry. But we’re not here to talk about this, you probably just want to have the latest facts in web technology:
News
- The IE team shares the DevTools news shipped in Windows 8.1 Update, including emulation of pseudo-states, change states and more.
- Opera Max (Beta) for Android is a data saver that compresses not only webpages but also videos and photos to save your mobile data traffic.
- You soon will be able to deactivate the Chrome notification icon in your OS X menubar.
- Firefox will support
line-height
in input buttons soon.
General stuff
- Stripe invites 3 people to code on their own Open Source project ideas in their SF headquarter and pays for it. A very interesting and good idea.
- “How DevOps is killing the Developer” or “Jack of All Trades, Master of None”.
Design
- It’s hard to imagine a product without search, yet it’s rare to see a product that does it well. 7 things I wish every search did.
- How Stripe improves the payment experience with animations. Really, they’re pretty clever and I always like paying via Stripe.
- Make your styleguide with web languages. Here’s the Styleguide generator Roundup comparing open source tools.
Tools
- SizerSoze, a web based evaluator for responsive image savings on your website, is finally online. Help us to improve it.
- Adobe’s Brackets editor gets a CSS Shapes editor—how cool!
- Annoyed of Skype, Hangouts and all that? Hutt let’s you create a video chat instantly and natively in the browser (Chrome, Firefox, Opera).
- Cryptocat is a fun, accessible app for having encrypted chat with your friends, right in your browser and mobile phone. Everything is encrypted before it leaves your computer.
Git
- Wohoar, did you miss some Git tipps recently? Now here’s the list: A big Git cheat sheet.
Web Performance
- How GZIP Compression works. It’s a good refresher what gzip is, how it works, what features and what disadvantages it has. Becuase in fact, it’s only the best compromise.
HTML
- WTF, HTML and CSS? Reasons HTML and CSS might make you say what the fuck. A curated list of commonly frustrating HTML and CSS quandaries, miscues, and dilemmas.
JavaScript
- Picturefill 2.0 is out and now is not only serving the proper final syntax but has been completely refactored and modularized.
- HTML5Shiv now ships with
<picture>
element support. - Also, Modernizr just got a test for
<picture>
. Happy respimg~ing!
CSS
- The CSS Vocabulary, an interactive lexicon to learn CSS language terms.
- An interesting CSS Preprocessor Benachmark: Ruby-Sass with 4.9sec is by far the slowest, Rework is leading along with libsass with 0.2sec.
- CSS might get a
contain-floats
value formin-height
andmin-width
which as the name says, will include floated elements into the container’s size. - Element Queries from the feet up.
- The Shadow DOM Cheat Sheet is really useful if you want to style your Web Components. But be careful, you should always keep in mind what it means to create a web component.
- CSS Variables syntax for Rework landed.
Go beyond…
- Treehouse is working only four days a week and doing pretty fine, half of it working remotely.
- Everything okay until now? Here’s a CSS animation that takes care of that. Seriously don’t open this link if you have epilepsy: The animation.
To support this project, Flattr or gratipay me or share this resource with other people.
Thanks and all the best,
Anselm