Main Technologies
React.js
React is more a library than a framework. For example, you can create routing or make an AJAX query, you need to use an external package. There are also no obstacles in creating extensive applications! The huge Reacta community has a number of good practices that will allow you to choose the right solutions. React does not suggest any solution for storing application state.
Read moreVue.js
Vue.js is one of the most popular JavaScript frameworks for building user interfaces. The framework allows you to create both simple components, as well as advanced and scalable SPA (Single-Page Application) applications.
Read moreNuxt 2
This technology speeds up and facilitates development. It distinguishes itself by creating universal applications in which HTML is rendered both on the client and server side (NodeJS).
Read moreLaravel
Laravel is a framework built on Symfony components. Laravel uses Symfony as its framework, but complements it with its logic for writing PHP software. The primary domain for Laravel is the intuitiveness and the pace of writing software.
Read moreSymfony
Symfony is a model technology in php, which is mainly focused on creating advanced web applications. When I think about this framework, what mainly comes to my mind is its flexibility, thanks to a tool called Event Dispatcher.
Read more