Must Read
Google Chrome Hidden Features Every Developer Should Know
Chrome Dev Tools is one of the most used tools among web developers. But it has some amazing features that most developers are not aware of. In this article, Yasas Sri Wickramasinghe discusses the top 5 Chrome DevTools experimental features every developer should try to make their developer life easier.
Learn
Converting a React Component to TypeScript
With the increased use of JavaScript, understanding the bundle size of your project will help you optimize project performance. This article discusses 5 different tools that you can use to analyze the Webpack bundle size to carry out necessary improvements.
How to Build a Responsive Form with Filter Functionality Using HTML, CSS, and JavaScript
With just HTML, CSS, and JavaScript, you can create some really stylish elements with advanced features. In this quick tutorial, learn how to build a responsive filterable form with filter functionality that helps the user filter relevant items based on the text they type into the form input.
[Complete Guide] How To Fix Defer Parsing of JavaScript in WordPress (5 Ways)
This article is a complete guide on how to fix defer parsing of JavaScript in WordPress. David Attard shares several ways on how to do this avoiding the warning and ultimately, make the website load faster, without throwing any error!
Tools & Code
Tools that You Don’t Know You Need for Development
Choosing the right tools allows us to work smarter. In this post, get familiar with the tools that you don’t know you need for development.
6 Tools and Techniques to Analyze Webpack Bundle Size
With the increased use of JavaScript, understanding the bundle size of your project will help you optimize project performance. This article discusses 5 different tools that you can use to analyze the Webpack bundle size to carry out necessary improvements.
Watch
Show More, Show Less content with the GSAP
This video tutorial lets you learn how to easily create foldable content in Elementor - without using any third-party widgets. This method is an advantage because it’s free and it doesn’t require Elementor PRO.
Misc
5 Tips to Write Code Faster In Any Programming Language
This post explains some tips that can boost your coding speed by maintaining the quality of work. Moreover, these productivity tips teach you how to speed up things that you repetitively do.