November 14, 2019 — In this workshop I will go over the basic sections of a business plan and show you some examples of how you can make one that represents you and your business. There will be worksheets to help you draft your first business plan and crayons and markers to make it more fun!
November 14, 2019 — In this workshop I will go over the basic sections of a business plan and show you some examples of how you can make one that represents you and your business. There will be worksheets to help you draft your first business plan and crayons and markers to make it more fun!
November 14, 2019 — WordPress as a platform is growing and changing at a pace we haven’t seen in quite some time. This evolution presents huge opportunities for taking WordPress and our projects to new heights, but change can be hard to navigate. This workshop will showcase some of the different approaches we might take to building resilient, scalable and forward-looking sites on WordPress (including headless!). By the end you should understand how to set a solid foundation for your projects and feel more confident about the work you deliver to your team or your clients.
November 14, 2019
November 14, 2019 — In this workshop, the team behind the contributor day here at WordCamp US will walk you through the various ways you can get involved in the WordPress project. Don’t write code? No problem! Don’t have a lot of hours to dedicate? No problem! There are MANY ways to get involved in improving the product that powers over 34% of the internet, and we’ll help you find the one that’s best for you!
November 14, 2019 — In this workshop, the team behind the contributor day here at WordCamp US will walk you through the various ways you can get involved in the WordPress project. Don’t write code? No problem! Don’t have a lot of hours to dedicate? No problem! There are MANY ways to get involved in improving the product that powers over 34% of the internet, and we’ll help you find the one that’s best for you!
November 14, 2019 — Let’s dive in and learn how to build Gutenberg blocks for WordPress with Javascript. We’ll explore the foundations of the block development, how to setup a local block development environment and actually build a block or two using the latest techniques, block controls and settings panels. You’ll leave the workshop with a clear understanding of the building blocks of building blocks.
November 14, 2019 — Let’s dive in and learn how to build Gutenberg blocks for WordPress with Javascript. We’ll explore the foundations of the block development, how to setup a local block development environment and actually build a block or two using the latest techniques, block controls and settings panels. You’ll leave the workshop with a clear understanding of the building blocks of building blocks.
November 13, 2019 — If you build websites, you inevitably run into problems. Maybe there’s no way to achieve an aspect of your design using CSS. Or maybe there’s a device feature you really wish you could tap into using JavaScript. Or perhaps the in-browser DevTools don’t give you a key insight you need to do your job. We want to know your pain.
November 13, 2019 — Through Gutenberg, WordPress splits the post content into blocks which can be handled independently, thus enabling the implementation of the COPE strategy. This makes WordPress an ideal platform for hosting the content that will be distributed to different platforms. In this talk we will take a look into a WordPress-based architecture to implement COPE, and how it works.