This inspires me
Thoughts, topics or just solutions I would like to make available to you, colleagues and fellow enthusiasts.
Updated: November 2020
How to get access to data from different Alpine JS componentsIn this article you will find two answers to this question and one of them feels right. So dive into the details and get things done the lean way.
morePublished: October 2020
The best way to use x-cloak in Alpine JSTo give you an easy explanation: x-cloak will be removed after Alpine JS initializes. Understood everything? But if you are still asking yourself why is this important - keep reading.
morePublished: July 2020
Is Tailwind CSS a framework only for dummies?Is it true that you don’t need CSS skills if you only use utility classes? No it’s not! To get the most out of Tailwind CSS and other utility class frameworks you have to have advanced CSS skills. Otherwise you end up with too large HTML files and can’t use the magic of Purge CSS.
morePublished: July 2020
How to fix the viewport height issue on mobile browsersIn some mobile browsers the Viewport height is taller than the visible part of the page. Is there a fix and how can I adapt it in Tailwind CSS and Vue JS? Here is the answer to your question!
morePublished: July 2020
CognacBox - Perfect alternative for ScotchboxSince Scotchbox is not maintained anymore I was searching for a perfect vagrant box to run Laravel7. I wanted to have an Apache server, the latest PHP version and a mySQl database.
morePublished: June 2020
A ready to use Notification Vue js ComponentThis Vue js Component is based on Tailwind CSS so you can easily add it into your existing Tailwind project. If you would like to change some layouts - feel free - and use Tailwinds @apply directive to change the look.
morePublished: June 2020
How to update your Vue js app easily - best practiceUsually Vue js updates everything automatically but sometimes its reactivity system is not working for you and you start thinking about: how do I re-render a component.
morePublished: June 2020
My favorites of the Vue js style guide + one more thingBesides all as essential defined coding rules in Vue js there are a bunch of recommended rules and I want to show you my favorite rules from the Vue js style guide.
moreUpdated: June 2020
Tutorial for a flexible Basic Icon Vue js ComponentAn easy to use Vue js Base Icon Component you can use everywhere in your single or multi page application. Have control over all icons you are using inside your app.
moreUpdated: May 2020
TA-Gallery - responsive and mobile first image and content galleryAn image and content gallery which is 100% customizable and has endless CSS animation options. TA-Gallery is based on Alpine JS and uses Tailwind CSS + BEM methodology.
morePublished: April 2020
My passion - explore and build new stuffI’m always interested in new things. For me change is very positive and I’m looking forward to innovation, new solutions and seeing them grow.
morePublished: April 2020
Things I’m proud ofBeing proud of something is often a look back to situations when something important changed or a far-reaching decision was made.
moreUpdated: April 2020
Here’s why you should use OpenAPI!What is OpenAPI and why it sometimes is called Swagger Specification. An easy guidance on your first steps.
morePublished: March 2020
Agile: poison for hierarchical structures?Hierarchical organisations are quite contraire to agile organisations and forcing people to change is never a good idea.
morePublished: March 2020
Authentication vs. authorisationThe purpose of my article is to explain the difference and prevent confusion. I want to give you two easy examples you can remember.
moreSeveral years ago I started building web apps with React JS and I reached the point where I was thinking to myself, does it always have to be so complex even for smaller applications?
moreUse plain JavaScript also known as Vanilla JS to make your server side rendered pages dynamically the way you can do it in Vue JS with only 8,4kb costs. Sounds great? Try Alpine JS.
moreIf you’re sick of tweaking the CSS framework you are using, don’t want to override unwanted styles anymore and are a big fan of modularisation, then Tailwind CSS was made for you.
more