Tuesday 29 May 2018

JavaScript Alert ⚠💀 Boxes and Customized Alert Banners 🚩 [Tutorial]

JavaScript Alert ⚠💀 Boxes and Customized Alert Banners 🚩 [Tutorial]Browsers have native JavaScript alert, prompt and confim dialogs you can use in your web pages to communicate with users. However, you may need to create custom interfaces to message users. This tutorial reviews the native methods and a base to create custom aleert banners.

source https://love2dev.com/blog/custom-javascript-alert

Saturday 26 May 2018

Why Software Sucks 👿 - A Developer 👩‍💻 Must Have Resource to Improve Software Quality [Book 📚 Review]

Why Software Sucks 👿 - A Developer 👩‍💻 Must Have Resource to Improve Software Quality [Book 📚 Review]Why Software SUcks should be on every developer's book shelf. If you are looking for a resource on software quality, this is a great place to start. If you are developer and don't put the user first or maybe you think you do, this book is for your.

source https://love2dev.com/blog/why-software-sucks-book-review

Prefetch, PreLoad, PreRender

Prefetch, PreLoad, PreRenderCSS gradients can be used to create horizontal, vertical and rotated stripes that can be animated. In this tutorial you will learn how to use the linear-gradient and repeating-linear-gradient functions to make stripes and create animated elements like a barbershop pole.

source https://love2dev.com/blog/prefetch-preload-prerender

Thursday 24 May 2018

CSS Background Stripes 🦓 to Enhance Your Web Pages, Plus Animating Stripes to Create Progress Bars and a Barbershop Pole 💈


The web has come such a long way since it was first introduced around 30 years ago. The demnd or expectations consumers have for user experiences have evolved over that time and today we are expected to provide rich experiences.
One of those rich experiences is the use of striped backgrounds. Today CSS makes background stripes very simple to implement in any modern browser, including the deprecated Internet Explorer.
Background stripes can be made with blue, red, green, purple, yellow and any other color combination you may want. You can even create zebra 🦓 stripes!
Stripes can be horizontal, vertical or diagonal. You can also apply animations to create motion, even make your own barbershop pole 💈 effect!

Wednesday 23 May 2018

Using the HTML Checkbox ✅ and Managing the Check State ✔ with JavaScript

Checkboxes are a fundamental input component typically represented by an empty box in the unselected state and a box with a checkmark (hence the checkbox name) when selected. They are used to represent a boolean choice, each correlating to a value choice.
Managing checkboxes in HTML, specifically using JavaScript and jQuery can seem a bit unnatural. I hope to resolve common problems you may be having with this tutorial.
Checkboxes are good to use when you need to collect either a true/false (boolean) choice or multiple values from a list of options.

Monday 21 May 2018

Should You Use Accelerated Mobile Pages ⚡ (AMP)? What is Wrong 💩 With AMP and What Can You Do To Improve 📈 Your Site

Should You Use Accelerated Mobile Pages ⚡ (AMP)? What is Wrong 💩 With AMP and What Can You Do To Improve 📈 Your Site
What exactly is Accelerated Mobile Pages (AMP) and should you change your site to use AMP? I look at what is good and bad about AMP and hopefully point you to a more sustainable way to improve your site and SEO.

source https://love2dev.com/blog/should-you-amp

Tuesday 15 May 2018

How to Use the berforeinstallprompt Event to Create a Custom PWA Add to Homescreen Experience

How to Use the berforeinstallprompt Event to Create a Custom PWA Add to Homescreen Experience

Google recently announced as of May 2018 Chrome will no longer automatically prompt Progressive Web App users to add the PWA to their homescreen. It is now up to the site to manage the prompt. This tutorial will help you create your own workflow.

source https://love2dev.com/blog/beforeinstallprompt

Thursday 10 May 2018

Wednesday 9 May 2018

Web Performance Optimization is Simple 😄 - Can Your Developers Execute? 🍎

Web Performance Optimization is Simple 😄 - Can Your Developers Execute? 🍎Page speed and loading times are important to engaging visitors. Sadly it takes over 15 seconds for the average page to load. But most web performance optimization is simple, but overlooked by the average developer.

source https://love2dev.com/blog/web-performance-optimization-is-simple-can-your-developers-execute

Wednesday 2 May 2018

7 Telltale Signs You Have a Bad Web Site 👎 So You Can Eliminate Them and Get More Customers


7 Telltale Signs You Have a Bad Web Site 👎 So You Can Eliminate Them and Get More CustomersWant to know why people don't return to your web site or leave quickly? Its because your pages run them off! Here are 7 common reasons you cause visitors to leave and never return.


source https://love2dev.com/blog/telltale-signs-you-have-a-bad-web-site