January 21, 2021 — Is important not only sharing the code, but as everything evolve we should share our environments in an easy way, finding container, and establishing rules to deploy our code and try to reduce the amount of errors we might introduce on every project, specially if that project is of a considerable size.
we start from our local by:
1. sharing local enviroment with docker.
2. work with composer so we only have custom code on our repository.
3. Bitbucket as repository holder.
4. Bitbucket pipelines to work as continues integration.
5. implement basic unit testing during CI.
5. deploy to any hosting provider.
January 21, 2021 — In the WordPress post Gutenberg world there are fundamental shifts in both user and development workflows, and moving forward that means how we develop themes for will also change. Let’s look at the current status of theme development, how you can get started taking advantage of the core editor right and how we can begin building themes for the future. Specifically, we’ll cover: • How to modify existing themes to take full advantage of the new editor and blocks. • Adding Theme Supports and Block templates to existing themes • What’s the difference between Block Enabled and Block Based Themes • Upcoming enhancements for Full Site Editing and Global Styles and how this will affect theme development.
January 21, 2021 — This talk will try to explain what hooks are, why do you need them and most importantly how to create your own hooks so that you have an even better control as to what would you like to do in order to become an even better WordPress developer.
January 21, 2021 — Join PostStatus.com partner Cory Miller as he talks with psychologist Dr. Sherry Walling of ZenFounder.com to talk about handling times of fear and uncertainty that we find ourselves in today.
January 21, 2021 — Join PostStatus.com partner Cory Miller as he talks with psychologist Dr. Sherry Walling of ZenFounder.com to talk about handling times of fear and uncertainty that we find ourselves in today.
January 21, 2021 — Assisting organizations that make this world a better place is highly inspiring and satisfying. But that can’t be the only reward when you give your professional best. In a nutshell: Birgit shares how to work with nonprofits and how to bring them into the best light online.
She discusses how you can build a donor/member-oriented website and how to incorporate the organization’s “bucket list” within the realities of budgets and capabilities.
You will learn about the wide range of online needs for various types of nonprofits and share info about plugins and tools to build useful solutions. You’ll walk way with the resources to connect with other nonprofit technologists and services.
Just because the organization is a nonprofit doesn’t mean you can’t make a living building effective websites with a notable online presence.
January 20, 2021 — This talk explains how to stabilize your business with a growing stream of recurring income. Learn why recurring income is crucial and how to offer WordPress management plans as a recurring revenue product.
January 20, 2021 — Clients rely on web professionals to build sites that generate leads. An unfortunate side effect of lead generation is the collection of personal information.
Laws require most websites that collect PI to have a Privacy Policy. Clients often look to web professionals to answer the questions “Do I really need a Privacy Policy, and why?”
This talk answers those questions and empowers web professionals to be true advocates for privacy and protection for their clients.
January 19, 2021 — This talk explains how products can be more flexible, resilient, and organized using an Atomic Design approach. Codebases organized using Atomic Design are easy to navigate when you come back nine months later or hire new developers. This session covers splitting Atomic components, best practices, and common issues and mistakes.