WordPress JS developers are quite used to Lodash. If you move to PHP, however, you might miss some of its functions... Let's build them!| Nelio Software
One of your customers has found a potential bug in your public scripts? Do you want to quickly identify what's amiss? Here's how.| Nelio Software
Unit testing is only useful if you can run your tests fast. If they're sluggish, you won't do it. That's why you should consider Bun.| Nelio Software
JavaScript and TypeScript developers use Zod to easily validate and sanitize data. Let's build a similar approach in WordPress/PHP.| Nelio Software
Zod is a schema validation library for TypeScript. Wouldn't it be great if we could use it in PHP? Let's build one together!| Nelio Software