Web Technologies Used by troi.dev
Website troi.dev is using 6 web technologies.
You are not a registered user, so you can only see up to 3 technologies used by this website. To view all technologies, sign up for a free account.
Prism is a lightweight, modern and robust syntax highlighter, which supports over 180 languages and frameworks. It is designed to be easily customizable, and can be easily integrated into various web development projects. It works by taking code snippets and automatically applying appropriate styles based on the language or framework used.
MobX is a powerful and lightweight library for managing state in JavaScript applications, offering a reactive programming approach with observable values, actions, and reactions. It enables efficient state management and easy handling of side effects.
core-js is a library that provides the most polyfills for missing JavaScript built-in methods and ECMAScript features across different environments, making it easier to write modern JavaScript code that works in older browsers and environments. It offers comprehensive coverage of the ECMAScript specification, helping to bridge the gap between browser support and the latest JavaScript features.