Google announces two new link attributes that provide webmasters with additional ways to identify to Google Search the nature of particular links. In this article you will discover how to take advantage of rel="sponsored" and rel="ugc".
Using JavaScript and frameworks like Tensorflow.js is a great way to get started and learn more about machine learning. In this article, Charlie Gerard covers the three main features currently available using Tensorflow.js and sheds light onto the limits of using machine learning in the frontend.
Maesh is a new service mesh designed from the ground up to be straightforward, easy to install and easy to use. It comes from the same team that already developed traefik!
A very interesting essay on the roal and the evolution of the scrollbar on the web.
Book of the week
ReactJS by Example- Building Modern Web Applications with React
by Vipul A M
tarting with a project on Open Library API, you will be introduced to React and JSX before moving on to learning about the life cycle of a React component. In the second project, building a multi-step wizard form, you will learn about composite dynamic components and perform DOM actions. You will also learn about building a fast search engine by exploring server-side rendering in the third project on a search engine application. Next, you will build a simple frontpage for an e-commerce app in the fourth project by using data models and React add-ons. In the final project you will develop a complete social media tracker by using the flux way of defining React apps and know about the best practices and use cases with the help of ES6 and redux.