Results for: "web page"

Contents (145)

8 Free PHP Books  to Read in Summer 2018
8 Free PHP Books to Read in Summer 2018

In this article, we've listed 8 free PHP books that can help you to learn new approaches to solving problems…

read more
Send Push Notification to Users Using Firebase Messaging Service in PHP
Send Push Notification to Users Using Firebase Messaging Service in PHP

Today I will show you how to send unlimited free push notifications to your clients using Firebase Cloud Messaging (FCM) in…

read more
Useful technical SEO checklist for developers
Useful technical SEO checklist for developers

Let's start from the beginning. What is SEO? When we talk about SEO we are talking about Search Engine Optimisation:…

read more
CSS Progressive Loading in Chrome
CSS Progressive Loading in Chrome

Until now, only in IE/Edge could we leverage streaming of CSS to load progressively the CSS of the components as their…

read more
Fetch API, an amazing replacement of XMLHttpRequest AJAX
Fetch API, an amazing replacement of XMLHttpRequest AJAX

When AJAX came to the modern web, it changed the definition of how web works. We all are using ajax…

read more