Lately I have been working a lot on www.KFZ-Schlachter.de and the improvements are astonishing!
The updated version of the website is multiple times faster and is loading faster then it’s competing website on mobile and desktop. Continue reading Huge performance improvements!
Tag: Code
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
AngularJS-BBcode – Update 0.00.10
While I was using my code, I noticed that my extension was not updating the DOM after the digest cycle of AngularJS. Of course it had to be fixed. Continue reading AngularJS-BBcode – Update 0.00.10
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