https://github.com/merri/merri
https://github.com/merri/merri
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/merri/merri
- Owner: Merri
- Created: 2021-04-15T10:45:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T03:42:52.000Z (about 1 year ago)
- Last Synced: 2025-10-27T06:44:41.502Z (6 months ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hello there! 👋
Me + websites I work on = positive effects on all the metrics.
> **Free tip for great front-end!**
> If you can solve it without JavaScript, you should solve it without JavaScript.
> Progressive enhancement is better than depending on JS.
I like Astro or any other new framework which ditches throwing client-side executed JavaScript at every problem.
Currently working on `vr.fi`, for example contributed a lot to the [Junat kartalla service (live train tracker map)](https://www.vr.fi/en/live-train-tracker-map).
[Check my homepage](https://vesa.piittinen.name) for a blog on web development and lots of other mildly interesting stuff.
---
A lot of my stuff here on GitHub has now been outdated by the changing times. For example no more need for `react-lazy` since you can just do `
`. What can we learn from this? JavaScript code for the front-end becomes outdated, but HTML and CSS keep on living. Maybe we should work more on just HTML and CSS, and less on JS since it is the short-lived solution until standards make things possible without JS.