/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
A standards-first web framework
(nuejs.org)
174 points
tipiirai
| 1 comments |
16 Jan 25 08:30 UTC
|
HN request time: 0.25s
|
source
Show context
veidelis
◴[
17 Jan 25 09:51 UTC
]
No.
42735834
[source]
▶
>>42722855 (OP)
#
Here we to with the "minimalistic stringy language" again.
<a :for="src, i in images" class="{ current: i == index }" @click="index = i"></a>
replies(6):
>>42736027
#
>>42737524
#
>>42740858
#
>>42745364
#
>>42747142
#
>>42749879
#
1.
ediatedia
◴[
17 Jan 25 10:23 UTC
]
No.
42736027
[source]
▶
>>42735834
#
React has it's problems, but for me one of the most appealing things is doing away with this magic attribute sprinkling that is a maintenance nightmare and just going all in on JSX.
ID:
GO
↑