Best of DevToolsJanuary 2022

  1. 1
    Article
    Avatar of hashnodeHashnode·4y

    My Terminal Has SUPER Powers!

    Fig.io has full autocomplete and IntelliSense just like inside of VS Code. This plugin is completely free (Mac only though), so you can head to the website now to download and install. The install process should be pretty straightforward, and after you have it set up you should immediately see it in action.

  2. 2
    Article
    Avatar of hnHacker News·4y

    I make $3K/mo from a browser extension! (+ December 2021 updates)

    After 2 months of beta program, the total free users was ~9,800. That’s not a small audience at all, and the success of the beta program and the launch are heavily affected by the existing audience I have. Free users require a lot of resources to serve (server cost, support, etc.), but there are a lot. of potentials to convert people to paid customers. The launch announcement also helps to gather more attention/support.

  3. 3
    Article
    Avatar of hackernoonHacker Noon·4y

    22+ Dev Tools, Websites, and Plugins that Help You Become a Better Developer

    In this article, I will share my main 22 most loved web tools that make your life as an engineer simpler. Each conceivable language, clarified in one page, in pretty much every language, through substantial instances of code. Today, tons of free tools can be found online to take care of normal issues developers face each day.

  4. 4
    Article
    Avatar of quastorQuastor Daily·4y

    How Streaming Video on the Internet Works

    How Notion sharded their Postgres databases into a horizontally-partitioned database fleet. What is HLS and how does it work The MP4 and WebM formats How video files are delivered and the origin server vs. the CDNPlus, a couple awesome tech snippets on How a Single Line of Code Made a 24-core Server Slower Than a Laptop.

  5. 5
    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.

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

    Obsidian is a Notion Alternative for Hardcore Markdown Users for Creating Knowledge Graph of Notes

    Obsidian Markdown Editor is a free-to-use Markdown editor for Linux. You can use it to interlink your documents and display them in a graphical view. It also has a command palette (located in the left sidebar of the editor) that allows you to control various aspects of theeditor.

  7. 7
    Article
    Avatar of dzDZone·4y

    10 Must-Have React Developer Tools To Write Clean Code

    React is a component-based open-source JavaScript library for building user interfaces. It is used for handling the view layer in web and mobile applications. In this article, we will learn about ten React developer tools that can help us write clean code.React developer tools are frameworks, libraries, testing utilities, code generators, or debugging extensions.

  8. 8
    Article
    Avatar of phProduct Hunt·4y

    Chikamichi - Chrome extension that enables fuzzy search for anything

  9. 9
    Article
    Avatar of towardsdevTowards Dev·4y

    Visual Studio Code — Quokka. What is Quokka?

    Quokka lets you test your code without using console.log() or identifier expressions. You can start a new file or start using Quo k ka once installed. Quokka can also be used with TypeScript. Do note, that Boolean, Number, and Function data types are not supported when using sequence expressions.

  10. 10
    Article
    Avatar of jetbrainsJetBrains·4y

    Once a Developer, Always a Developer

    Alina Komissarova, Coordinator of JetBrains Educational Projects interviewed her fellow Siberian Tagir Valeev, Java Tech Lead in IntelliJ IDEA. They talked about what life and work are like for someone who feels the never-ceasing drive to develop and share his knowledge.

  11. 11
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·4y

    Top Software Development Tools, Frameworks and Libraries To Rule In 2022

    Top Software Development Tools, Frameworks and Libraries To Rule In 2022 Know the most popular software development tools for Agile development and the top frameworks and libraries for software development in 2022. Today, mobile apps have become an integral part of everyone’s life. While there are numerous possibilities to build a successful mobile app, there are a handful of options that are here to stay.

  12. 12
    Article
    Avatar of hashnodeHashnode·4y

    Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In PyCharm

    GitLive allows you to cherry-pick your teammate's changes straight from their local files without having to push and pull to Git. Clicking on a file will open a diff of the changes so we can make sure it contains only the changes we need. You can also perform the cherry pick at the level above if you want to pick all changes from multiple files at once.

  13. 13
    Article
    Avatar of devblogsDevBlogs·4y

    Announcing TypeScript 4.6 Beta

    The beta release of TypeScript 4.6 is now available. There are a number of new features and improvements to the language. The beta release is available for Visual Studio Code and Sublime Text 3.6. It is also available for the Mac OS X Yosemite operating system.