Sharing knowledge and learning about Python, Javascript, Django and React
So you are at the point in your project where you have successfully deployed your backend app to a server like EC2 and have nginx as a reverse proxy...
You have a bash script on your linux installation that you would like to run periodically, it could be anything, for instance you have a script that...
When looking to set up a react native/expo development environment, most of the tutorials assume you are using Mac or Windows. The information that...
So you have a virtual private server that you have purchased from one of the providers like Digital ocean. You currently log into the server using ssh...
So the goal of this tutorial is to describe how to get a react app from your laptop/pc onto the internet by putting it in an Amazon aws ec2 container...
I found myself in a situation where I wanted to transfer some large video files from one laptop to the other and didn't have a portable hard disk or...