close icon
daily.dev platform

Discover more from daily.dev

Personalized news feed, dev communities and search, much better than whatโ€™s out there. Maybe ;)

Start reading - Free forever
Continue reading >

๐Ÿ”ฅ What Developers Are Looking For? โ€” Weekly Picks #127

๐Ÿ”ฅ What Developers Are Looking For? โ€” Weekly Picks #127
Author
 Ido Shamun
Related tags on daily.dev
toc
Table of contents
arrow-down

๐ŸŽฏ

๐ŸŒŸ This week we have excellent posts about Deno the new javascript runtime, caching, css, golang and even more! Shout out to everyone who keeps writing despite this time. ๐Ÿ™Œ

So, let's get it started.

1๏ธโƒฃ 16 Unique VSCode Extensions Every Developer Should Have in 2020

๐Ÿ†™ In the last weeks, we featured at least one VS Code extensions post. This week we have a list of 16 extensions to level up your VS Code setup.

2๏ธโƒฃ Deno 1.0: What you need to know

๐Ÿ Deno is a new javascript runtime created by Ryan Dahl, who is the mastermind behind node. The official launch date is today! (May 13) Read all about Deno and its special features down below.

3๏ธโƒฃ Learn Deno: Chat app

The previous post covers everything you need to know about Deno while this post equips you with practical experience.
Learn to build a chat app with Deno while covering package management, testing, WebSockets, HTTP server, and more. ๐Ÿ’ฌ

4๏ธโƒฃ ๐Ÿ“– JS Must-Read. Which JavaScript Books you should read

A list of 4 recommended books about javascript, browser, nodejs, restful API and other web development topics ๐Ÿ“

5๏ธโƒฃ Caching strategies to speed up your API

โšก Caching is super important if you care about your app performance. The post lists different caching solutions and strategies that you can implement in your app. CDN, database caching, API caching, browser caching, lazy loading, read-through, write-through, and many more techniques.

6๏ธโƒฃ CSS Containment Now a Web Standard

๐Ÿ“ฆ the new contain property can be used to indicate elements whose subtree is independent of the rest of the page in some manner. Setting this property may allow browsers to optimize the rendering process.

7๏ธโƒฃ Top 50 technical articles from medium.com in 2020

A list of 50 medium articles ordered by claps and tags. This list was extracted from "Innovation & Tech" section in Medium. ๐Ÿ’ก

8๏ธโƒฃ React Philosophy For Beginners

โš›๏ธ This post is all about the basic concepts of React and it does an excellent job explaining them. It covers the history of React very briefly, design patterns, JSX, Virtual DOM, Components, Lifecycle, and everything you need to know to understand React terminology.

9๏ธโƒฃ JS Full Form

๐Ÿงพ The characteristics of Javascript explained along with pros and cons comparison.

๐Ÿ”Ÿ Top 10 Most Famous Companies Using Golang

Golang (Go) is programming language focused on performance and easy maintenance of large projects. It has many advantages over other languages some of them are listed in the post. The author lists 10 famous companies that use Golang and why. This list includes Google, Uber, and others.๐Ÿ†

๐Ÿ™Œ Wrap Up!

That was all for this week. We will come back with another list of interesting development posts next week. Stay safe. Peace! โœŒ๏ธ


๐Ÿ‘‹ Follow us on Twitter to stay up-to-date!

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.

Daily Poster

Why not level up your reading with

Stay up-to-date with the latest developer news every time you open a new tab.

Read more