dastasoft

@dastasoft

171 Points 4 Followers

4 Posts

0 Answers

Full Stack Developer specialized in React and Node. I love learning and teaching technology on my blog. Currently learning Japanese γ‚ˆγ‚γ—γγŠγ­γŒγ„γ—γΎγ™γ€‚

dastasoft Β· 2 years ago

How to get cool animations in your React projects

In this guide we will apply Framer Motion animations to a basic example project to enrich the user experience with animations. The project is made with Next and TypeScript, but you can apply...
2

dastasoft Β· 2 years ago

Why you should use Chakra UI in React

EDIT: An additional project has been added as an example: Apartmentfy If you want to build an application or a website you need to take care of many things and in that sea of options which c...
2

dastasoft Β· 2 years ago

Intro to MongoDB and Mongoose - How Every Web Developer Can Become FullStack With Node.js

In the previous post about MERN Stack we developed a simple REST API with Node.js and Express, our fake database was a collection of JSON and there was no real interaction with a database, o...
2

dastasoft Β· 3 years ago

How to get better and easier state management with Redux Toolkit

State management is a necessary part of almost every React project and the idea of "how it needs to be done" has changed over the years. In this article you will learn how to use t...
5

Loading More Content