Written by Andrew SerraJune 18, 2024
Docker Containers for React Deployment
Docker is an awesome tool for isolation and stateless deployments. Web applications are a great way to learn how to deploy using containers. In this post, I’ll use Docker containers for React deployments. This post will use multi-stage builds in Docker that allow building an application and only using what is needed in the container.
Written by Andrew SerraMarch 26, 2022
Are the Nodejs bcrypt packages on the path to fail?
Analysis Article
Before you read this post, I have to give credit to the class I’ve taken at RIT called Humanitarian and Free Open Source Software. Open-source work done at RIT can be found here. Analyzing packages on npm is very hard. Not just npm but every open source project has to be assessed before implementing it
Archives
Calendar
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |