Hey guys! In this article, we are going to compare websites and web applications! As a beginner web developer, say you have built a simple portfolio site using HTML, CSS and some JavaScript. Does that make your portfolio a website, a web application or both? Let’s find out!
Continue readingProgressive Web Apps (PWA) | Let’s Simplify
If you are a web development geek like us here at GeekyMinds, you must have heard the term PWA a lot. PWA stands for Progressive Web App. Why are Progressive Web Apps so important for the web developers and what’s in it for the common user? Let’s find out!
Continue reading “Progressive Web Apps (PWA) | Let’s Simplify”HTTP, HTTPS and SSL | Web Security | Let’s Simplify
Browsing the Internet, you might have noticed that the URLs of websites you visit sometimes start with ‘http://’ and others with ‘https://’. Your Internet browser also marks websites using HTTP as insecure. In this article let us compare HTTP and HTTPS and find what all the fuss is about!
Continue reading “HTTP, HTTPS and SSL | Web Security | Let’s Simplify”Five Websites to Practice Coding
So you have learned a new programming language and now you want to test your coding skills with challenging problems. Today we are discussing five such websites that will help you sharpen your coding skills with easy to complex problem statements.
Continue reading “Five Websites to Practice Coding”Dark Reader | Let’s Review
If you are a fan of dark mode in all apps and devices you use, chances are you have also applied a dark theme in your favourite browser. Google Chrome does support dark mode, but it still does not darken the websites, leaving it out to the website’s developer to have a dark mode built-in, for example, YouTube. This is where Dark Reader comes to the rescue.
Dark Reader intelligently inverts colours to the darker side as you browse the web. But how does it perform with the most popular sites out there and what features does it offer? Read on to find out.
Continue reading “Dark Reader | Let’s Review”Bootstrap Button Customization | Let’s Simplify
Hey geeks! Today we are going to walk you through the process of customizing the stock Bootstrap button. As web developers, you must have heard about or used the Bootstrap toolkit in your projects. It’s a great library full of powerful web components. But we can agree on the fact that all websites built with the Bootstrap toolkit seem to appear similar in terms of UI/UX. However, customising them is actually very easy and you do not need to be an expert in CSS for that.
Continue reading “Bootstrap Button Customization | Let’s Simplify”