Hidden Hacks


Github


Go to any repo and if it contains code of any sort, just press the period/dot key and voila! You go into a developer's panel powered by visual studio and can edit your code.
To commit your changes just go to source control button located on left and type in your commit message and press ctrl+enter to commit.



Vercel


For years I paid go daddy for my c-panel hosting. Instead just go to vercel, log in through your github. Import your git repo that has your website content. Go to project settings -> Domains (located on left side). Get the ip address for your domain and c-panel settings.
Now go to your go daddy account, go to Domains, scroll all the way down and find "Manage DNS". There change the value associated with Type: A Name: @ and Type: CNAME Name: www to the values you got from verce.
That's it, now you can make any changes to your website and commit to git, and it gets auto deployed on without you having to do ANYTHING.

Facebook Twitter Linkedin Instagram Pinterest Github