Welcome Guest, Not a member yet? Register   Sign In
nodejs tips and tricks
#41

So I just deployed nodejs onto my production server and it was a breeze. Plesk really makes it simple, you just have to install Passenger's Phusion module first.
The only thing is there aren't any error messages logged to the web browser like on localhost. Still investigating.

Almost ready to wrap up this MVC framework.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#42

Asynchronous Programming
Hi guys, just wanted to post a useful practical example of async programming as this is the most difficult concept to wrap your head around. The video is really clear and helps understand how it works talking about

#1 Callbacks
#2 Promises
#3 Async await

https://www.youtube.com/watch?v=PoRJizFvM7s
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#43

Found a useful image processing lib with no external dependencies

https://www.npmjs.com/package/jimp

Dompdf - pdf generator
https://www.npmjs.com/package/express-dom-pdf
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply




Theme © iAndrew 2016 - Forum software by © MyBB