Great. I am Full Stack Developer, but I enjoy working mostly with backend stuffs.
// TODO 🤔
Great. I am Full Stack Developer, but I enjoy working mostly with backend stuffs.
// TODO 🤔
Home of the Joomla! Content Management System
Issue tracking application extending GitHub's issues and pull requests for the Joomla! project.
### Revert the full commit
Sometimes you may want to undo a whole commit with all changes. Instead of going through all the changes manually, you can simply tell git to revert a commit, which does not even have to be the last one. Reverting a commit means to create a new commit that undoes all changes that were made in the bad commit. Just like above, the bad commit remains there, but it no longer affects the the current master and any future commits on top of it.
git revert {commit_id}
Amazon ec2 LAMP and FTP installation and setup
===========
### Tutorial: Installing a LAMP Web Server on Amazon Linux
This repo is just to learn the Serverless GO with Azure
Go