WebP Files – An image format for the Web

WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster. WebP is an image format developed by Google in 2010. It was created to be an alternative to formats like PNG and JPG, producing much smaller …

PHP 8.0 Features

PHP 8 has been officially released to the General Availability on November 26, 2020! This new major update brings many optimizations and powerful features to the language. I will discuss the most interesting changes here. Here are the main features : PHP JIT (Just in Time Compiler) New PHP Functions PHP 8 Performance Benchmarks PHP …

WordPress REST API & Adding Custom Endpoints with Alpine JS

With WordPress REST, we can create custom endpoints with any query and information we want. This helps organize that data for filtering or easier HTML development. We pass parameters on the query string and get different JSON results using those parameters. Through Alpine JS we can use the JSON result from the REST API to …

InstantSearch – Ecommerce Search

InstantSearch is an app that can be used as an add-on for services such as Shopify, WooCommerce and more. We put together an introductory ”How to” guide for new clients that may begin using the app, and for us to refer back to. Features include: search results pages analytics synonyms merchandising and more.  

HubSpot to Gravity Form Integration

1) Add HubSpot Add-On to WordPress In Word Press select “Forms” “Add-On” and install the HubSpot add-on. ​ Once, the HubSpot add-on is added to Word Press, it will show on the DashBoard. Select “HubSpot”> “Forms”>”Create New” to create a new HubSpot form.  2) Create HubSpot Form Give it a title that will be recognizable Insert the …