Quite dig the live preview mode.
Mediaqueryless Responsiveness
Slides of the – highly entertaining – talk @Vasilis gave at CSS Day 2016 in which he elaborated on a few techniques he experimented with in order to get responsive-like sites without using any media queries.
Some neat tricks include:
- Calling it “active whitespace” instead of floats getting stacked up 😛
- Setting a unit-ed value (such as
15em
) instead of a plain number as a value forcolumns
- Using an URL fragment (
window.location.hash
) along with anid
along with the:target
psuedo-class - Using
vmin
andvmax
values (in combination with quantity selectors) - …
CSS for Software Engineers for CSS Developers
Slides of the (brilliant) talk Harry Roberts gave at CSS Day 2016 (amongst others) in which he applies traditional software engineering principles to CSS:
Down the Rabbit Hole: Javascript in Wonderland
Talk by Claudia Hernández, on a few of Javascript’s oddities and (un)expected behaviors:
There’s a presentation embedded in this post. View it on Speaker Deck.
For a language originally created in 10 days it surely has a lot of quirks and perks many JS developers are unaware of. Sometimes, it might even seem like we fell down the rabbit hole only to find that
NaN
is actually aNumber
,undefined
can be defined,+!![]
equals1
,Array.sort()
may not work as you suspected and so much other nonsense that can trip any JS developer’s mind.
Related: Equality in JavaScript, wtfjs, and – save best for last – wat
Mobile Continuous Delivery with a DevOps Mindset
Talk my colleague Patrick Debois gave at Velocityconf 2015. It touches a few of the same things I talked about in From Idea to App (or “How we roll at Small Town Heroes”) in a deeper way, along with a truckload of more information on how we do things at Small Town Heroes.
This presentation guides you through the toolspace and allows you to think similar for both mobile development and operations with a devops mindset.
The slides are also available on SlideShare.
From Idea to App (or “How we roll at Small Town Heroes”)
Earlier this week I was invited to give a guestlecture to the students ICT at Odisee (my former employer, that’s correct), explaining the app development process, how we do certain things at Small Town Heroes, and how we implement QA throughout our process. You can check out the slides embedded below.
You might recognize a few slides from my previous talk “Hybrid Apps with Ionic Framework”
Getting started with ES6 ES2015
Talk by Jens Gyselinck on ES6 ES2015 which he delivered at the most recent #fronteersbe meetup (where I talked about Ionic):
Hybrid Apps with Ionic Framework
At the most recent #fronteersbe meetup I gave a talk entitled “Hybrid Apps with Ionic Framework”. You can check out the slides embedded below.
Slides with presenter notes (yet without animated gifs) – which might be a better option if you didn’t attend the talk – are also available.
HTTP/2: The Next Version of the Internet
Presentation by Mattias Geniar on HTTP/2 (history, benefits, disadvantages) as given at a recent PHP Leuven Meetup.
Not convinced by a presentation? Or want to see HTTP/2 in action? Visit the HTTP/2 Technology Demo and see the difference. The HTTP/2 Frequently Asked Questions is also worth a read.
The Emerging Global Web
Fascinating presentation by Stephanie Rieger which I saw at the excellent (and unfortunately last) Mobilism:
This presentation will introduce you to fascinating and innovative services that are re-shaping the web to serve the consumers of tomorrow. Driven by mobile, the power of personal relationships, and the breakneck pace of globalisation, these services provide a glimpse into the business models, opportunities and challenges we will face, when growing a truly global web.
Lets face it: We “The West” are lagging behind. Asia is in the pole position.
A video recording of the talk is also available: