Meet the $250,000,000 man
When you do have money, the money gives you power… because you don’t have to answer to anybody. - Ben Mallah
When you do have money, the money gives you power… because you don’t have to answer to anybody. - Ben Mallah
The following example handles server and connectivity errors for javascript fetch requests.
1function handleErrors(response) {
2 if (!response.ok) throw new Error(response.status)
3 return response
4}
5
6fetch( …
El día de hoy obtuve una de las codiciadas cuentas en Google+. A primera vista pareciera que estamos tratando con una copia de FaceBook, pues tiene cosas como los mensajes de estado y las fotografías… pero esconde muchas otras más.
Ok spammers, I’m tired.
During the last weeks I was getting about 100 spam messages per hour. That was very difficult to control. So I decided to take that as an opportunity to upgrade my server. Now my website runs on the latest WordPress engine …
Sorry everyone, but I was getting the incredible quantity of 60 spam comments per hour… I will reopen them as soon as I get a good tool to fight spam…
Thanks!