Svelte is becoming more and more popular these days. Not because it's a new framework, but because it's taking a different approach to building web apps, and it's really fast — check this video if you haven't yet! (more…)
Read more »
A boilerplate for Node.js web applications / API server / Authentication from scratch - express, graphql - (graphql compose), mongodb. - watscho/express-graphql-mongodb-boilerplate... (more…)
Read more »
An Authentication Bypass Using an Alternate Path or Channel vulnerability [CWE-288] affecting FortiOS and FortiProxy may allow a remote attacker to gain super-admin privileges via crafted requests to Node.js websocket module. (more…)
Read more »
This past week I have been building a simple CRUD app for a freelance project. Since this is so small in scope, I decided to use express. A basic REST api was all I needed. When it came to setting up a development environment, I was going to setup a... (more…)
Read more »
At DrupalCon Vienna, I presented a way to install a node package using composer to use inside a Drupal 8 site. It’s a great way to include a bit of decoupling into your project (and as you may know… (more…)
Read more »