š Best of Web Development - Weekly Picks #138
Ido Shamun
Posted on July 29, 2020
š This week we have 2 product launches, javascript tutorials, react news, and more!
As always, all posts were ranked by daily.dev community. Shout out to all the authors. š
So, let's get it started.
1ļøā£ Best Easy Practices of Javascript
š„ A few best practices you can apply immediately to make sure you are in-line with the latest Javascript advancements and to reduce memory usage. As an example, prefer let
and const
over var
and use destructuring when possible.
2ļøā£ Netflix Starts New VFX Platform
š¬ Netflix launched a new platform for VFX (Visual Effects) artists and vendors to collaborate and create content together. It is currently in beta but it's great news for all Netflix subscribers.
3ļøā£ 5 of the Best Themes for VS Code
šØ Are you looking to refresh the looks of your VS Code? Here is a list with 5 popular themes, and also instructions on how to get them. The list includes Material, Atom One Dark, One Monokai, Dracula, and Winter Is Coming
4ļøā£ Awesome Landing Page
š A massive list of references to landing pages. The list includes open source projects, off-the-shelf templates and tutorials.
5ļøā£ include.ai - Web automation for everyone
A brand new Chrome Extension that will help you to automate manual work you do on the web. There is currently a waiting list. By looking at their video, the extension is mainly focused on scraping data and automations around this concept. š¤
6ļøā£ How to write cleaner code with JavaScript
š Following the article at the top, this piece is focused only on destructuring. Every use case of destructuring is covered there.
7ļøā£ How to use git as a standup tool
š§āāļø This is a brilliant tool that I was not aware of! git standup prints git commit messages grouped by author and filtered by time. Now you can rest assured you will not miss anything you worked on.
8ļøā£ Billionaire Jeff Bezos just broke the record for the most billions added in a single day
š° I'm not used to seeing "juicy" articles in this list but Jeff Bezos really nailed it. He earned $13 billion USD in a single day.
9ļøā£ Previewed - Beautiful mockups & graphics for your next app
āļø Previewed will generate super looking mockups and promotional graphics for your app. Every app store out there requires these graphics and if you don't have a designer it can be a headache. Previewed earned the #1 Product of the Day on Product Hunt.
š Adobe launches a React-specific design system
š¤ The title is a bit misleading but this actually an issue of React Status newsletter. In this issue, Adobe launches React Spectrum, official Redux tutorials, Apollo client 3.0, and more.
š Wrap Up!
That was all for this week. We will come back with another list of interesting development posts next week.
Daily delivers the best programming news every new tab. We will rank hundreds of qualified sources for you so that you can hack the future.
Posted on July 29, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
April 24, 2023