This is my code from Rob Percival's The Complete Web Developer Course 2.0.
Working on section 14 - Twitter Clone.
I have probably skipped large sections, notably the Twitter API lectures because I couldn't be bothered to wait for the apparently lengthy approval process to become a Twitter deveoper now.
I am not using jQuery in the Twitter Clone, it is still loaded though, because
parts of Bootstrap require it. I am using fetch()
instead of the jQuery
$.ajax()
and sending and receiving passed data as JSON.
I have used Git at the command-line for 10 years. Over that time, I have tried many different graphical shells for Git, without finding one that was easier and nicer to use than the command-line (in my view).
I have now found that GitKraken is an excellent Git shell and would advise using it to everyone.
If you have any questions about this repository, or any others of mine, please don't hesitate to contact me.