Articles in polka

One of the very useful functions in express is res.redirect so that you can easily redirect to a different page. Polka 0.5.0 doesn’t support it out of the box but some digging in GitHub revealed a creative way to do it: app.use(function(req, res, next) {

Read More calendar 17 Auguscht, 2020

Here I am! switching backend again: I am back to Polka JS 💃 The reasons are pretty much the same of my post of last March so now I am here to stay :) I liked the challenge to write my own admin and not having to fight with some Django settings. I still li

Read More calendar 15 Auguscht, 2020