Code

Update: Green finger IoT

So if you have read my last post for project Green Finger you know what it’s about. I have now performed a total rebuild to make it work better and also made it in to an IoT device. Totally necessary for watering some plants don’t you think?

Form validation with jQuery and Bootstrap

Hello again!

So I have been working on a big project recently and had to implement some sort of validation in a form. Looked around and tested many different solutions but most was to rigid for my application or relied on even more js-files to be piled on the system. After some searching and testing I found a solution at Formden (go there and check out the original code) that did what I wanted and nothing more and was easily adaptable.