Software Alternatives & Reviews

Advice for experienced dev taking on front-end role?

Vite stylelint PostCSS Playwright ESLint
  1. 1
    Next Generation Frontend Tooling
    Pricing:
    • Open Source
    Tooling takes away alot of headaches and saves yourself from "being clever" (stupid). Most front-end tooling can be run out of the nodeJS runtime, so even if your stack isn't JS oriented, it's still worth running node. The obvious shoutouts: Vite, eslint, stylelint, postCSS, browserslist. Playwright is somethin else you can give a look at if your scope of work is large enough.

    #Software Development #Web Frameworks #Developer Tools 381 social mentions

  2. stylelint is a modern CSS linter
    Pricing:
    • Open Source
    Tooling takes away alot of headaches and saves yourself from "being clever" (stupid). Most front-end tooling can be run out of the nodeJS runtime, so even if your stack isn't JS oriented, it's still worth running node. The obvious shoutouts: Vite, eslint, stylelint, postCSS, browserslist. Playwright is somethin else you can give a look at if your scope of work is large enough.

    #Developer Tools #Code Analysis #Code Coverage 25 social mentions

  3. Increase code readability. Add vendor prefixes to CSS rules using values from Can I Use. Autoprefixer will use the data based on current browser popularity and property support to apply prefixes for you.
    Pricing:
    • Open Source
    Tooling takes away alot of headaches and saves yourself from "being clever" (stupid). Most front-end tooling can be run out of the nodeJS runtime, so even if your stack isn't JS oriented, it's still worth running node. The obvious shoutouts: Vite, eslint, stylelint, postCSS, browserslist. Playwright is somethin else you can give a look at if your scope of work is large enough.

    #Developer Tools #Design Tools #CSS Framework 39 social mentions

  4. Playwright is automation software for Chromium, Firefox, Webkit using the Node.js library having a single API in place.
    Pricing:
    • Open Source
    Tooling takes away alot of headaches and saves yourself from "being clever" (stupid). Most front-end tooling can be run out of the nodeJS runtime, so even if your stack isn't JS oriented, it's still worth running node. The obvious shoutouts: Vite, eslint, stylelint, postCSS, browserslist. Playwright is somethin else you can give a look at if your scope of work is large enough.

    #Development #Tool #Browser Testing 231 social mentions

  5. 5
    The fully pluggable JavaScript code quality tool
    Pricing:
    • Open Source
    Tooling takes away alot of headaches and saves yourself from "being clever" (stupid). Most front-end tooling can be run out of the nodeJS runtime, so even if your stack isn't JS oriented, it's still worth running node. The obvious shoutouts: Vite, eslint, stylelint, postCSS, browserslist. Playwright is somethin else you can give a look at if your scope of work is large enough.

    #Code Coverage #Developer Tools #Code Quality 229 social mentions

Discuss: Advice for experienced dev taking on front-end role?

Log in or Post with