08-August-2023
In addition to the Headless API-driven and Git-based CMS I have experience with the traditional CMS listed below:
14-July-2023
A Webpack 5 boilerplate with React and TypeScript
Try the demo...A Webpack 5 boilerplate with React and TypeScript. Babel 7 compiles the TypeScript files to ES5. The Webpack module "fork-ts-checker-webpack-plugin" handles the type checking. The demo App serve React routing, a Webpack logo, my photo with some info and compiled PostCSS. Bootstrap CSS was used to make the demo mobile friendly.
02-July-2023
Types of Tests used creating this Blog and the Web Projects
Below a demo of testing with Jest and Supertest in a Node.js Express TypeScript App
Below a demo of Unit testing with xUnit and .NET Core console App
30-May-2023
Node Express Role based Membership system with Email Verification and Forgot Password using pure SQL towards a MySQL DB - Authentication by JWT
Try the demo...The Node.js Web API was made without any ORM framework like Sequelize
Functionality of the Web App
Tech used for building the Web App