CuddleBunny
No user record in our sample, but CuddleBunny has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but CuddleBunny has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
We've been using this for 3 years and it works well, feels like not much progress has been made after layoffs though.
Personally I turn labels back on and stacking off in Windows and I can't stand the OSX dock.
I'm using FAST with the design system props mapped to Tailwind config for my Blazor app team. This lets them consume the awesomeness without writing JS.
The primary reasons seem to be encapsulating accessibility and styles. There is nothing forcing you to use fast-anchor or divider. The theme is exposed in CSS vars so you can use it from a stylesheet on native elements.
I'm using FAST as a foundation for my atomic design revolution at my job. I'm gaining much traction!
If the tagged literal approach takes off I'm sure tooling will keep up. JSX wasn't always as well supported as it is now.
Teams doesn't have a free public mode at this time so it sounds like the best option to me. There are official Microsoft instances of Slack and Gitter as well and teams seem to be given a fair degree of freedom.
The template strings are sort of typed, using tagged template literals. These even come with editor support using extensions previously built for lit-html and the like.
fast-foundation and fast-element are the main point of this. The components are mostly just a showcase. Though the MS-style set of components (https://www.npmjs.com/package/@fluentui/web-components) leveraging FAST will…
The difference is that FAST is NOT a component library. It is a tool for building component libraries. The fast-components package is a showcase of what this library is capable of. You could use FAST to create web…
Whenever I need anything more capable than markdown I go straight to HTML/CSS. I understand this often isn't an option for technical writers who aren't developers but I'd rather not take the time to learn any niche…