Resource hinting in HTML
Resource management is one of the most important tasks to do while creating a webpage to make our page performant. In HTML various directives are used to preload the resource, define the priority etc. to maintain good performance of our webpage
Today...
2mindev.hashnode.dev2 min read