Installing React Versions

Update Oops! It looks like there are a few instructions from this guide I need to go over more thoroughly. Originally, I believed you needed to install react and react-dom with different markers “@” and “^” to specify certain version numbers, but looking back this may not be the case. As of 04-12-2022, I’m inContinue reading “Installing React Versions”

Rules of State

React is a JavaScript “framework” that helps developers wrap together content, structure, and style. Using React, front-end web developers can bring in other JavaScript libraries old and new, import their functionality, and expect to obtain websites with moving and versatile units on screen. At the base of all these moving assets, there is a conceptContinue reading “Rules of State”

Maven Dependencies and Big Projects (Page 1)

I will talk about the steps I would take to make big multi-module Maven projects, after I made it happen the first time in August 2021. The end goal is to build a set of Spring projects linked together by Maven POM files declaring these projects. I want to be able to share the code between the projects. We’re using Eclipse 2020-09 for this tutorial.

The Way around Xerces XML Problems in Java

More to come on a complete explanation later. This is a short journal. A few configurations I’ve tried: What works now: Downloading and installing Maven. Creating a base pom.xml file containing relevant project information should this ever get published, with just the basics. To be Specific (from my Maven XML POM): Play with the “dependencyManagement”Continue reading “The Way around Xerces XML Problems in Java”

Design a site like this with WordPress.com
Get started