Appears on
Articles6
Getting Started With Responsive Web Design
The main idea behind Responsive Web Design is to make a website that can adapt to any device that is being used to display it. Not only on larger screen sizes but also mobile phones and tablets.
What is a PWA and why you should know about it
PWA's or Progressive Web Apps are a hybrid or say a mix of your regular websites or web pages and a mobile application; they provide you the power of both worlds.
Semantic HTML And Why Does it Matter
Do you use a div tag for enclosing every significant section of your webpage and are tired of maintaining the whole codebase afterward, then I highly suggest you to start using Semantic HTML.
8 Tips for Optimizing Your Website’s Speed
Even a one to two seconds delay on your website can drastically affect the user experience and your site traffic. By taking care of a few things, you can make your site a lot faster.
Making An Awesome Developer Portfolio
Here are some great first-hand tips on building a developer portfolio for yourself.
Introduction To Testing In React
Testing is a line-by-line review of how your code is going to execute. Learn more about how to do it right in this post!
