Australian postcode to state conversion
Recently I was working on a project, when I had super boring address form. I figure out that we need to help poor users fill boring forms, so made a little code snippet /...
Recently I was working on a project, when I had super boring address form. I figure out that we need to help poor users fill boring forms, so made a little code snippet /...
From time to time we could breach max_input_vars restriction. Which basically limittation for server which allows only limited number of input server to reach out server. Usually this number is around 1000. In this short...
It’s my third post in “alternatives” series – this time i looked for something nicer then Angular. Apparently Angular went the same path like all good and slim solutions. It’s getting slower and bigger....
Recently i’m looking for easier versions of popular libraries. There is a lot of buzz around Facebook React.js library, but i found it not especially user / developer friendly – at least at first...