A quick way to clean up node_modules folders

October 29, 2021 By Mark Otto Off

Next.js 12 Released — The popular Node.js + React development framework takes a big step forward with improvements including beta support for middleware, native ES module support, a Rust-powered compiler for 5x faster builds, and much more. The Vercel Team Shortcut Is Project Management Without the Management…

Node v16 goes LTS

October 28, 2021 By Mark Otto 0

Supercharging Node with Rust — As fast as the V8 team have made JavaScript, it’s still a dynamic language at the end of the day, and there are faster options such as Rust, C or C++ if you need absolute max performance or to integrate…

Web Summit Tickets Give Away! 🧨

October 27, 2021 By Mark Otto Off

Win the Tickets to Web Summit 2022 Hello people! 🙂 How do you read, over? 🤙🤔 Do you want to take part in Web Summit 2022, in Lisbon? We’ll provide you with this online opportunity! 🇵🇹 Web Summit is an annual event that brings together…

New releases of Next.js and Gatsby

October 27, 2021 By Mark Otto 0

The New React Docs, In Progress and Now In Beta — The React docs are being entirely rewritten to use hooks rather than classes, introduce illustrations, and generally bring them up to modern speed. This currently-in-beta version also includes interactive examples and challenges with the…

Building React Admin Step By Step

October 26, 2021 By Mark Otto Off

Introduction Every web project has two sides: the one seen by users and the admin page that its manager uses to control each aspect of each page of said project. To draw a parallel, the user side of the site is our usual beautiful world,…

Gatsby 4 released

October 22, 2021 By Mark Otto Off

What’s New in the Now Fully Released Gatsby 4 — Gatsby is a popular React-based open-source framework and v4 introduces new content rendering methods (such as Deferred Static Generation), React 18 future proofing, new build and deployment architecture, new CMS APIs, and more. Jeff James (Gatsby)…

Node v17 released

October 21, 2021 By Mark Otto 0

Node v17 (Current) Released — Being sixteen flew by in a flash for me at least, but so too has it for Node 16 remaining the cutting edge ‘release’ line. v17 now takes over that role with Node 16 becoming an Active LTS version (as…

Flatlogic Web App Generator+GitHub!

October 20, 2021 By Mark Otto Off

 Hello coders! 👾 Our full-stack web app generator got integration with well-known and well-liked GitHub. Now you can add projects to your GitHub account where you will see a repository with the project made on the web app generator. If you make an update to…

8 Reasons to Use JavaScript Libraries in Project Management Apps

October 20, 2021 By Mark Otto Off

Software solutions help project managers to get ultimate control over all project stages and deliver results without delays. Since the war against the COVID-19 pandemic is not over yet,  many organizations around the world adhere to remote working and pay for technologies that allow project…

A guide to typing React hooks with TypeScript

October 20, 2021 By Mark Otto 0

How To Format Dates in a React DatePicker — Let’s break down common date and time formats and learn some handy tips for using the KendoReact DatePicker and DateTimePicker to easily manage the tricky business around date and time input. Read on. Progress KendoReact 📅  React…