14

Been spending the past month and half learning first vanilla Js, and then node.js, now I'm almost at the point, where I can finally start my project 😀

Comments
  • 0
    What are you trying to build? NodeJS is WAY better if you use the right libraries like Sequelize for ORM.
  • 1
    @simmarith well it started out with me just wanting to make my own smarthome, but now it's gotten to the point, where I like want to make WordPress for smarthomes. Just get the files, put it on your server, configure a few things, and then you can add modules (like raspberry pi's) easily to the system.

    Pretty big project, but I'm really excited about it 😁
  • 0
    Try prisma its orm for graphql
Add Comment