Have you ever considered using a debugger for your React project but decided to keep on using console.log() instead because you thought it would be a pain to set up proper debugging? I did, until one day, I needed to get into...
Read More Debugging React with VS Code and ChromeTag: React
Creating Your First Remix App
Keeping up with JavaScript is not difficult. If you are still new to Remix, the web framework, and would like to try it, then this article is for you! Why Not Remix? Every day, we see new changes and improvements in the...
Read More Creating Your First Remix AppReact for WordPress Developers
WordPress core uses React for the Gutenberg block editor, which means it is high time for every WordPress developer to learn and get familiar with React. Getting started with React can be tricky. Let this blog post help you. I started learning...
Read More React for WordPress DevelopersHeadless WordPress with React and NextJS (Part 2)
Editor’s Note: The following is Part 2 in a two-part series titled, “Headless WordPress with React and NextJS.” It was published in 2019. Code samples are now outdated. If you’re interested in current Next.js related content, please click here for updated content....
Read More Headless WordPress with React and NextJS (Part 2)Headless WordPress with React and NextJS (Part 1)
Editor’s Note: The following is Part 1 in a two-part series titled, “Headless WordPress with React and NextJS.” You can read Part 2 here. Keep in mind that this article was published in 2019. Code samples are now outdated. If you’re interested...
Read More Headless WordPress with React and NextJS (Part 1)