WEB DEVELOPMENT TOOLS.
If you think there is a resource which you think others would benefit on, fork, add your changes, and make a pull request!
Resource | Description |
---|---|
AngularJS | Developed by Google, AngularJS lets you extend your application’s HTML syntax, resulting in a more expressive, readable, and quick to develop environment |
Sass | a tool that will help you write maintainable, future-proof code, all while reducing the amount of CSS you have to write |
ReactJS | React. js is an open-source JavaScript library that is used for building user interfaces specifically for single-page applications. It’s used for handling the view layer for web and mobile apps. React also allows us to create reusable UI components. |
VueJS | VueJS is primarily used to build web interfaces and one-page applications. In saying that, it can also be applied to both desktop and mobile app development thanks to the HTML extensions and JS base working in tandem with an Electron framework – making it a heavily favoured frontend tool. |