Tired of wasting time constructing the basic file structure just to get started building your MERN app. Just say HEY MERN! Use this simple script to get you up in running immediately with one command.
Vue.js, commonly referred to as Vue, is an open-source JavaScript framework used for building user interfaces and single-page applications (SPAs). Vue is designed to be approachable, flexible, and highly customizable, making it a popular choice among developers for creating dynamic and...
React is an open-source JavaScript library developed and maintained by Facebook (and a community of developers) for building user interfaces, particularly for web applications. It's widely used to create dynamic, interactive, and reusable UI components.
Angular is an open-source web application framework developed and maintained by Google and a community of developers. It's used for building dynamic, single-page applications (SPAs) and web applications with rich user interfaces. Angular provides a comprehensive set of tools and features to help...
The 12-Factor App methodology is a set of best practices and principles designed to guide the development and deployment of modern cloud-native applications, including microservices. These principles were formulated by developers at Heroku (a cloud platform) and have been widely adopted by the...
Express is a popular and widely used web application framework for Node.js. It simplifies the process of building robust, scalable, and efficient web applications and APIs by providing a set of features, utilities, and tools that streamline common tasks involved in web development.
Vercel is a cloud platform and hosting service designed specifically for deploying and serving modern web applications. It focuses on providing a seamless and efficient experience for frontend developers, enabling them to deploy their projects quickly, scale as needed, and optimize for...
I deployed this sample code test of data tree search to Firebase.
Firebase is a comprehensive platform provided by Google that offers a suite of tools and services for building and managing web and mobile applications. Firebase provides a wide range of features that help developers...
NgRx is a state management library for Angular applications. It is built on top of the Redux pattern, which is a predictable state container for managing application state in a consistent and scalable way. NgRx extends the Redux pattern to work seamlessly with Angular's components, services, and...
I recently had the opportunity to develop a serverless application with the use of AWS Lambda and API Gateway. It was my first introduction to the technology. My coworker suggested the solution as a way to keep cost down for for hosting a relatively simple REST API needed for multiple...
Well it was a long cold winter and I have been in deep with the JavaScript. Now that spring is here, I am booting up with some good old Java Rest because I would like to do some more backend development now. I've done backend work here and there through out my career, but really need to to do...
Developing apps with Docker is pretty much the standard these days.
Docker is an open-source platform that enables developers to automate the deployment, scaling, and management of applications using containerization. Containers are lightweight, portable, and self-sufficient units that...
Have you ever wanted to create end to end tests for your app, but just can't find the time to get those tests working. Well, I have tried several frameworks from Cypress, to Selenium. I have always felt like this technology ought to be made simple. Just recently after taking another look at...
Measurabl is a software platform designed to help organizations manage and report on their sustainability and environmental, social, and governance (ESG) performance. It provides tools for collecting, analyzing, and reporting data related to sustainability initiatives, energy usage, water...