@thebasix
d(-_-)b
Nothing here yet.
Nothing here yet.
No blogs yet.
Let's say I want to start a project that includes web, android and ios app. However since I'm a web dev I cannot do mobile apps myself. So I thought I could put the code on github so that anyone can contribute if they would want it to. Also, in orde...
Join discussionI've noticed on my website, when on mobile when I click on <div> that has v-on:click (VueJS) set, the JS is executed after some short delay (maybe 1s or less) and not immediately and when I click on <a> element that has v-on:click JS is is executed ...
DMarcus commentedSo, I have to validate that customer's zip (postal) code matches the country provided and that is valid. I need it for EU. What is the best API service to do that? And how accurate these services are? I found http://www.zippopotam.us/ and some more, ...
PBMMpranshu and 3 more commentedIs there any good JS plugin or something similar that achives the following effect. When website is getting smaller or it is small, I want my options from Select element to appear in a container, that will be completely visible (height and width are ...
MMario commentedI'm making a web app where I need to send notifications to my users. Something like Pushover. But the problem with Pushover is that I cant separate user on Pushover and they each receive different notifications. Now each of my users could register an...
JRBJascha and 2 more commented