|
You are here |
blog.apps.npr.org | ||
| | | | |
markdalgleish.com
|
|
| | | | | Web Components are going to fundamentally change the nature of HTML. At first glance, they may seem like a complicated set of new technologies, but ... | |
| | | | |
nolanlawson.com
|
|
| | | | | Shadow DOM is a kind of retcon for the web. As I've written in the past, shadow DOM upends a lot of developer expectations and invalidates many tried-and-true techniques that worked fine in the pre-shadow DOM world. One potentially surprising example is ARIA. Quick recap: shadow DOM allows you to isolate parts of your DOM... | |
| | | | |
www.erikkroes.nl
|
|
| | | | | Web Components are a newly supported standard. They're a great match for Design Systems because they're futureproof and work with any framework. Building proper UI Web Components can be quite a task though, especially if you want them to be accessible. Here are some pointers on what to look out for. | |
| | | | |
www.paulox.net
|
|
| | | A quick-start guide to create a web map with the Python-based web framework Django using its module GeoDjango, the PostgreSQL database with its spatial extension PostGIS and Leaflet, a JavaScript library for interactivemaps. | ||