Express JS

2 posts tagged with "Express JS"

June 1, 2019 · 3 min read
Wildcard Routing is an Anti-Pattern
Probably the most cringy pattern I see when creating apps is wildcard routing. With the next version of Express changing support for wildcards, many
JavaScript, Web Development, Programming
May 21, 2018 · 3 min read
Getting rid of the X-Powered-By in Express JS Middle-ware using Blood, Sweat & Tears
An article on how to get rid of X-Powered-By headers in all versions of Express JS and Node JS.
JavaScript, Web Development, Programming, Entertainment