[flagged]
As someone who lived there for many years, I would dare to contradict you. There is beauty in the many shades of grey.
Show HN: Aberdeen – An elegant approach to reactive UIs
11–20 of 138 posts
Re: Show HN: Aberdeen – An elegant approach to reactive UIs
#12[flagged]
As someone who lived there for many years, I would dare to contradict you. There is beauty in the many shades of grey.
Re: Show HN: Aberdeen – An elegant approach to reactive UIs
#13[flagged]
Re: Show HN: Aberdeen – An elegant approach to reactive UIs
#14I also like Svelte which uses it's own language and needs transpilation. I think that's key to elegance as JS was not really designed to control layout, style and logic all at once.
Re: Show HN: Aberdeen – An elegant approach to reactive UIs
#15The tutorial has a much better Hello World + incremental feature introduction, I'd put some of that before the larger example.
Re: Show HN: Aberdeen – An elegant approach to reactive UIs
#16Earlier quoted context omitted.
As someone who lived there for many years, I would dare to contradict you. There is beauty in the many shades of grey.
When people ask me what it's like to live in Scotland, I tell them: The sky is gray, the buildings are gray, the people are gray. But if you go about 10 minutes in any direction you'll come across nature and it's just green.
But seriously, my main problem with Aberdeen is psychological. It feels so far from everywhere else. In Glasgow and Edinburgh, you're much closer to the rest of the UK and even the population centres in Scotland.
Re: Show HN: Aberdeen – An elegant approach to reactive UIs
#17Earlier quoted context omitted.
When people ask me what it's like to live in Scotland, I tell them: The sky is gray, the buildings are gray, the people are gray. But if you go about 10 minutes in any direction you'll come across nature and it's just green.
At least Edinburgh is brown. But seriously, my main problem with Aberdeen is psychological. It feels so far from everywhere else. In Glasgow and Edinburgh, you're much closer to the rest of the UK and even the population centres in Scotland.
Re: Show HN: Aberdeen – An elegant approach to reactive UIs
#18Earlier quoted context omitted.
At least Edinburgh is brown. But seriously, my main problem with Aberdeen is psychological. It feels so far from everywhere else. In Glasgow and Edinburgh, you're much closer to the rest of the UK and even the population centres in Scotland.
There is a reason we call it the central belt for Glasgow and Edinburgh. Everything else is either lowlands or highlands and a bit of a trek.
On the other hand, the whole HS2 debacle is a great way to explain this to my friends outside the UK. Bizarre to think it was promised as a way to connect the north of England (and Scotland) to London and the SE...
Re: Show HN: Aberdeen – An elegant approach to reactive UIs
#19As an aside, I really like the class name and text content ergonomics (e.g div.someclass, span:some content). Reminiscent of pug/jade