Web development with Elixir

I created a small hobby project, an online comic book reader, using the fairly new programming language Elixir and a framework called Phoenix which I knew nothing about. These are…

Continue Reading Web development with Elixir

Flexbox Centering Cheatsheet

This last year I have had the pleasure of using Flexbox regularly at work. I have had some trouble with memorizing the relationship between flex-direction, align-items and justify-content, specifically in…

Continue Reading Flexbox Centering Cheatsheet

Async Servlets

It is now about four and a half years since the Servlet 3.0 specification was released in December 2009, together with Java EE 6. One feature that came in Servlet…

Continue Reading Async Servlets

Don’t lose focus of your anchors

This really isn't news and this specific issue has been repeated on many accessibility oriented blogs over the years. But since I regularly see this mistake being made over and over again, I think it's time for a revisit. I'm talking about why you shouldn't style away the :focus pseudo-class.

Continue Reading Don’t lose focus of your anchors

End of content

No more pages to load