|
"I think that novels that leave out technology misrepresent life as badly as Victorians misrepresented life by leaving out sex"
|
|
—
Kurt Vonnegut,
Author
|
|
|
|
Best 7 links of week #9, 2018
|
|
|
|
A fantastic series of video tutorials on YouTube that will guide you to build a complete Slack clone using GraphQL and React.
|
|
|
|
|
A series of tips n' tricks for developers and data scientists that want to migrate from Python2 to Python3.
|
|
|
|
|
What is machine learning? See how it works with our animated data visualization.
|
|
|
|
|
Improving your designs with tactics instead of talent. Sometimes is convenient to have a set of principles and guidelines and stick to them instead of reinventing the wheel all the time.
|
|
|
|
|
Using a dropdown menu usually seems a no-brainer but it’s also easy to misuse due to its limitations. You can do better.
|
|
|
|
|
Promise.prototype.finally() reached stage 4 of the TC39 proposal process. This means the proposal was accepted and is now part of the latest draft of the ECMAScript spec, and it is only a matter of time before it lands in Node.js. This article will show you how to use Promise.prototype.finally() and how to write your own simplified polyfill.
|
|
|
|
|
if someone is signing up to a service with a password that has previously appeared in a data breach, either it's the same person reusing their passwords (bad) or two different people who through mere coincidence, have chosen exactly the same password. With Pwned Passwords you will be able to warn your users if they are using one of those compromised passwords in your website.
|
|
|
|
|
Add a comment: