I have a bash script and a php script. --------EDIT-------- I SOLVED IT, I AM JUST STUPID, I WROTE MY ANSWER BELOW. (I can put code screenshots if you want.) MY
I'm trying to run spring-boot on a vm and have nginx proxy all request towards it. I've got this working but when I run: mvn spring-boot:run And my ssh sessio
There is a screen called Login that is passing in an action creator from loginActions like so: https://gist.github.com/ldco2016/e2feedc5460e64e9b740af73cec5fe89
Just figuring out how I can achieve multiple lines of text in a Text. It seems like the Text has the same default as UILabel (one line), but I can't find any fu
I am following this documentation but somehow it does not work. Given the same docs I was able to do a bulk update, but the remove somehow does not work.
I've searched extensively on this topic, yet I'm still confused about what exactly a 'port' is. I know what it is 'conceptually', and I know t
I'm bundling up a React component using this Rollup config: import resolve from '@rollup/plugin-node-resolve' import commonjs from '@rollup/plugin-commonjs' imp