Chris Miller
Chris Miller
  • Видео 30
  • Просмотров 163 739
JavaScript - What is a function?
When I started learning how to code - I struggled to understand functions. This video will break down how I look at functions and show you how writing a function in JavaScript is similar to other languages.
Read the supporting docs:
developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Functions
Просмотров: 390

Видео

WordPress Generate data with FakerPress
Просмотров 1,8 тыс.2 года назад
Manually creating data to test functions and endpoints is lame; learn how to quickly generate and delete fake data with FakerPress. Plugin description: "Whenever you create a new Theme or Plugin you will always need to create custom data to test whether your plugin is working or not, and as Developers ourselves we had this problem quite alot. Our goal with this plugin is to fill this gap where ...
WordPress REST API Basics
Просмотров 88 тыс.2 года назад
In this video - you'll learn how WordPress core comes with a REST API and how to use Postman to send a request and get a response. Reference WordPress REST API Handbook developer.wordpress.org/rest-api/
Troubleshoot WP Migrate DB Pro
Просмотров 4132 года назад
When migrating your database - you can often run into issues where migrations timeout and you have no way of controlling the staging or live site because you do not host it or it's on a shared server. This video will help you show you an excellent first step when troubleshooting this problem. WP Migrate WP Pro is a powerful WordPress plugin that helps developers push and pull WordPress database...
WordPress - WP Migrate DB Pro Basics
Просмотров 3,1 тыс.2 года назад
WP Migrate WP Pro is a powerful WordPress plugin that helps developers push and pull not only WordPress databases - but also themes, plugins, and media files. Here's a quote from their site: "Install WP Migrate DB Pro on two or more WordPress sites and simply push/pull the database, media, themes, and plugins between those sites. The perfect workflow tool for thousands of professional WordPress...
WordPress - Styling Flexible Content Layouts
Просмотров 1,1 тыс.2 года назад
In this video - we'll wrap up the series by styling the flexible content layouts we created with ACF and troubleshoot a few things along the way. This will conclude the theme development series for now, but this should give you a pretty strong foundation for the basics of WordPress Theme Development. Advanced Custom Fields is a WordPress plugin that allows you to build a user interface for your...
WordPress - ACF Flexible Content Files
Просмотров 4,5 тыс.2 года назад
In this video - you will learn how to better organize your flexible content field groups into folders and files when creating a WordPress theme. Flexible content comes with Advanced Custom Fields Pro (ACF). Advanced Custom Fields is a WordPress plugin that allows you to build a user interface for your content authors and admins in the backend - while allowing you as the developer to output that...
WordPress - ACF Flexible Content Field
Просмотров 2,2 тыс.2 года назад
In this video - you will learn about the flexible content field that comes with Advanced Custom Fields Pro (ACF) and how you can use it when building a WordPress theme. Advanced Custom Fields is a WordPress plugin that allows you to build a user interface for your content authors and admins in the backend - while allowing you as the developer to output that data anywhere within your WordPress t...
WordPress - ACF Repeater Field
Просмотров 5 тыс.2 года назад
In this video - you will learn about the repeater field that comes with Advanced Custom Fields Pro (ACF) and how you can use it when building a WordPress theme. Advanced Custom Fields is a WordPress plugin that allows you to build a user interface for your content authors and admins in the backend - while allowing you as the developer to output that data anywhere within your WordPress theme. Do...
Portfolio - Show and Tell
Просмотров 8882 года назад
I've been working on my personal portfolio for a few days now, and instead of releasing a tutorial today - I decided to demo the new site for you. Enjoy. 👌
WordPress - Including ACF within a Plugin or Theme
Просмотров 3 тыс.2 года назад
In this video - we will include ACF inside of our plugin so that you can ship this plugin without having to install and activate the ACF plugin. Here's a snippet from their docs: "The Advanced Custom Fields plugin is a powerful tool for developing bespoke websites and web-apps. Although designed primarily for individual use, it may also be used as a framework by both plugin and theme authors to...
WordPress - Advanced Custom Fields
Просмотров 2,9 тыс.2 года назад
In this video - we begin adding custom fields to our custom plugin from the previous video and use the_content hook to output the values. WordPress Plugin Development requires so much more than this, and we're just skimming the surface. We will continue to build on what we've learned in future videos and branch out to other parts of plugin development. Download LocalWP: localwp.com/ WordPress D...
WordPress - Custom Post Type
Просмотров 11 тыс.2 года назад
In this video - you'll learn how to develop a custom plugin that defines a custom post type, adding meaningful functionality to your WordPress. WordPress Plugin Development requires so much more than this, and we're just skimming the surface. We will continue to build on what we've learned in future videos and branch out to other parts of plugin development. Download LocalWP: localwp.com/ WordP...
WordPress - Plugin Development Basics
Просмотров 9 тыс.2 года назад
In this video - you will learn how to create a basic WordPress plugin using PHP. We will only define the plugin in this video and, in future videos - begin to build functionality. WordPress Plugin Development requires so much more than this, and we're just skimming the surface. We will continue to build on what we've learned in future videos and branch out to other parts of plugin development. ...
Tech Talks E4 - Rand Abou Ras
Просмотров 332 года назад
Tech Talks E4 - Rand Abou Ras
Tech Talks E3 - Katherine Peterson
Просмотров 1132 года назад
Tech Talks E3 - Katherine Peterson
Tech Talks E2 - Matthew Smith
Просмотров 432 года назад
Tech Talks E2 - Matthew Smith
Tech Talks E1 - Francesco Ciulla
Просмотров 252 года назад
Tech Talks E1 - Francesco Ciulla
WordPress - Theme Excercise
Просмотров 4452 года назад
WordPress - Theme Excercise
WordPress - ACF Basic
Просмотров 8443 года назад
WordPress - ACF Basic
WordPress - Navigation
Просмотров 4553 года назад
WordPress - Navigation
WordPress - Header and Footer
Просмотров 8243 года назад
WordPress - Header and Footer
WordPress - Hooks
Просмотров 13 тыс.3 года назад
WordPress - Hooks
WordPress - Functions
Просмотров 5 тыс.3 года назад
WordPress - Functions
WordPress - WP Query
Просмотров 1,4 тыс.3 года назад
WordPress - WP Query
WordPress - The Loop
Просмотров 2,9 тыс.3 года назад
WordPress - The Loop
WordPress - Theme Basics
Просмотров 1,1 тыс.3 года назад
WordPress - Theme Basics
WordPress - Basics
Просмотров 9923 года назад
WordPress - Basics
WordPress - Local Development
Просмотров 2,3 тыс.3 года назад
WordPress - Local Development
Next.js and WordPress - setting up a M1 (Apple Silicon) Mac.
Просмотров 6643 года назад
Next.js and WordPress - setting up a M1 (Apple Silicon) Mac.