The Jabra Elite 65t is available at a massive discount on Headphone Zone right now and I decided to order one for my WFH use. Here’s a detailed review from a guy who is a die-hard lover of wired earphones.
Continue reading “Jabra – Elite 65t: Amazing Sound | Let’s Review”Design Patterns in OOP | Let’s Simplify
Hey Geeks! Are you planning to pursue a career in software development? If so, design patterns are a skill that you’ll need pickup soon. Therefore we introduce this new series, where we will dedicate one article to each pattern and attempt to explain it in the easiest way possible. But before we dive in, let us first look at what design patterns really are.
Continue reading “Design Patterns in OOP | Let’s Simplify”A Web Security Checklist For Creating Secure Websites
Hello there! As a web developer, I always strive to ensure that my websites are as secure as possible. Therefore, in this article, I have put together a checklist of 9 crucial measures that should be implemented by web developers to ensure their websites are optimally defended. The items in this checklist have been mandated by Mozilla in their Web Security guidelines for all websites and/or web applications. Let’s get started!
Continue reading “A Web Security Checklist For Creating Secure Websites”Major Scientific Achievements of 2019 | Let’s Look Back
Hey Geeks! It’s almost the end of 2019 and it has been a great year for science and technology. We saw various scientific breakthroughs – from commercially viable quantum computing and the discovery of water on Mars to advances in medical science and artificial intelligence. In this article, we are going to look back at the major scientific achievements of 2019 in chronological order.
Continue reading “Major Scientific Achievements of 2019 | Let’s Look Back”Shadow DOM and Custom Elements | Let’s Simplify
Web Components are a relatively new set of technologies that lets you create custom HTML elements using the shadow DOM. This enables you to write markup, styles and logic once and reuse it around your website or web app! In this article, we are going to look into the technologies which power Web Components and create a custom HTML element from scratch!
Continue reading “Shadow DOM and Custom Elements | Let’s Simplify”Websites and Web Applications | Let’s Compare
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”