Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Express.js Sessions – A Detailed Tutorial #151

    dstibrany
    Participant

    I’m a little baffled at how the following works:

    req.session.name = 'Napoleon';

    This is written in a synchronous manner, but wouldn’t we have to do an async
    call to store in mongo/redis/etc

Viewing 1 post (of 1 total)