#510 — November 14, 2023 Read on the Web 36 Node CLI App Best Practices — From the creator of several Node-based CLI tools comes this helpful collection of...
Read More
API
Client-side object detection from JS
#658 — October 12, 2023 Read on the Web ✍️ Due to being on the road at a conference, this is a more compact and bijou issue but I’m...
Read More
Polyfills gone rogue
#503 — September 26, 2023 Read on the Web Speeding up the JavaScript Ecosystem: Polyfills Gone Rogue? — Marvin has been on a mission to speed up popular libraries...
Read More
Which backend to use with React?
Which Backend to Use With React? React is a popular and powerful JavaScript library for building user interfaces. It is used by millions of developers around the world and...
Read More
Is React like Python?
Is React Like Python? React and Python are both popular programming languages, but are they similar? React is a JavaScript library for building user interfaces, while Python is a...
Read More
A new jQuery release for Xmas
#619 — December 16, 2022 Read on the Web 🎄 This is the final issue of the year – we’ll be back on January 6, 2023. We hope you...
Read More
Laravel Nova Iframe Popup Field with Vue
Laravel Nova Iframe Popup Field With this field you create a button which displays an iframe in a popup (visually oriented to Inertia.js). Install composer require norman-huth/nova-iframe-popup Usage IframePopup::make(__(‘Url’),...
Read More
A complete nuxtjs blog templete with vuetify and admin pannel
blog-website-laravel-api Build Setup # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm...
Read More
Nuxt 3 starter for Directus with Tailwind CSS and lots of other goodies
Nuxt 3 / Directus Starter ⚠️ WORK IN PROGRESS – DO NOT USE ⚠️ Opiniated starter template for Nuxt 3 using Directus 9 as a backend View The Demo...
Read More
Creating a Laravel Project
Laravel architectureLaravel historyThe Pros of LaravelThe Cons of LaravelGetting started with your own Laravel projectLaravel for backendBuilding Laravel Projects with TemplatesBuilding Laravel Projects with Flatlogic Laravel is a PHP-based...
Read More