Best of GitHub โ€” March 2021

  1. 1
    Article
    Avatar of devdojoDevDojoยท5y

    One second to read GitHub code with VS Code

    GitHub 1s is a browser extension for VS Code. It allows you to open up any Github repo in your browser. You don't even need to install anything to give this a try. Want to read the Laravel repo in VSCode in 1 second? Visit this URL here: https://github1s.com/laravel/Laravel.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCampยท5y

    How to Create a Portfolio Website โ€“ A Beginner Developer's Guide

    Jemima Abu is a freelance developer and author. She is the author of Portfolio.com, a guide to creating a portfolio website. She has written several books on the subject, including a book called Portfolio: A Portfolio of Photographs. For more information, visit www.portfolio.co.

  3. 3
    Article
    Avatar of devdojoDevDojoยท5y

    Top 10 Git GUI client.

    Git is an open-source version control system that allows you to manage your files in a variety of languages. It can be used as a command line tool or as a graphical tool. Using a GUI can bring up some advantages and perhaps makes your work easier along the way. I personally use both the command line and GUI as I can see that both have some pros.

  4. 4
    Article
    Avatar of hashnodeHashnodeยท5y

    The ultimate Cheat sheets compilation (200+) - ๐Ÿ”ฅ๐ŸŽ / Roadmap to dev ๐Ÿš€

    The most complete cheat sheet compilation you can find online. It took me more than 10 hours to create this compilation. So please remember to โค๏ธ the article (or maybe all the 10 reactions!) Bookmark the article to save it. Please, hit the follow button above, that's what I need most.

  5. 5
    Article
    Avatar of codecentriccodecentricยท5y

    Stop re-writing pipelines! Why GitHub Actions drive the future of CI/CD

    The Pipeline-as-Code pattern is implemented by most CI/CD platforms today. So what could be the next evolutionary step? Based on GitHub Actions, the article outlines why open-source Pipeline- as-Code will take your pipelines to the next level. The article is part of a blog series about GitHub Actions.