Deven is an entrepreneur, and full-stack developer, constantly learning and experiencing new things. He currently manages CodeSource.io & Dunebook.com and actively working on projects like Netflare
Deven's articles
How to Create an Ecommerce Site with React
Deven creates a basic ecommerce site with React, using React Context for state management, and adding a basic method for handling authentication and cart management.
Build a Shopping List App with the Vue 3.0 Composition API
Learn how to use the Vue Composition API. Find out how it can make your code more readable and maintainable by building a simple shopping list application.