15 followers
Frontend developer
In this article, we will build a custom video player with Svelte, a modern front-end JavaScript framework for developing dynamic and reactive web...
There is no CI/CD without git commit and git push. So, let us talk about what a CI/CD pipeline genuinely is. By automating the stages of app...
Hello Next.js ๐, Next.js is a React framework that enables developers to build fast and static websites. It allows us to build hybrid applications...
Firebase with react series(1) ยท Hello React ๐, When building web applications as a front-end developer, we may need a backend feature for our apps and...
Routing in our React application, using the react router. ยท Hello React ๐ React Router is a standard library in React for routing that enables us to...
Various ways Axios can be used in your react application. ยท Hello react ๐, Most projects on the web, including mobile apps needs to communicate with a...