Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Future of Razor & Tag Helpers
Search
N. Taylor Mullen
November 04, 2015
Programming
0
530
Future of Razor & Tag Helpers
These are the crazy ideas we have for the future of Razor and Tag Helpers after Razor 4.0.
N. Taylor Mullen
November 04, 2015
Tweet
Share
Other Decks in Programming
See All in Programming
PicoRuby on Rails
makicamel
2
120
Systèmes distribués, pour le meilleur et pour le pire - BreizhCamp 2025 - Conférence
slecache
0
120
GoのGenericsによるslice操作との付き合い方
syumai
3
710
生成AIコーディングとの向き合い方、AIと共創するという考え方 / How to deal with generative AI coding and the concept of co-creating with AI
seike460
PRO
1
350
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
670
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
650
GraphRAGの仕組みまるわかり
tosuri13
8
510
NPOでのDevinの活用
codeforeveryone
0
630
GitHub Copilot and GitHub Codespaces Hands-on
ymd65536
1
130
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
460
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
1.6k
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
50
32k
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
720
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
680
Scaling GitHub
holman
459
140k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Unsuck your backbone
ammeep
671
58k
Faster Mobile Websites
deanohume
307
31k
Side Projects
sachag
455
42k
The Language of Interfaces
destraynor
158
25k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Fireside Chat
paigeccino
37
3.5k
Why Our Code Smells
bkeepers
PRO
337
57k
Transcript
Future of Razor and Tag Helpers N. Taylor Mullen Damian
Edwards @NTaylorMullen @damianedwards
Future Razor
@include
@import
Adding your own directives
Razor Extensibility - Parser Extensions - Razor Generator. - Custom
Hosts - Splitting core Razor pieces into Razor.Runtime. Ex: Layout
Razor Tooling - Refactoring - Light Bulbs - Debugging (hoverability)
Future Tag Helpers
Subset of CSS Selectors for element targeting
And craziness
Generic Tag Helpers
Property Overloading
Wha wha wha how you do that?
Tooling Improvements F12 F11
Tooling Improvements Continued
View Components - Today
View Components TagHelperified
Programmatically add TagHelpers
Code Generation Hooks
Code Generation Hooks
Code Generation Hooks Properties https://github.com/aspnet/Mvc/issues/2249
Code Generation Property Binding
Questions? @damianedwards @NTaylorMullen