I AM LISTENING TO
|
WAS ICH LIEBE
  • Englisch
  • Deutsch


BLOG FILTER



And another website dealing with Flexbox patterns.

„Flexbox is awesome, but it introduces many new concepts that can make it difficult to use. These interactive examples will show you practical ways to use it to build UI components. They start out simple and get more complex near the end. You can start using these patterns in your own code right away, though I recommend you apply accessibility best practices to the markup (like using semantic HTML5 elements).“

Check it out / Github

readmore

Solved by Flexbox is not framework, but a website that showcases how Flexbox makes many CSS hacks obsolete.

„This site is not another CSS framework. Instead, its purpose is to showcase problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox. And with the recent release of Internet Explorer 11 and Safari 6.1, the latest Flexbox spec is now supported in every modern browser.“

Check it out 

readmore

Flexbox is here to stay and its time to start using it. Flexbox has more than 95% support globally, which matches support for calc and viewport units.  Bootstrap 4 will be supporting it and my new website will be Flexbox based as well :)

Oh and if you need older browser support … use Flexibility.

Bulma is a modern CSS framework based on Flexbox. It provides a nice set of core functionality and almost every kind component you might need to build a quick skeleton for your project.

Bulma

readmore

Sometimes we need to debug a WordPress plugin, even though the website is live.

This would display the errors for anyone.

Gladly WordPress provides options to do this more subtle.

Enjoy coding …

readmore

Pattern Lock is a light weight plugin to simulate the Android Pattern Lock Mechanism. It’s easy to configure and style.

GitHub

readmore
14. Mai 2016

Gridify your pages

Gridify is a jQuery plugin that utilizes CSS3 transformations to transform your website into a multi page grid with smooth animations.

Uses jQuery and Velocity.js!

GitHub

readmore

„Have you ever needed to perform a single or periodic task on your page based on user’s actual presence? Do you think you really need to fetch new notifications from your servers all the time, or isn’t such task quite pointless unless there actually is an active user sitting in front of your page?“

jQuery-IdleCat to the rescue …

GitHub

readmore

Code My UI provides handpicked code snippets,  you can use in your own web projects. You can find website design inspiration, plus some code samples.

Code My UI

readmore

Minimap provides a preview of a full webpage or its DOM element. All with flexible positioning and navigation support.

GitHub

readmore