I have been a fan of Logseq for quite some time and been using it almost daily as a part of my workflow. But due to the nature of logseq and obsidian being
Ever wanted to use typescript with nodejs for the backend and for the frontend using EJS templating engine? Let's use gulp and webpack for that.
Ghost only server content on one domain at a time. But what if we want to redirect the multiple domains to the same ghost installation? Let check it out.
Django Documentation says to create a Django custom user model at the start of the project. But it can look like a daunting task. Let's look at how to do it easily.
What is a Scripting Language? Scripting languages are used to write Script. They are a series of commands that are executed with the need of a Interpreter.