Skip to content

Instantly share code, notes, and snippets.

@samsch
samsch / .md
Created September 14, 2018 16:12
"Bad" UI frameworks

First off, this is just a list of negatives. These libraries will also have advantages compared to each other which aren't listed here, and could make them actually be reasonable choices.

Specifically, latest Material UI is a "good" library, if it's not a problem for you that it's a little heavy.

In the current list, MUI is the only one I'd generally recommend.

Blueprintjs

  • Doc examples don't include required and relevant imports.
  • Doesn't obviously support separate imports for components.
@TomWhitwell
TomWhitwell / clouds.cc
Last active December 19, 2021 06:27
"Hello World' for Mutable Instruments Clouds module
// Copyright 2014 Olivier Gillet.
//
// Author: Olivier Gillet (ol.gillet@gmail.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions: