David Aguilera
What’s New in Nelio A/B Testing 6.0
Nelio A/B Testing 6.0 is the newest release of our split testing plugin for WordPress and it’s blazingly fast. Check out all that’s new and why you should consider upgrading now!
David Aguilera
Our Goals for 2023
If you fail to plan, you plan to fail. Take a look at our 2023 goals and all we plan to achieve this year.
David Aguilera
DevTips – Smart Enqueuing of Block Styles in Full Site Editing
Learn how to smart enqueue block styles to only load required styles and thus optimize your pages on FSE sites.
David Aguilera
DevTips – How to Compile Your Assets Efficiently
Be careful when defining your own webpack config file: compilation times can skyrocket! Follow this tip to keep them under control.
David Aguilera
JavaScript on WordPress is Hell… and Here’s Why
JavaScript on WordPress is hell. WPO plugins that do more harm than good, dependencies that change over time, unexpected hoisting results… Here’s everything you need to know about it!
David Aguilera
What’s New in Nelio Content’s Editorial Calendar
We released a new version of Nelio Content with several updates on its editorial calendar and post status management. Check it out!
David Aguilera
How to Create Better Components with TypeScript and React Hooks (II)
Learn how a good type definition in TypeScript will guide your plugin development by looking at a real example: Nelio Popups.
David Aguilera
How to Create Better Components with TypeScript and React Hooks (I)
A good type definition of your application will guide its development and result in better software. Let’s talk about TypeScript.
David Aguilera
Our Goals for 2022
Here’s what we want to achieve in 2022. Let’s discuss our goals and how we plan to achieve them!
David Aguilera
What You Can Learn From an Intern
Offering someone an internship in your company is no easy decision. Is it going to help us grow faster? Or will we spend too much time training them? Well, here’s our experience on this.
David Aguilera
Finite State Machines with @wordpress/data and TypeScript
A finite state machine is a mathematical model you can use to define the state of your apps precisely. Discover how to create one with @wordpress/data and TypeScript.
David Aguilera
How to Customize Nelio Content’s Quality Analysis
Nelio Content’s Quality Analysis helps you write better code and reminds you of any relevant tasks you should address before publishing a new post. Learn how you can customize it here!
David Aguilera