What is Cache Busting?

Cache Busting is the process of appending some query parameter in the URLs of static resources such as JS, CSS or image file. Once we add a query parameter with newer value, the URL will get different from its previous version, hence browser won't find it's response in its cache & user will get the latest updated file from the server.…

How to type any unicode symbol in outlook?

Simply type Unicode Hex Value for the character & press Alt + x.Eg: Type 905 (Unicode Hex Value for Hindi letter अ), select this number & press Alt + x .You can find all unicode characters here & also…