[nodejs] Developing Reports on Nodes

2020-03-20 Thread Femi Ogundele
Good day Experts, I am handling my first project in Node.js but I have been having headache about "generating reports". I see couple of reporting tools online but I want to confirm the industry and tested method, Thanking you in advance. -- Job board: http://jobs.nodejs.org/ New group rules:

[nodejs] Consistent SessionId [Express-Session/Redis]

2020-07-25 Thread Femi Ogundele
Hi I am new to nodejs and web development and I am handling my first project. Please, I need assistance concerning consistent sessionId because I observed that despite my checks online and documentation that is available online, each request generates a new sessionId in my app. I use express-ses