-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Abdallah al khassaky edited this page Nov 7, 2020
·
3 revisions
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.
If you're ever in doubt whether you should use UtilityX or not, ask yourself these questions:
- Do I have to deal with complex data structure manipulations?
- Do I have to do these manipulations more often?
- Is performance a priority in my project?
- Do I need to focus on code modularity?
- Do I need to write less code and do more?
- Will I export some part of my code from existing project (say React) to other project (Say Vue)
- 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!
UtilityX