Show adapted files Show adapted file Revert a commit Undo commit to unstaged changes rebase check casesensitive files in show what has been committed on…
My journey to become a better developer
Show adapted files Show adapted file Revert a commit Undo commit to unstaged changes rebase check casesensitive files in show what has been committed on…
Docker desktop alternative = minikube image: an executable package that includes everything needed to run an application–the code, a runtime, libraries, environment variables, and configuration…
Setting up my sequel server 1. Install docker 2. Pull the latest sql image sudo docker pull microsoft/mssql-server-linux:2017-latest 3. Run the docker command sudo docker…
1. download virtualbox and install 2. download the IE images from Windows 3. double click on the IE image to open it in virtual box…
1. Download Xcode 2. Download Android Studio and SDK download sdk Open a react-native project from the android folder and click on gradle.build. Install the…
Allow website through vpn or link IP to a dns name: sudo pico /etc/hosts (add ip address and public name) List hidden files: ls -a…
ReactComplex object dependency array use effectWhat if use effect dependency array change too oftenComplete guide to use effectUsereducer with loggerUsereducer vs redux vs useStateFrontendCompress imagesStorybook:…
Medium Hackernoon Frontend masters Pluralsight JS coack
install Flow plugin: javascript type checker : Using flow in webstorm