Gerald Versluis

Results 640 comments of Gerald Versluis

Haha yeah, implementation wasn't the hardest part. From there I should come up with content each `` 😝 But let's just implement the signup and we'll see after that.

Already taken some steps by wrapping each step in a separate try/catch block

I totally agree, I don't want to numb the users by sending dozens of tweets every day. I was indeed thinking once a week or something so that you are...

I've heard of Hangfire! Never used it though... But seems my web app has to be always-on to be able to do this?

For always-on you need a higher pricing plan on Azure. But the way the Azure Function is set up now it requires always-on too, and costs are not too bad....

Yes! Very awesome feature. Yesterday I also thought; I would like to see if I already submitted to a CFP. So mark them as such. But for all this greatness...

I'd like to get this up and running. Comes in handy for people to see when they are or aren't available, but also for when you want to organize something...

Also for consistency, this would be better. Right now "DevOps" and "dev-ops" would be two separate things. So there is definitely room for improvement here. I have played around with...

Agree! @wmeints had something in the works, but I think this was the other way around, choosing local accounts 😄 I don't really care which one it will be, although...

Implemented first validation for required fields. Should still show a summary of sorts when it passes through the backend, but first line of defense is in place.