Best of DevToolsAugust 2023

  1. 1
    Article
    Avatar of devtoDEV·3y

    Frontend Devs: What are the favorite tools from your daily workflow?

    Frontend Devs: What are the favorite tools from your daily workflow? I am curious to hear your answers. It could be anything a Chrome extension, VS Code Extension, maybe some AI Code writer, whatever you can't live without.

  2. 2
    Article
    Avatar of flutterFlutter·3y

    What’s new in Flutter 3.13

    In just the three months since our last release, we have had 724 pull requests merged and 55 community members authoring their first commit to Flutter. 2D scrolling, faster graphics, Material 3 updates and more Welcome back to our quarterly Flutter stable release, this time for Flutter 3.13.

  3. 3
    Article
    Avatar of dzDZone·3y

    Best Plugins For JetBrains IDEs

    Best Plugins for JetBrains IDEs. Discover language-agnostic and -dependent plugins for IntelliJ IDEA that may be a great help in your daily fight with tasks that will make your work easier. Join the DZone community and get the full member experience.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Learn HTML and CSS – Handbook for Beginners

    Learn HTML and CSS - Handbook for Beginners Greetings, and welcome to this comprehensive HTML andCSS handbook. My goal is to teach you everything you need to know about building fast and beautiful websites that look great on any device. For a start, you will need a code editor, like Visual Studio Code, Sublime Text, Atom and so on.

  5. 5
    Article
    Avatar of itnextITNEXT·3y

    Yes, here are 4 stacks to build MVPs faster in 2023

    The key to getting shit done is to build an MVP (minimum viable product) or an MLP (minimum lovable product) The faster you launch, the faster you can test your idea with users. Here are 4 stacks to build MVPs faster in 2023.

  6. 6
    Article
    Avatar of developercomDeveloper.com·3y

    GitHub versus GitLab

    GitHub and GitLab are popular programmer tools built on the Git framework that help developers collaborate, manage code repositories, streamline workflows, and more. This guide will break down the features, pros, cons, and pricing so you can choose the better fit for your needs.

  7. 7
    Article
    Avatar of phProduct Hunt·3y

    CodeStory - An AI-powered mod of VSCode

    CodeStory is an AI-powered mod of VSCode. CodeStory can scan the codebase, identify the root cause, make the fix and auto-generate tests to evaluate whether the bug was resolved. This is CodeStory's first launch.

  8. 8
    Article
    Avatar of phProduct Hunt·3y

    Svelte DevTools+ - Unlock the full power of Svelte!

    Svelte DevTools+ is not rated yet. It records states, enabling seamless jumps to prior states, enhancing workflow and reducing debugging time. The most active community members Hall of Fame Golden Kitty Awards finalists through the years.

  9. 9
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Tips To Pass AWS Certified Developer Associate Exam (DVA-C02)

    AWS Certified Developer Associate Exam (DVA-C02) Harry Siddhu has listed down some major AWS services that are highly important for the exam. The information provided below is not exhaustive, but it will certainly enhance your knowledge and aid you during the exam.

  10. 10
    Article
    Avatar of lnLaravel News·3y

    PhpStorm now has built-in support for Laravel Pint

    PhpStorm 2023.2 is now released and has added Laravel Pint to the list of supported quality tools. The release also includes many other useful features, including Improvements for generics in PHP - Native support for PHP assertions - AI Assistant - Text search in Search Everywhere.

  11. 11
    Article
    Avatar of communityCommunity Picks·3y

    Devtools for React Server Components

    React Server Components can stream rendered content to client as it loads and renders on the server. Now, developers can define areas in their code content inside may take longer to load. These areas are called boundaries. They allow you to unblock the rest of the page while they're still loading. And the loading part can now happen.

  12. 12
    Article
    Avatar of phProduct Hunt·3y

    CSS Selectors/Combinators Classifier - Organize and highlight CSS selectors and combinators by type

    Most loved launches by the community Newsletter The best of Product Hunt, everyday Popular products in... AI No Code Social Media E-Commerce Analytics. Ask questions, find support and connect Stories Tech news, interviews and tips from Makers Changelog Release notes from the Product Hunt team Office hours.

  13. 13
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    The Python Code Example Handbook

    The Python Code Example Handbook tries to be a bit different by not being a definitive guide to the language. Instead you'll learn about all the topics that I consider to be the language fundamentals with a lot of code examples. You'll need to be efficient enough with your choice of operating system to download and install new software.