An open API service indexing awesome lists of open source software.

https://github.com/merri/merri


https://github.com/merri/merri

Last synced: 2 months ago
JSON representation

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.