You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into issues when trying to do the "Build Web Apps with Expressjs" waypoint. Specifically the Jade/Pug step. With some help on the forum, I identified the missing pug module and solved the step.
I made an attempt to update the redrock/expressworks from the original azat-co/expressworks. I only had one conflict for exercises/stylish_css/exercise.js. The upstream repo has increased the setTimeout in all the exercises to be 1500 and 2000 for stylish_css exercise. It seems to me that a fork of azat-co/expressworks is no longer needed.
I'm willing to put a pull request together, but would like some input before I do the work. Is this something that would be accepted if done?
I ran into issues when trying to do the "Build Web Apps with Expressjs" waypoint. Specifically the Jade/Pug step. With some help on the forum, I identified the missing pug module and solved the step.
I made an attempt to update the redrock/expressworks from the original azat-co/expressworks. I only had one conflict for exercises/stylish_css/exercise.js. The upstream repo has increased the setTimeout in all the exercises to be 1500 and 2000 for stylish_css exercise. It seems to me that a fork of azat-co/expressworks is no longer needed.
I'm willing to put a pull request together, but would like some input before I do the work. Is this something that would be accepted if done?