TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Pure UI

138 pointsby dismal2over 7 years ago

6 comments

mhdover 7 years ago
I'm still waiting for a component economy that could keep up with e.g. Delphi's VCL. Right now, it's either big UI frameworks or stuff you've got a hard time integrating (e.g. they download half the internet, require 28 properties to connect/style). Pure rendering model (i.e. independence from data) alone doesn't cut it.
评论 #15651419 未加载
评论 #15650630 未加载
thephyberover 7 years ago
Timestamp: July 13, 2015<p>This should be noted in the title.
chriswarboover 7 years ago
Other than framing it in the language of React&#x2F;FRP, is this substantially different from template engines? Templates are functions from parameters to markup&#x2F;UI; they&#x27;re just written in (usually custom) markup languages instead of Javascript. If a template isn&#x27;t a pure function of its parameters, then surely you&#x27;re doing it wrong?<p>PS: I&#x27;ve used several template engines which have an &quot;inheritance&quot; feature, which <i>might</i> refute my point. I never used such features, as they seemed to be shoehorning cargo cult OOP into situations where it&#x27;s not appropriate. On the other hand, having one template <i>include</i> another for some sub-component acts exactly like one function calling another.
availableover 7 years ago
How was the view counter made? It&#x27;s cool to see it increase in realtime.
评论 #15650693 未加载
评论 #15649858 未加载
评论 #15650865 未加载
slimpdxover 7 years ago
Just a heads up, the <a href="http:&#x2F;&#x2F;primercss.io&#x2F;buttons&#x2F;" rel="nofollow">http:&#x2F;&#x2F;primercss.io&#x2F;buttons&#x2F;</a> link is broken for me.
demarqover 7 years ago
I&#x27;m not sure but this sounds like the writer has unknowingly stumbled upon react.
评论 #15648488 未加载
评论 #15648469 未加载