Library web development : beyond tips and tricks /
Maybe you've just started to learn how to build projects. Maybe you keep running into problems that are holding back your development as a creator. Bengtson takes you to the next level by introducing some new thinking patterns to your problem-solving. He breaks down his own problem-solving proc...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Chicago :
ALA Editions,
2019.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- The problems we need to solve
- Tracking just about anything in the client
- Moving data between your web pages
- Wrestling same origin policy (or, why won't my app read this data?)
- Using FIFOs to extract data without an API
- Using sideways development to improve web interfaces
- Pulling data from multiple sources for a single interface
- Making a mobile-friendly image map
- Using server-side scripting to reshape troublesome data
- A few last rules to follow.