It's a new week! We'd an amazing last week. We got to share a lot of new stuff that we had been working on. Before moving to the weekly picks of this week, let's quickly recap the new happenings at Daily
π Daily.dev β We launched a brand new homepage with a stunning new design. Let's know what you think of it. We also wrote about it.
π Daily Partnership β We announced a partnership program recently. Help us sustain this open source community and spread your message to the developers across the globe.
π₯³ Daily Giveaway β We are doing a giveaway on Twitter. Participate to win free Daily Swag pack.
π Introducing Vim Key Bindings in Daily β Now navigate in Daily via Keyboard Shortcuts.
π How Bookmarks Work in Daily? β Learn how bookmarks work in Daily to make most out of it.
β¨ How to Personalize Your Feed on Daily β Make your own feed as you like it!
A jam-packed week, right!? Lookout, as we work on exciting new things to share with you!
β‘οΈ Now, let's jump to the weekly picks and see what developers are looking for!?
1οΈβ£ 10 Useful Web APIs for 2020
We heavily rely on Web APIs to build our web applications. They make our lives a lot easier. This reading lists 10 rarely used yet useful Web APIs that you can learn to improve your development skills. π
2οΈβ£ A group of ex-NSA and Amazon engineers are building a βGitHub for dataβ
A startup with $3.5 million is aspired to build GitHub for data. We all know that data is highly valuable for building new features. At the same time, data is sensitive and we need to respect privacy.
This startup by ex-NSA, Amazon, and Google engineers aim to provide a solution to this problem by generating data sets via Machine Learning and making it available for the public. π―
3οΈβ£ 10 Top Chrome Extensions for Front-End Developers
Frontend development can get messy when it comes to making pixel-perfect accessible design. It needs constant debugging and you need to make sure that things don't break in different browsers. This post contains 10 Chrome extensions that can really help you improve your development workflow. βοΈ
4οΈβ£ Why you should choose Go lang and abandon Python 2020?
π€ Another debate on which language is better and which one you should choose. In this post, Shiv explains why you should invest in Golang in 2020 instead of Python.
5οΈβ£ Google is giving developers until the end of 2021 to adapt their apps to Android 11
π― Google has introduced Android Management API for better security and performance. For a smooth transition, they have prioritized backward compatibility and postponed the enforcement till Android 11. Also, they have launched a developer preview of the API to onboard developers.
6οΈβ£ π Launching Daily.dev
π₯³ One of our own posts also made it to the weekly picks of Daily. As mentioned earlier in this post, we have completely revamped our webpage and also migrated to a new domain. Super excited by the launch and the amazing stuff coming after it!
7οΈβ£ Same but different: Introduction to Svelte
If you are a JavaScript developer, chances are you'd have heard of Svelte. It's a modern JS framework which adopts a few things from the existing frameworks but also brings a few new things which set it apart. Check out this precise and well-written blog post to learn about Svelte.
8οΈβ£ JavaScript Web Workers, An Introduction
At first, Web Workers might sound scary but they're not. They allow the execution of JavaScript code in the background thread without blocking the main thread. It can be utilized to perform heavy computation on the web.
This article Yogendra has done a great job of explaining what JavaScript Web Workers are. He explains the Web Workers API with code snippets and a small demo. If you are not comfortable with JavaScript Web Workers, make sure to check it out. π₯
9οΈβ£ π Uber Eats Ruined My Life - Solved with NodeJS
In this post, Freddy shares how he used automation to stop ordering from Uber Eats. It's a good example of how you can utilize automation to solve problems in your life. Check out to learn how can you get started with automation as well.
π Conditional Statements are a Code Smell β Here is Your Relief
In this post, Madhavan explains how in certain cases in OOP, conditional statements are considered a code smell. He starts with the basics of SOLID principle of OOP and then goes deep into how conditional statements go against them. Definitely a good read! β‘οΈ
βοΈ 5 Must-Reads from Our First Newsletter
We sent the first issue of our newsletter the other day. We hit some issues with a few links on it, unfortunately. So, we are sharing those here as well:
- 10 Useful Web APIs for 2020 β A list of less popular yet useful Web APIs.
- Introduction to micro frontends architecture β Learn about the future of the frontend architecture.
- Chrome 80 Released β With service worker modules and JavaScript Optional Chaining support.
- 5 Practices to Eliminate Bad Code β Learn the art of writing code that is easy to maintain and lives long.
- A group of ex-NSA and Amazon engineers are building a βGitHub for dataβ β A startup with $3.5 million is up to something big!"
π Wrap Up!
This was all from the previous week. Let's know what you think of the trends this week in the comments below.
We will come back with another list of interesting development posts next week. Till then, peace! βοΈ
Thanks to Daily, developers can focus on code instead of searching for news. Get immediate access to all these posts and much more just by opening a new tab.
Top comments (3)
love daily been using it for 2 years now. I was using panda before but the UI isnt great. Much love guys and thank you for keeping devs updated!
dam! this extension consume all cpu :/
We've fixed similar issue in the past. I would investigate once more, maybe there was a regression. You can switch to insane mode (without pictures) as a workaround