290 private links
Pour maximiser la réutilisation et la transparence, tout logiciel développé conjointement est par défaut publié sous licence libre et open source.
Et pendant le prix
Bruxelles défend la concurrence, alors qu'elle saborde EDF.
EDF a racheté sa propre électricité a prix fort à ses concurrents qu'elle leur a vendu au rabais pendant la crise de la Covid.
L'Arenh hydroélectrique est aussi ajouté: 30% de la production hydroélectrique doit être revendu.
It was one of those moments where something you once knew suddenly clicks again with fresh significance. Here was a URL doing far more than just pointing to a page. It was storing state, encoding intent, and making my entire setup shareable and recoverable. No database. No cookies. No localStorage. Just a URL.
Good candidates for URL state:
- Search queries and filters
- Pagination and sorting
- View modes (list/grid, dark/light)
- Date ranges and time periods
- Selected items or active tabs
- UI configuration that affects content
- Feature flags and A/B test variants --> I never though about this one
Anti-Patterns to avoid:
- state only in memory SPAs
- sensitive Data in URLs
- inconsistent or opaque naming
- overloading URLs with complex state
- breaking the back button
A scroll-driven experience
La portée symbolique est grande.
Another post about semantic HTML, or the UX of HTML with <button>
Des fichiers .http normalisent les appels d'APIs
A way to document a web component (an element manifest per web component).
The first release!
This seems to be a new version.
A Swiss-army app for developers
Project: https://github.com/skatkov/devtui