Using PUG (JADE) create wizard for your apps – Node JS & Express
Posted onThis blog post is to show the steps for creating a wizard using PUG. If you are new to PUG read the API docs. It’s always a best practice to keep the code clean. Having said that, it’s a bit complex to manage if we haven’t followed naming conventions. PUG supports includes which helps us to […]