What Is HTTP 103?

Featured Imgs 23

Recently, Google Chrome 103 was released with a bunch of new features. One of the notable features is the introduction of HTTP Status Code 103. This article will dive into the HTTP 103 status code with a quick demo.

HTTP 103

From the Mozilla Developer Network Web Docs, HTTP 103 Early Hints is the information response status code primarily intended to be used with the Link header to allow the user agent to start preloading resources while the server is still preparing a response.

New Free Plugin Offers Beautiful Block Patterns for Food Bloggers

Wp Plugins

Last month WPZOOM released a free plugin called Block Patterns for Food Bloggers that I finally got the chance to test. Food blogs commonly have a strong focus on category and tag-driven grid layouts with big featured images and multiple sections showcasing different types of recipes. Prior to the block editor, customizing these types of layouts would be beyond reach for most WordPress users. They would have to rely on the theme to provide the right layout or enough user-friendly options to change it.

This plugin offers 19 beautifully designed patterns that are fully customizable, making it easy for food bloggers to create complex layouts. Once installed, users will find a little icon at the top of the editor, which launches the patterns in a modal.

The modal displays a grid view of the patterns, a list view with larger images, and allows users to preview the patterns with a mobile, tablet, and desktop view.

Patterns look exactly like the preview when you select and insert them. They include all the images and text so users don’t have to guess how it all fits together. Most patterns simply require replacing the content with your own but can also be used as a starting point for additional customizations. For example, users can drop in this set of featured categories and edit the links to their own categories.

Some of the patterns, such as the different post grids, will require users to make some edits to the block settings for the Query Loop to get it to display the specific categories, author, post type, etc.

The plugin also includes two different “About Me” style Hero sections for introducing the food blogger, as well as an Instagram profile pattern with a small grid of images, and a book feature. There are patterns for a newsletter signup design, and a search form design with a browse section and quick search categories.

Check out the demo on WPZOOM to see all the food blogger patterns in action and an example homepage created with only the patterns in the plugin.

Block Patterns for Food Bloggers is a fun plugin to play with because all the patterns are harmonious to each other, so it doesn’t look like they were all mixed and matched from different plugins. They should drop seamlessly into any WordPress theme or can be used on a blank canvas style theme without an issue.

If you are food blogger who is eager to build your own website but have not found a theme that works for you, this plugin could be all you need to make your own layouts. It covers everything from recipe index pages to featured sections that you would find on any food blogger’s homepage.

WPZOOM published a few helpful tips on the plugin page for customizing the patterns:

  • Use the Group block to control spacing and color for more than one block at a time.
  • Use the Cover block to control your pattern’s height, including min-height and full-viewport designs.
  • If your pattern contains numerous root-level blocks it can be helpful to Group them all together. This makes it easier to move your pattern around once inserted.

Although these patterns are presented with food pictures and placeholder text, they could easily be used for any other type of website. If you have a custom post type for movies, books, portfolios, team members, or any other kind of content, these patterns may be just as relevant.

Although some might contend all these patterns should be uploaded to WordPress’ official pattern directory, I can see the value of offering them as a unified collection in a plugin. Patterns mashed together from the Patterns Directory do not always have a unified design. There are already a few plugins that offer general pattern collections but it would be great to see more niche pattern collections like this one with a unified focus and design. It makes page building much easier than simply relying on core blocks and block collections.

Block Patterns for Food Bloggers is available for free from the WordPress Plugin Directory. It works just as advertised and does not include annoying upgrade advertising in the admin.

Using Infura’s New API With Lootbox

Featured Imgs 23

I’ve only been in Web3 for about a year now, but I can honestly say that NFTs are the most exciting Aspect of it for me. I’m not talking about Apes or Punks, however. PFP (profile picture) projects and art, although a cool and simple proof of concept for the technology, won’t create a better world.

Instead, I’m excited about the actual utility of NFTs. Allowing gamers to own their assets, delivering fair royalty commissions to musicians and artists, and making concert tickets impossible to scalp while providing a sweet digital memento are some of the use cases I find interesting.

Gradle Tutorial: Crash Course [Video]

Featured Imgs 23

Ever looked for a comprehensive tutorial for Gradle that is fun and entertaining at the same time?

In this video tutorial below, you'll learn how to use Gradle like a professional. Cover topics including using the Gradle wrapper, using Gradle together with IDEs, and Gradle basics like build.gradle, settings.gradle, running commands (clean build), as well as understanding multi-project Gradle builds. By the end of it, there won't be many questions left when it comes to Gradle.