Best of DevToolsNovember 2020

  1. 1
    Article
    Avatar of hashnodeHashnode·5y

    Chrome Extensions You Should Install Today

    Codú recently went through his Chrome extensions to clean out all of the ones he hadn't used recently. During this time, he took a little time to think which ones he had used over the past week or at least most weeks. In this article, we will look at five of my favourite Chrome Extensions that I use nearly every day.

  2. 2
    Article
    Avatar of phProduct Hunt·6y

    VS Code Stories — Stories while coding

    Create and share stories from within Visual Studio Code. Record your screen while coding and share with others directly from within VS Code. Instagram and SnapChat watch out. Embed and collect your stories in the form of a photo or video. Share your photos and videos with us at iReport.com.

  3. 3
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    My Top Dev Tools in 2020

    Developers always should understand the tools they use. With the right tools, you can achieve your job easily and efficiently. In this article, I’ve listed all the tools I use in my daily job. If you know the system well enough you can do things that…

  4. 4
    Article
    Avatar of css_tricksCSS-Tricks·5y

    console.log({ myVariable });

    Using curly brackets in JavaScript, I’m creating an object. I don’t have to assign an object to anything, it can just be. The “trick” is that when you’re making an object, you can “shorthand” it by providing only a variable, which makes it implied.

  5. 5
    Article
    Avatar of phProduct Hunt·5y

    CSS Scan Pro 2.0 — ✨ A re-imagined Devtools for web design

    Hover over any element, and get its CSS, colors, assets, animations, font, and dimensions, instantly. Copy, export, or refine it with an intuitive CSS editor, without writing code. Embed in your site to get the looks of your favorite websites.

  6. 6
    Article
    Avatar of dailydaily.dev·5y

    How To Balance Your Job With Your Side Projects As A Developer

    Working 8 hours a day and having side projects can be very difficult. I know that from experience, I also struggled to find a balance between my work and my side projects. I would like to think that I have found the perfect balance. As a result, I want to share what I do with the hope that it can help you as well.

  7. 7
    Article
    Avatar of devtoDEV·6y

    Simple Chrome Extensions That Make My Work a Bit Easier

    This week got my super anxious and unproductive so I rushed this article last minute to keep my streak. I need to practice what I preach, after all. No time for introductions! I've been front-end-ing for a while. Here are some of the extensions that helped me along the way.

  8. 8
    Article
    Avatar of dailydaily.dev·5y

    🔥 What's Hot in Web Development? — Weekly Picks #154

    Every week we publish the top 10 popular posts on daily.dev. This week features interesting pieces about personal branding, the downsides of open-source, JavaScript, and CSS. Level up your web development experience with these 5 browser extensions. How Netflix Scales its API with GraphQL Federation (Part 1)

  9. 9
    Article
    Avatar of phProduct Hunt·5y

    Tailwind Builder 2.0 — Online editor & Visual Studio Code extension for TailwindCSS

  10. 10
    Article
    Avatar of stackovStack Overflow Blog·5y

    Modern IDEs are magic. Why are so many coders still using Vim and Emacs?