Best of DigitalOceanJanuary 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    A Complete Guide to CSS Grid | CSS-Tricks

    CSS Grid is a two-dimensional layout system that, compared to any web layout system of the past, completely changes the way we design user interfaces. Grid is the very first CSS module created specifically to solve the layout problems we've all been hacking our way around for as long as we’ve been making websites.

  2. 2
    Article
    Avatar of itsfossIt's Foss·3y

    Top GitHub Alternatives to Host Your Open Source Projects

    The focus here is on GitHub alternatives that offer some sort of free service. GitLab GitLab is the number one choice to replace GitHub. SourceForge is a popular name on the list of GitHub alternatives. Launchpad is a software collaboration platform by Canonical, the parent company of Ubuntu.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    How To Structure a Terraform Project

    A simple structure is suitable for small and testing projects, with a few resources of varying types and variables. In this tutorial, you’ll learn about structuring Terraform projects according to their general purpose and complexity. In the end, your project will deploy an Ubuntu 20.04 server (Droplet) on DigitalOcean.