Saturday, 12 October 2019

Chrome to Block HTTPS/HTTP Mixed Content by February 2020

Chrome to Block HTTPS/HTTP Mixed Content by February 2020Chrome will start blocking mixed HTTPS/HTTP content in Chrome 79. This will affect sites loaded over HTTPS, but loading non-secure, HTTP, resources.

source https://love2dev.com/blog/chrome-mixed-content

Friday, 11 October 2019

Why jQuery is Obsolete and Time to Stop Using It

Why jQuery is Obsolete and Time to Stop Using ItjQuery revolutionized how the web works. Today, web standards have caught up and surpassed jQuery features, its time to use native APIs instead.

source https://love2dev.com/blog/jquery-obsolete

Wednesday, 9 October 2019

BingBot Migrates to Using Chromium Based Microsoft Edge

BingBot Migrates to Using Chromium Based Microsoft EdgeMicrosoft's Bing search bot now uses the latest Microsoft Edge browser to render pages. This will have impact in the SEO community.

source https://love2dev.com/seo/bingbot-edge

The PubCon Schedule Progressive Web App

The PubCon Schedule Progressive Web AppThe PubCon Schedule Progressive Web App puts the schedule in your palm, even when the conference Wi-Fi is failing you.

source https://love2dev.com/pwa/pubcon

Tuesday, 10 September 2019

Are There Disadvantages to PWAs?

Are There Disadvantages to PWAs?Many detractors say Progressive Web Apps have disadvantages. I disagree and explain why most arguments are just fake news.

source https://love2dev.com/pwa/progressive-web-app-disadvantages

Monday, 9 September 2019

How Do Progressive Web App Splash Screens Work?

How Do Progressive Web App Splash Screens Work?Progressive Web Applications use the web manifest icons array to pull images for splash screens. iOS still leans on Apple's touch icon syntax. But there's more

source https://love2dev.com/pwa/splash-screen

Tuesday, 3 September 2019

Use the Bing URL Submission API in Your Node Applications

Use the Bing URL Submission API in Your Node ApplicationsThe Bing URL submission API allows you to submit up to 10,000 URLs a day. The Node Ping_Bing module makes it easy to integrate in your Node Applications

source https://love2dev.com/seo/ping_bing