Build SVG Charts for Web Applications (Code Examples)

Build SVG charts for web applications from scratch using HTML and JavaScript. Covers bar charts, key SVG elements, and when to pick a charting library instead.

Is unmembership the future of associations? "Unmembership? What's that?" It's a word invented by my friend Mitchell Beer. Let me explain…

https://www.conferencesthatwork.com/index.php/associations-2/2014/02/is-unmembership-the-future-of-associations

#associations #membership #unmembership #examples #assnchat

Framework-Agnostic Design Systems: A Practical Approach to Web Components, by @scott.is (@piccalil.li):

https://piccalil.li/blog/framework-agnostic-design-systems-part-1/?ref=frontenddogma.com

#designsystems #webcomponents #examples

Framework-agnostic design systems: a practical approach to web components

Baking framework lock-in into your design system from day one is a recipe for obsolescence. Component documentation is often tedious and out-of-sync with development. Let’s build a documentation-first, framework-agnostic component library using web standards and solve this admittedly esoteric combination of problems.

Piccalilli
I know that #money is #tight right now; but you cannot #afford to not #read the info in this #book. These #posts are #simple #examples of much deeper #subjects #exposed about govt., #religion, #cults, #secret societies, the #future. The world has #waited for a book like this.
Lawful Design

The least fun but most required part of our work.

We’re refreshing examples for the upcoming Defold 1.13.0 stable release, and here we have great examples for glTF model and AABB usage both contributed by Artisom Trubchyk with lovely assets by @kenney which we are very thankful for👏

• GLTF - a 3D example showing glTF models in action

• AABB - a 3D example showing how to work with model bounds to frame all objects

https://defold.com/examples

#MadeWithDefold #gamedev #indiedev #3d #gltf #defold #examples #tutorials

Two new examples in Defold 1.13.0 beta show morph targets in practice 👀

• morph target animation from glTF
• manual morph target weights controlled from Lua

That opens up some very nice possibilities for mesh deformation workflows in Defold, more complex animations, and more visual effects.

What would you use morph targets for?

Check them out online:

https://defold.com/examples/model/morph-target/

https://defold.com/examples/model/morph-target-weights/

#MadeWithDefold #gamedev #indiedev #3d #animation #defold #beta #examples

The day CSS made me learn algebra again, and I liked it

A carousel overlay bug led me to a deep dive into fluid typography, container queries, and understanding clamp().

Scripting on Caffeine
When to use (and not use) CSS shorthand properties

A case for verbosity in CSS properties.

thoughtbot
Design Token Naming Conventions: A Practical Guide

A practical guide to naming design tokens, including token tiers, common conventions, and rules that keep systems consistent and scalable.

Always Twisted