Skip to content
Abdallah al khassaky edited this page Nov 7, 2020 · 3 revisions

What is UtilityX? 🚀

UtilityX is Javascript library developed by Abdallah Al Khassaky and Daan Van de Voorde which focuses on delivering high-performing Javascript functions and more. UtilityX can be used in the front end and in the back end as well.

When should you use UtilityX? 🤔

If you're ever in doubt whether you should use UtilityX or not, ask yourself these questions:


  1. Do I have to deal with complex data structure manipulations?
  1. Do I have to do these manipulations more often?
  1. Is performance a priority in my project?
  1. Do I need to focus on code modularity?
  1. Do I need to write less code and do more?
  1. Will I export some part of my code from existing project (say React) to other project (Say Vue)
  1. Is time-management a priority for me?

If you think that your answers to any of these question is a 'Yes', then you should use UtilityX without a doubt!
Clone this wiki locally