Details Online Meetup: Speakers:1. Sayed Taqui – Sr WordPress Engineer @rtCamp2. Imran Sayed – Sr. WordPress Engineer @rtCamp3. Sagar Nasit – Sr. WordPress Engineer @rtCamp As developers or users, we all are concerned about our site’s performance. ⚡We sometimes have to face fierce battles ⚔️ to get our sites, just a few milliseconds faster 🕒
Archives: Events
Events
Improving Your Debugging Skills In WordPress
Posted onOnline Meetup: Speakers:1. Chandra Patel – Director of Engineering @rtCamp2. Imran Sayed – Sr. WordPress Engineer @rtCamp In a world increasingly run by software, failures can be caused by bugs.Failure to find and fix bugs quickly has a financial, personal and reputational cost to an organisation. It can impact on product delivery time as well.
Digging into Gutenberg
Posted onOnline Meetup: It’s been over a year since Gutenberg was released with WordPress 5.0 and we have seen some great improvements.While Gutenberg continues to outshine on the content creation experience, there have been so many updates and changes in Gutenberg that it’s hard to keep up. Many developers also find block development challenging because there
WordSesh – Asia/Pacific
Posted onGet ready to join WordPress developers for a virtual conferencehappening in a time zone near you!
Matt’s Pop-Up livestream
Posted onMatt will host a livestream on February 22 during Bangkok daylight hours He opened an invitation to any speaker who was affected by the cancellation, and the livestream will include the following fine people: Imran Sayed, Md Saif Hassan, Muhammad Muhsin, Nirav Mehta, Piccia Neri, Umar Draz, and Francesca Marano as well as a Fireside Chat and Q&Awith Matt Mullenweg & Monisha Varadan. More Info on:
Fastest way of creating Gutenberg blocks with minimal JavaScript knowledge
Posted onAdapting to Gutenberg could be challenging for PHP developers who have minimal knowledge of JavaScript and React. It’s a paradigm shift and to re-learn how to do what we did with PHP in JavaScript can be overwhelming. In this talk, I will discuss how a php developer, with minimal js knowledge, can build blocks quickly.
React with WordPress – Workshop
Posted onWith React and Node, you can make a fast scalable application.And WordPress REST API opens up a whole new world of possibilities of creating a front-end application in the technology of your choice. I will be conducting a free ‘React with WordPress’ workshop, where you will learn how to create a React + Node application,
GraphQL with React and WordPress
Posted onWhen we talk about a CMS, we see a rise in the interest for headless CMS.This is because the front-end framework is based on JavaScript, which is the most widely used programming language of the web.WordPress is one of the most popular CMS, and using React, for the front-end has its own advantages. According to
Build Fast WordPress Site With Gatsby In 30 Mins
Posted onAs developers or users, we all are concerned about our site’s performance. ⚡We sometimes have to face fierce battles ⚔️ to get our sites, just a few milliseconds faster 🕒 Gatsby, a modern blazing-fast static site generator for React.js, is gaining popularity ❤️ because of its performance, developer experience, and ecosystem. It follows Google’s PRPL