Updates

NEED YOUR SUPPORT
I have been running this newsletter for over 4 years and have spent probably close to $20k on it... I now have 10000+ subscribers but I cannot afford to keep it running any more. I really don't want to shut it down and could use your support, if you have enjoyed reading my newsletter for the past 4+ years, then please do support it over here https://www.patreon.com/frontendweekly?fan_landing=true Thank you, Emad
Must Read
Top Front-End Development Trends You Should Follow in 2021
This blog post shares thoughts and predictions for front-end development trends in 2021. Know more about the latest in the front-end realm and understand how these trends will affect the front-end landscape, as well as your front-end development journey.
Sponsor (Thank You)

Time tracking for your business has never been this easy!
Time Tracking has never been this easy. Hyperlogs is the most comprehensive app that helps you manage all your projects and teams timesheets without the clutter and complexity. Its time to focus on growing your business.
Tracking time is only a small part of understanding how healthy your business is. Hyperlogs gives you powerful and invaluable insight that guides sound business decision making. Know your revenue as well as your costs and get visual cues when vital project adjustments are necessary to help it succeed.
Its time you start focusing on growing your business, so let Hyperlogs handle the rest.
Learn
JavaScript: How to Redirect to Another Webpage
In this tutorial, learn how to perform a redirect using JavaScript, as well as the security implications and potential influence on SEO.
Angular Basics: How to Use XHR or Fetch Request in JavaScript
This tutorial discusses the difference between XHR and fetch and teaches how to use them to place requests to the server in JavaScript.
12 Tips to Write Efficient and Performant JavaScript Code
How the code is written has a huge impact on the final result. In this article, learn these 12 tips for JavaScript programmers in writing the most effective use of code and tools in order to achieve peak performance.
Tools & Code
Top React PDF Libraries in 2021
Choosing a web application isn’t easy. This article helps you evaluate 5 PDF Viewer Libraries for React, analyze the features, popularity, security issues, and community support to help you choose the best one for your requirement.
5 React Material UI Features You Might Have Missed
Get to know these 5 cool and interesting React Material UI Features that will change the way you work with Material UI.
Watch
What You Need To Know About React 18
The React Team has recently released a new alpha version of React 18. In this video, get to know the notable features of this new version that improve the performance of your React application.
Misc
Trusted Types API for JavaScript DOM Security
DOM XSS attacks can happen in various ways. Therefore we need to take the required measures to avoid these issues at any cost. In this article, learn how to implement the Trusted Types API, which is the best solution to building secure applications.