Best of R2021

  1. 1
    Article
    Avatar of phProduct Hunt·5y

    Blockman - Highlight nested code blocks

    VSCode extension - Blockman. You can customize block colors, depth, turn on-off focus, curly/square/round brackets, and more.Supports Python, Dart, Rust, Swift, R, Go, PHP, JavaScript, JSX, TypeScript, TSX, C, C#, C++, Java, HTML, CSS and more...

  2. 2
    Article
    Avatar of phProduct Hunt·5y

    OpenVSCode Server - VS Code in the browser for everyone

    Run the latest VS Code on a remote machine accessed through a modern web browser - from any device, from anywhere. The open-source project is officially backed by GitLab, VMware, Uber, SAP, RStudio, Sourcegraph and many others. Embed your own code.

  3. 3
    Article
    Avatar of 80lv80 LEVEL·5y

    Earth's Underwater Internet Cables Visualized

    CNN.com will feature iReporter photos in a weekly Travel Snapshots gallery. Please submit your best shots of the U.S. for next week. Visit CNN.com/Travel next Wednesday for a new gallery of snapshots from around the world. We'll feature the best shots from across the globe in next week's gallery.

  4. 4
    Article
    Avatar of rbloggersR-bloggers·5y

    Cheatsheet Updates

    This summer I worked as one of the education interns, working with Mine Çetinkaya-Rundel and Garrett Grolemund. Many RStudio cheatsheets have been updated or reworked based on recent package updates, and we’ve updated the cheatsheet contribution process as well.

  5. 5
    Article
    Avatar of itnextITNEXT·5y

    Projen: NodeJS project boilerplating

    Projen is a new generation of project generators. It's like Terraform for continuous projects boilerplating. You specify your required state and it generates the project files for you. There are many more options available (batteries included) starting from a simple generic application to the k8s typescript project.

  6. 6
    Article
    Avatar of towardsdevTowards Dev·4y

    The Power of SQL

    Structured Query Language or SQL was created by Edgard Codd in 1970 at IBM in order to deal with the large amounts of data that was coming to the world on a regular basis. It has been over 50 years since SQL has come to be and yet it still one of the most widely utilized programming languages today. A recent analysis from dataquest.io showed that out of 32,000 jobs that mention the key word ‘data’ in it, SQL is one of. the top programming languages to have as a skill set when applying to jobs.