DEV Community

Cover image for ๐Ÿ”ฅ What's Hot in Web Development? โ€” Weekly Picks #108
Saqib Ameen for daily.dev

Posted on

๐Ÿ”ฅ What's Hot in Web Development? โ€” Weekly Picks #108

๐ŸŽ‰ Happy New Year everyone!

We hope you all had amazing holidays and excited to get back to work. At Daily, we are super pumped for 2020 and working on amazing things to share with you all.

๐Ÿ™ˆ ICYMI

We wrote a detailed year in review 2019 to share all the amazing moments of last year. If you haven't read it yet, go check it out. It lists all the milestones we were able to achieve in 2019, and what people liked about Daily.

Don't forget to share your feedback in the comments. It means a lot to us!

Now, let's jump to the weekly picks of the last week of 2019.

1๏ธโƒฃ What Every Developers & Programmers Need to Read in 2020

๐Ÿ”ฅ The Quick Code publication at Medium shared a great list of their top posts from 2019. The list contains a diverse set of articles from different categories. Irrespective of your field of development, you can get something to learn from this list.

What Every Developers & Programmers Need to Read in 2020 โ†’

2๏ธโƒฃ 11 Must-Know FrontEnd Trends for 2020

๐ŸŽจ Another great publication at Medium Bits and Pieces shared the prominent trends of 2019 in frontend. The article explains different topics in detail with helpful diagrams and useful resources. If you are a frontend developer, I would definitely recommend reading this piece.

11 Must-Know FrontEnd Trends for 2020 โ†’

3๏ธโƒฃ 7 New and Exciting TypeScript Features

Typescript is one of the most powerful ways of doing JavaScript. This article explains the exciting new features of TypeScript 3.6+ with explanations and code snippets. ๐Ÿ‘จโ€๐Ÿ’ป

7 New and Exciting TypeScript Features โ†’

4๏ธโƒฃ Jaime's Guide to Tmux: The Most Awesome Tool You Didn't know you needed

Jaime โ€” a frontend developer at Google โ€” wrote about an incredible tool Tmux. I personally didn't know about this tool before. It's a powerful terminal multiplexer. Jaime wrote in detail about getting started with it. If you are a power terminal user, it's the time to level up your game. ๐Ÿ“Ÿ

Jaime's Guide to Tmux: The Most Awesome Tool You Didn't know you needed โ†’

5๏ธโƒฃ Programming Languages of the Future

๐Ÿ’กOne of my favorite posts from this week. It contains a list of the language which are getting popular and might be the hot picks in 2020. So, if you are looking to learn a new language, that's a great post to read and pick one.

Programming Languages of the Future โ†’

6๏ธโƒฃ Learn and understand ES6 Helpers, easilyโ€ฆ

๐Ÿ‘จโ€๐Ÿ’ป It's one of the very well explained articles related to ES6 Helpers. It contains code-snippets, examples, and explanation diagrams. So, if you're the one who struggles with ES6 helpers, you should definitely check out this post.

Learn and understand ES6 Helpers, easilyโ€ฆ โ†’

7๏ธโƒฃ Essential Terms for a React Developer

A beginner focussed but a very useful list of terms that you should know as a React developer. All terms are explained in a simple way with relevant examples. So, if you want to just revise or want to check your knowledge, feel free to skim through the post. ๐Ÿงฎ

Essential Terms for a React Developer โ†’

8๏ธโƒฃ Setting CSS Styles with JavaScript

๐Ÿง Love vanilla JavaScript? This post illustrates how you can access the CSS of an element using JavaScript and change it. It also explains in detail all the concepts which go behind accomplishing this task. So, if you don't know how to get this done, this post is for you.

Setting CSS Styles with JavaScript โ†’

9๏ธโƒฃ Can you solve the fastest horse ๐Ÿด algorithm problem?

This is an interesting algorithm problem posted on dev.to. If you are looking for some great problems to practice your analytical skills, you should definitely check out this one.

Can you solve the fastest horse ๐Ÿด algorithm problem? โ†’

๐Ÿ”Ÿ An instructive how-to on writing CSS media queries

A detailed guide on understanding and writing media queries in CSS. If you do responsive designs, you must have encountered media queries. For those who are learning to do responsive designs, you should definitely check this post.

An instructive how-to on writing CSS media queries โ†’

๐Ÿ™Œ 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! โœŒ๏ธ


๐Ÿ‘‹ 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

Top comments (8)

Collapse
 
shaijut profile image
Shaiju T

Good post :) , DailyNow is good idea, your PWA site asks to login first to get started, it will be better first show some DEV news then ask to login if they read more than 3 posts ? How is that idea ?

Collapse
 
saqibameen profile image
Saqib Ameen

Hi,

We are glad to know that you liked the idea of DailyNow. We have noted down your suggestion and the team will follow up on that!

Collapse
 
keyul profile image
keyul

Wow! My post is no. 1. Thank you Daily team

Collapse
 
saqibameen profile image
Saqib Ameen

Hey Keyul,

Thank you for writing this awesome piece! Developers really liked your post at Daily. ๐Ÿ™Œ

Collapse
 
kingtomi profile image
Ayodabo Oluwatomisin

Good evening. Please I need an advise on which language I should use in building a shopping website. Thank you

Collapse
 
webfixxer profile image
Justin

Personally I would go with a WordPress and Woocommerce setup, especially if your coding knowledge is limited. WP+WC is all GUI based so you can get started really quickly and easily. If WordPress doesn't float your boat then you could try Shopify or the somewhat costly Magento.

It all depends on what you are trying to achieve really. If you provide more info then it would be easier to advise a better solution for you.

Collapse
 
kingtomi profile image
Ayodabo Oluwatomisin

Thank you very much for your help. Will try it out

Collapse
 
saqibameen profile image
Saqib Ameen

I will agree with Justin. WordPress with WooCommerce is way to go. Otherwise Shopify is a good option too. Totally depends upon your needs.