I recently received this kind message on LinkedIn from the president of a Canadian cybercrime technology company: (more…)
Read more »
When I was learning JavaScript (about 1-2 years back), my mentor had me go through it step-by-step. So, first I spent some time to get comfortable with callbacks. Then I jumped onto Promises. And then, after months, I started using Async-await. (more…)
Read more »
If you are building a serious project, you should probably use something like Sentry to get error reports. However, if you are not using such a tool and want to check console errors on phone, here are 3 easy steps: (more…)
Read more »
Access your mysql databases with pure Javascript. Contribute to JackChilds/jsmysqldb development by creating an account on GitHub. (more…)
Read more »
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less. - 30-seconds/30-seconds-of-code... (more…)
Read more »