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's Popular Among Developers? — Weekly Picks #128

🔥 What's Popular Among Developers? — Weekly Picks #128
Author
 Ido Shamun
Related tags on daily.dev
toc
Table of contents
arrow-down

🎯

🌟 This week we present a great collection of posts for javascript beginners, deep learning models to complete your code, Deno (obviously) introduction and much more! Let's shout out and thank the great writers of the week. 🙌

Here we go...

1️⃣ What is Deno and will it Replace NodeJS?

🦕 Obviously, Deno is super-hyped right now so embrace yourself. The post covers the rise, history and features of Deno. The main discussion point is whether we can expect Deno to replace Node anytime soon.

2️⃣ Discovering JavaScript: Three Objects New Developers Must Know

🌍 Aiming to code newbies, the author explains the three most important global objects, Object, Function, and Array.

3️⃣ Math for Programmers!

🧮 Math for Programmers is a new book written by Paul Orland, CEO of Tachyus. The book explores the basic concepts like functions and geometry in 2D and 3D and evolves to more advanced concepts. It should provide you with tools for game development, signal processing, machine learning, and more. A discount of 50% is available until June 30th. 💰

4️⃣ Kite: AI-Powered JavaScript Completions

🤖 This project is super cool! It's an IDE extension powered by a deep learning model to complete your javascript code with multi-line completions. The model was trained on over 22 million javascript files. There is also a paid plan for python. It's already on my to-do list.

5️⃣ CodeOnline‚ A remote and secure workspace powered by VSCode

☁️ A cloud-based IDE that connects to a private Linux workspace in the cloud, based on VS Code. Sounds neat if you don't want to couple yourself to your laptop or PC, haven't tried it myself though.

6️⃣ Getting started with Microsoft Fluent UI and React.js by building a fintech dashboard

👨‍🎨 Fluent UI is a new UI framework by Microsoft. The author documents the journey of building a react application using Fluent UI. If you would like to watch there is also a YouTube version of the post. Fluent UI looks excellent and might be great alternative to other popular frameworks.

7️⃣ A new JS runtime, ESLint 7, npm's future, and more

Another issue of javascript weekly this time about Deno, cross-browser testing, typescript 3.9 and Facebook's new state management library, Recoil. 🗞

8️⃣ Building a React Component Design System

The title here is a bit misleading, as this post mostly covers how Bit can help you build a design system. Bit is a platform for sharing reusable components. It can help you in developing, publishing, documenting, reusing and, managing your components. The post also showcases an example of HP's Grommet design system. I should give it a try someday to Daily's design system as well. 🎨

9️⃣ pOS, An operating system based entirely in your browser

👨‍💻 Running an operating system on my browser definitely sounds fascinating but not sure what for. Anyway, the makers says that its the future of operating systems as you can simply access it from anywhere around the world. You can even develop apps! It costs $49.

🔟 A comprehensive guide to JavaScript design patterns

It is not a common thing to feature The Next Web article in our weekly picks. This time, TNW aimed perfectly to javascript beginners with an extensive review of javascript design patterns and what is a design pattern anyway. Singleton, observer, mediator, and module are just some of the patterns that you can find in this post. 🔎

🙌 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