Embed Step-by-Step Chart.js Charts in WordPress

But, as I understand that not all of your projects require this specific layout, we’ll first explore how to create a simple dynamic WordPress chart. And most importantly, without using a single WordPress chart plugin! This tutorial expects that you are familiar with WordPress theme development and ideally with the Advanced Custom Fields (ACF) WordPress… Continue reading Embed Step-by-Step Chart.js Charts in WordPress

15 Landing Page Designs for Console & Mobile Games

September 14, 2020 by Jake Rocheleau [UPDATED SEPTEMBER 2020] The development industry for both mobile and console games has improved over the years and competition for game developers is high. How can a game sell if there is too much competition? The answer is simple – all you need is hype. One of the best… Continue reading 15 Landing Page Designs for Console & Mobile Games

20+ HTML Forms Best Practices for Beginners

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Working with HTML forms can be somewhat daunting. They not only use some niche HTML elements, but also blur the line between static content and user interaction. Let’s review some things to remember when creating your next form. Good HTML forms require attention on at least four… Continue reading 20+ HTML Forms Best Practices for Beginners