I love PHP but when I see a lot of PHP tags inside an HTML file, Its kind of painful for my eyes. It’s fine for simple one with fewer PHP tags but when we use a lot of nested […]
Web development is not easy Specially when you are developing a website which is compatible with all of the devices(actually everyone is). So as a web developer you have to make sure your website works properly on every device and react […]
Some of you might say- This is an easy task. Everyone can do it. But I have seen a lot of web developers struggling to load CSS and js asynchronously. It’s not easy to load CSS and js asynchronously without breaking […]
We have excellent browsers that increasingly incorporate more extensions, plugins and add-ons. While Chrome has a set of developer tools built in, you can access a wealth of extra extensions that add valuable functionality. This post covers 6 of the […]
HTTP status codes or browser error codes or internet error codes are standard response codes given by web site servers on the Internet. It’s an message from the server to letting you know how things went when you requested to […]
When I started web development, Notepad++ and Dreamweaver were my favourite choices among all the text-editors or IDE available. But I was somehow bored of using them. So I started looking for a new text-editor and I found Sublime. After […]