formWiz – A invisble wizard, responding to the changes of your form

So recently I was thinking how to implement small dynamic forms into my website project “KFZ-Schlachter.de“.
Modern popular frameworks seem to big and bulky.

I decided to write simple form observer and see how it performs… Continue reading formWiz – A invisble wizard, responding to the changes of your form

BB Code Plugin – AngularJS

One of my many websites has quite a nice interface – a hybrid, a mixture of plain old school HTML and CSS, but has also a quite dynamic part, provided with AngularJS.

After some thoughts I decided to provide for that website a small extension, so the users can format their texts with some simple BB code.
Why BB? Simple, almost everyone knows what BB code is and it is much safer to use than just plain HTML code snippets. Continue reading BB Code Plugin – AngularJS