Load previous pageโฆ
TRENDING
What's with the new TLDs?
(.rocks, .live...) It's 2018 and it seems like everyone is still going for the .com domain no matter what
I'm losing track of DM's in Telegram. I'm curious to hear if any of you have any suggestions?
I have a PHP script running all the time, communicating with Azure's Bus and MySQL.
Before the MySQL connection was lost but I created reconnect function.
Now I suspect that something is not working right with CURL after the scripts run for a couple of days. No errors, no idea what's the iss...
TRENDING
How do you handle source control?
I'm currently using github but it seems expensive compared to the offerings of gitlab for example.
Don't think it matters unless you are not sure about how well your server can scale ๐
I want to show some familiar file upload examples on the landing page of FilePond ( https://pqina.nl/filepond ).
All I really could think of is a "profile picture" field. Any other good ones? Maybe related to some action that often occurs in backend systems?
Web forms has always been the biggest pain point for me. I donโt want to build a form myself when I build an MVP anymore. All these validations, both client and server side take time and efforts and only thing I want is to have some user input. Applications are numerous: from casual โcrowdsourcin...