Language: English

  • K Adam White: Real-World Responsive Blocks

    WordCamp Boston 2019Speaker: K. Adam White

    October 30, 2020 — In this session we’ll discover how to roll our own efficient, container-aware styling with the JavaScript ResizeObserver object, using code that works in all major browsers. With only a few lines of HTML & CSS we can make our blocks look superb wherever they appear on the page!

    Presentation Slides »

  • Joseph LoPreste: Web Accessibility Made Easy

    WordCamp Boston 2019Speaker: Joseph LoPreste

    October 30, 2020 — We explain what the WCAG 2.1 guidelines are and why they are so important.

    Then we will offer 11 easy and actionable steps that you can take as soon as you get home to help you become compliant.

    We also go through and explain and give examples of each step so you will understand clearly.

    Finally, we offer some links to free software that you can use to test your websites Section 508 compliance.

  • Cameron Barrett: WordPress for Schools

    WordCamp Boston 2019Speaker: Cameron Barrett

    October 30, 2020 — Learn how Newark Public Schools (NJ’s largest school district – 40,000 students; 70 schools) cut their annual web site technology budget in half by migrating to WordPress from a closed-source, proprietary, expensive, vendor-controlled SaaS CMS. Hear stories from the trenches about budget battles, angry/clueless technology vendors and frustrated administrators from one guy with a vision to disrupt the market and bring better web site technology to our public schools.

  • Kathy Zant: The Hacking Mindset – How Beating WordPress Hackers Taught Me to Overcome Obstacles & Innovate

    WordCamp Boston 2019Speaker: Kathy Zant

    October 30, 2020 — Learning to think like a hacker in the security realm is a big part of keeping your assets safe, and there are additional benefits. In this session, Kathy will use the stories of defeating hackers to help you make better security decisions. She’ll also illustrate how the hacker mindset is much more than protecting your site and information. Thinking like a hacker can also help you break through perceived limitations, overcome obstacles, and capitalize on opportunities to innovate.

    Presentation Slides »

  • David Ryan: Take Command with Custom WP-CLI Commands

    WordCamp Boston 2019Speaker: David Ryan

    October 30, 2020 — The WP-CLI gives developers powerful tools to rapidly manage WordPress sites, automate repetitive tasks and diagnose problems from the command line. But if you aren’t building custom commands, you’re leaving tons of time-saving potential on the table!

    In this session we’ll explore best practices for creating custom command line interfaces, combining and reusing commands, plus other tips & tricks.

    Experience with WP-CLI will be helpful, but not required to attend.

  • Beth Livingston: 6 WordPress Best Practices to Ensure Project Success

    WordCamp Boston 2019Speaker: Beth Livingston

    October 30, 2020 — During this session, I will share the 6 Principles and the best practices that they spawn as well as practical tips for applying them in “real life.”

  • Étienne Bélanger: GraphQL-in-WordPress

    WordCamp Boston 2019Speaker: Étienne Bélanger

    October 30, 2020 — In this talk I’ll give an introduction to GraphQL, how to combine it with WordPress and how to use it.

  • Chris Ferdinandi: The Lean Web

    WordCamp Los Angeles 2020Speaker: Chris Ferdinandi

    October 29, 2020 — The web in 2020 is a bloated and over-engineered mess! Many modern web development “best practices” are making the web worse. This thought-provoking talk shares ideas on how to fix the problem as it explores an alternate set of best practices.

    Presentation Slides »

  • Mauricio Dinarte: Understanding React

    WordCamp Los Angeles 2020Speaker: Mauricio Dinarte

    October 29, 2020 — React.js has become one of the most well-known and popular JavaScript libraries. WordPress rebuilt its WYSIWYG editor using React. Drupal recently adopted React to create admin interfaces.

    This talk explains the basic concepts of React outside of the context of any particular CMS implementation. The examples help to understand React and why it is powerful. Learn how to convert a static site into a dynamic React application.

  • Benjamin Hanusse, Michael Bontyes: Let’s build a Static React Website with WordPress and Gatsby

    WordCamp Boston 2019Speakers: Benjamin Hanusse, Michael Bontyes

    October 29, 2020 — With the web ecosystem steadily moving towards JavaScript frameworks and JAMstack setups, let’s see how to get up to speed with those latest headless trends.

    During this hands-on workshop, we will build a React front-end pulling content from WordPress with GraphQL, and using Gatsby as a static website generator. Some knowledge of WordPress Rest API, Node or React is a plus but not a requirement. We will go through each step following a homemade GitHub tutorial with concrete examples, including the initial setup and a deployment on a serverless hosting and continuous integration (CI) platform. As an extra, we will also explain how to easily make your Gutenberg layout work with your React website.

    Bring your own bottle laptop (BYOL) and join us if you are curious about headless architecture.

    Presentation Slides »