phlex.fun
phlex.fun copied to clipboard
New docs
Overriding elements
-
Elements
- Attributes
- Attribute safety
-
href[^javscript:] - illegal attributes
onkeyup
-
- Content
- Custom elements
- Sharing custom elements
- Other nodes
-
comment -
doctype -
plain -
whitespace -
unsafe_raw(never use this)
-
-
Components
- Explain component class concepts
- How to render other components
- How to take arguments
- Mix, tokens, classes
- How to expose a public interface (tabs)
-
Advanced stuff
- Hooks
- Introspection (@parent?)
- Attribute processing (10% slower all the time)
- Format_object
-
Streaming
-
flush
-
-
Examples
- How to build a layout
- How to build a nav
- How to build a tab group
-
Testing
- Plain tests
- Nokogiri
- Capybara
-
Rails
- Generators
- Helpers
- Layouts
- Streaming