That’s so fetch

February 3, 2022 By Mark Otto 0

‘How I Reversed a Node.js Malware and Found The Author’ — Someone was sending messages to people on the author’s Discord server encouraging them to download and run a nefarious .exe file.. which turned out to be a packaged up Node.js app. Here’s the rest…

React trends for 2022

February 2, 2022 By Mark Otto 0

▶  The Story of React (in 10 Minutes) — If you find yourself at the beginning of the React learning curve, it will be valuable to get a short recap of how it got to where it is today, or maybe you just want to be…

Bootstrap Templates: Top 19 for 2022

February 1, 2022 By Mark Otto Off

Bootstrap Templates: Introduction If you are reading this article, that means that you are moving with the times, because the demand for Bootstrap templates is expected to grow. That’s because of the current situation in the world about the pandemic. We are not going to…

20+ Bootstrap Admin Dashboard Templates for 2022

February 1, 2022 By Mark Otto Off

Introduction If you need to create a user interface of the backend of a web app you will require an admin template. What is an admin template? Admin template is a set of web pages, usually built with Javascript, HTML, or CSS. The templates make…

What is Git and Why Use It

January 31, 2022 By Mark Otto Off

What is Git Git is a version control system for keeping track of changes to files. Using Git lets you always have a record of all adjustments, and return to specific versions when needed. Using it is easy to learn and takes up minimal space…

Top 7+ Bootstrap Admin Dashboard Templates in 2022

January 28, 2022 By Mark Otto Off

Introduction There is a huge number of admin dashboard templates on the internet and a significant number of free ones to download. They usually include such kinds of things as graph/chart libraries, dashboard pages, alert box buttons, navigation schemes, icons, tables, and so on. We…

Etsy moved from React to Preact

January 28, 2022 By Mark Otto Off

Take the State of JavaScript 2022 Survey — Now several years in, the popular State of JavaScript survey returns for a joint 2021/22 run and, as ever, seeks to establish what libraries and frameworks developers are excited about. It’s not a perfect approach, but the…

What is Docker and Why Use it?

January 27, 2022 By Mark Otto Off

Introduction Docker is an open container-based platform that enables you to generate, control and deploy applications on it. You can decouple applications from the infrastructure, and it enables you to build software quickly. Docker helps you reduce the time between coding and getting it into…

Doing the opposite of Jim Cramer with Node

January 27, 2022 By Mark Otto 0

Trilium Notes: A Knowledge Base App Built with Node — A hierarchical note taking app. Built as an Express app but most commonly used on the desktop via an Electron packaged version. It’s been around a few years but continues to see frequent updates and…

8 Essential Bootstrap 4 Components for Your Web App

January 26, 2022 By Mark Otto Off

Let’s talk about Bootstrap 4 components. Bootstrap is an open-sourced framework for web apps development that has gained great popularity since 2011 when it was released for the first time. Since that time Bootstrap has expanded, evolved, become more and more popular, and gained the…