Fixed – node.js – Error: Cannot find module ‘ejs’

When I were working with Nodejs and AngularJS. I got into nodejs. After resolved many problem about nodejs configuration. I got this one “Cannot find module ‘ejs'”. Even though, I have already installed in my app. But it’s still the error message above appear again and again. But Finally, I found the solution. Hope it is useful for you guys.

Continue reading

jQuery – Super Basic

Hello everybody. Long time no see.

So today. I am going to make 1 tutorial that I think so many people care about, most of web developer. That is “jQuery”.

For me, I was in pain with this topic for a long time. When I had a trouble, then I have searched, I have copied codes and I have parsed those example codes into my application. Even though I didn’t understand at all. No matter how hard I tried to understand this, but it was hopeless.

After year by year, I have figure out something that is very useful and I want to share it to everyone for making a better life in web dev.

Continue reading