Sstyzinstyz.hashnode.dev·Jul 8, 2021 · 3 min readHow to deploy Flutter app with Docker?First of all, what is Docker? Docker takes away repetitive, mundane configuration tasks and is used throughout the development lifecycle for fast, easy and portable application development - desktop and cloud. Docker’s comprehensive end to end platfo...01S
Sstyzinstyz.hashnode.dev·Jul 8, 2021 · 2 min readHow to deploy python based Discord Assistant Bot with Docker!Installation This will take you through installation of the bot. 1. Invite the public bot to your server! We highly recommend to use our public bot instead of going through a tiresome process of installation and code versioning and management. Invit...00
Sstyzinstyz.hashnode.dev·Jun 9, 2021 · 3 min readHow to create a PR (Pull Request) on GitHub?When I first started to code primarily in PHP (Laravel), I never knew how to contribute to other open source repositories and I seldom found a documentation on how to create a Pull Request also short-termed PR... So, for the fellow beginners, I have ...00