
Lets make our development life little easier with eslint, prettier and husky for git hook. Explore more about how I structure reactjs code for working with a team
An otaku storyteller
Lets make our development life little easier with eslint, prettier and husky for git hook. Explore more about how I structure reactjs code for working with a team
Introduction Node js is a popular backend nowadays! It’s fast and easy to write code. If you already know javascript, it can be easy to […] Read More
Most probably, the title doesn’t give a good idea about what we will build together today! We are trying to build an alarm clock that […] Read More
I’ve started this tutorial for the people who wanted to learn JavaScript. But there are so many long long tutorials for them. Also it needs […] Read More
In our last code there is a easy bug, if you just add a empty anime name then it inserted in the list. To solve […] Read More