Best of GitHubJanuary 2022

  1. 1
    Article
    Avatar of devtoDEV·4y

    ⭐️ The Open Source Alternative To Notion ⭐️

    AppFlowy is a free and open source workplace management tool. It is built on top of Flutter and Rust. The app is available on GitHub and can be downloaded from the AppFlowy repository. It can also be used on Apple's iOS and Android operating systems.

  2. 2
    Article
    Avatar of hnHacker News·4y

    Dev corrupts NPM libs 'colors' and 'faker' breaking thousands of apps

    Users of popular open-source libraries 'colors' and 'faker' were left stunned after they saw their applications, using these libraries, printing gibberish data and breaking. The developer of these libraries intentionally introduced an infinite loop that bricked thousands of projects that depend on them. The reason behind this mischief on the developer's part appears to be retaliation against mega-corporations and commercial consumers who rely on cost-free and community-powered software.

  3. 3
    Article
    Avatar of sitepointSitePoint·4y

    How to Create an Impressive GitHub Profile README

    A GitHub profile README is a feature of GitHub that allows users to use a Markdown file named README to write details about themselves. This is a fancy way to showcase one’s skills and stats on GitHub. To follow along with the tutorial, you’ll need to have a basic understanding of HTML and Markdown.

  4. 4
    Article
    Avatar of phProduct Hunt·4y

    GPRM - Create your perfect GitHub profile

  5. 5
    Article
    Avatar of logrocketLogRocket·4y

    CI/CD in Node.js with GitHub Actions

    Continuous integration/continuous deployment is a software engineering practice that helps teams to collaborate better. With GitHub Actions, you can easily integrate this into your GitHub project without using an external platform. In this tutorial, we see how you can use GitHub Actions to set up a CI/CD pipeline to your project.

  6. 6
    Article
    Avatar of vuejsdevelopersVue.js Developers·4y

    VueJS Datatbales GitHub 2022

    VueJS is a progressive framework for building user interfaces. It is used by big companies such as Gitlab, Alibaba, Xiaomi, Adobe, Euronews, Nintendo, Grammarly, Codeship, Behance, and many more. VueJS Datatables can be tricky, not to mention choosing the right design can be very time-consuming.

  7. 7
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Build Your First JavaScript GitHub Action

    GitHub Actions are custom code that you can include in a workflow job as a step to accomplish a task. An action can publish your code to a package manager like npm or yarn. It can also integrate with an SMS service provider to alert you when an urgent issue is created in your repo.

  8. 8
    Article
    Avatar of itsfossIt's Foss·4y

    9 Open Source Add-Ons to Improve Your Mozilla Firefox Experience

    Mozilla Firefox is easily one of the most popular open-source web browsers among Linux users. What are some of the best open- source Mozilla Firefox add-ons that you can install? Take a look at our list of the top five open-Source Mozilla Firefox extensions.

  9. 9
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Use Git and GitHub in a Team like a Pro – Featuring Harry and Hermione 🧙

    In this tutorial, you will learn how to work in a team with a central repository on GitHub. The project will use two fictional team members – Harry and Hermione – with two separate GitHub accounts. Harry will be the one working locally in our development environment, and Hermione will work directly on GitHub by using an online VSCode.

  10. 10
    Article
    Avatar of hashnodeHashnode·4y

    The Ultimate Guide to GitHub

    Git is a version control system technology used for managing source codes of various software. GitHub is one of the most popular platforms among developers all over the world. It has a wide variety of users ranging from beginner programmers to Multinational Companies like Google and Amazon. In this article, we are going to take a deeper look at GitHub and its attributes.