Nelio
161 subscribers
4 photos
105 links
Download Telegram
Nelio Content 3.2 is now available and it introduces a feature a lot of you guys wanted: Task Presets! Don't waste more time creating the same editorial tasks over and over again–do it once as a preset and then use that in your posts. More info on our blog https://neliosoftware.com/blog/nelio-content-3-2-task-presets/
It's up to you (the developer) to build secure and reliable software. Data validation and sanitation is one of the most basic steps, but it's often overlooked. Let's see how Zod can help you with that in your JS/TS WordPress projects. https://neliosoftware.com/blog/devtips-validate-your-data-with-zod/
Look at your visitors and discovering where they get stuck https://neliosoftware.com/blog/nelio-ab-testing-6-4-session-recordings/
Zod is a fantastic library for validating data in TypeScript, and it would be great if we could use it in PHP... There are some alternatives out there, but today we'll look at how you can implement your own version tailored to your specific needs. https://neliosoftware.com/blog/devtips-implement-zod-validation-in-php/
Nelio Content 3.3 is now live and it comes with some great new features, such as sharing content on Bluesky or customizing your shared links per profile to better track your engagement. Check it all out on our blog: https://neliosoftware.com/blog/nelio-content-3-3-bluesky-and-custom-permalinks/
Nelio A/B Testing 6.5 is finally here and it comes with improved user segmentation, faster alternative loading when GDPR settings are enabled, and support for WooCommerce Currency Switch. Here's everything you need to know about it https://neliosoftware.com/blog/nelio-ab-testing-6-5-woocommerce-and-segments/
Nelio Session Recordings is our most recent product and you can get it as an add-on for Nelio A/B Testing. We run an A/B test to discover how to get more users interested in using it. Here are the results. https://neliosoftware.com/blog/opt-in-vs-opt-out-addons/
#NelioContent 3.4 adds support for Hootsuite connections and introduces the Message Pool–a set of evergreen messages you can easily reuse when needed. If you wanna know more about all the things it brings to the table, check out this article! #updates https://neliosoftware.com/blog/nelio-content-3-4-social-updates-and-hootsuite-support/
We created an A/B test to know if many potential customers abandon their buying decisions due to lack of information about what they are getting for their money. Don't miss the results obtained https://neliosoftware.com/blog/test-of-the-month-detailed-features-table/
Let’s make validation and sanitization in our REST endpoints easier to understand with function composition #WordPress #DevTips
Branded Types make our code safer and more intentional by defining specific and unique types that better capture the values they represent. In this post, we explain what they are, show a few examples, and teach you how you can use them. https://neliosoftware.com/blog/devtips-make-your-typescript-code-safer-with-branded-types/
Building an effective pricing page to convert prospects into customers is complicated. How you show prices can make a big difference. Do you show the full price upfront, including all taxes and fees, or do you start with a lower price? https://neliosoftware.com/blog/test-of-the-month-consistent-pricing-throughout-sales-funnel/
If you ever need to fix a public script on a customer's website, here's a simple setup to quickly replace the offending script with an alternative from your local development environment to debug the issue quickly and effectively. https://neliosoftware.com/blog/devtips-quickly-testing-public-scripts-on-a-customers-website/
Nelio Content 3.6 is finally here 🥳 Share your content on Medium, schedule future actions to automate your content workflows, or manage your posts using our new Content Board! Here's all you need to know about it https://neliosoftware.com/blog/nelio-content-3-6-medium-support-content-board-and-future-actions/
If you're used to programming with #Lodash, you probably miss some of its helpers in #PHP. Why don't you implement those helpers in PHP? In this post, we'll show a few examples on how to do it and discuss some of the difficulties you may encounter. https://neliosoftware.com/blog/devtips-implement-lodash-helpers-in-php/