June tooling roundup

Christopher Biscardi
Tooling Roundup
Published in
1 min readJul 9, 2018

JavaScript Project GUIs

Multiple people have started building GUIs to expand the reach of the awesome tools that we use to build modern day static sites and webapps. The first of these to release is Kitze’s JSUI which supports a number of project types (the gatsby one supports pulling in starters even, whaaat) but what *really* excites me is plugins because I’m super fucking tired of setting up config files for new projects. (yeah, I use yasnippets for the file contents, like lint-staged config, but it’s just not the full deal for scaffolding and modifying multiple files). All of the current plugins are tools I use, so that’s just great.

Right now the following plugins are available:

  • Storybook: Installs storybook and adds the needed files to the project
  • Plop: Adds the plop generator to the project. It also adds a default plop-templates folder, a plopfile.js.
  • Add .env: Adds an .env file to the project. Soon this file will be editable through UI.
  • Rewire: Installs react-app-rewired and adds a default config-overrides.js file

Pull to Refresh

K8s Operators

Design system documentation

# web workers

# SSR Tools

Teleport

Higher order downshift

--

--