Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
-awesome-mobile-web-development
All that you need to create a great mobile web experience
https://github.com/eric-erki/-awesome-mobile-web-development
Last synced: 1 day ago
JSON representation
-
Articles and Documentation
- Animating the Mobile Web - A case study on achieving fast animations on mobile web (by Yelp).
- Autofill: What web devs should know, but don’t - Everything you need to know about forms autofill.
- Cache-Control for Civilians - How to setup Cache-Control to achieve the best reponse time.
- Designing Websites for iPhone X - How to deal with "the notch" on iPhone X.
- Developing Mobile Web Applications: When, Why, and How - The good high-level overview of mobile web development.
- How To Poison The Mobile User - An overview of negative practices on mobile sites.
- How Web Content Can Affect Power Usage - What you can do with web app to achieve better battery life.
- HTML attributes to improve your users' two factor authentication experience - On autocomplete attribute regarding 2fa.
- Learn AMP by Example - A hands-on introduction to Accelerated Mobile Pages focusing on code and live samples.
- Microbrowsers are Everywhere - On optimizing sites for messengers.
- Mobile Web Best Practices - A little bit out of date but still useful list of best practices for mobile websites from W3C.
- Mobile Web Application Best Practices - The list of best practices for mobile web applications from W3C.
- Observing Intersection Observers - An introduction to intersection observers.
- Offline First (Awesome List) - The awesome list of offline-first stuff (Progressive Web Apps, Service Workers etc.)
- Prevent Mobile Browser From Sleeping - How to prevent your phone from sleeping.
- Responsive Web Design – What It Is And How To Use It - Overview of technics of responsive design.
- Rules for Mobile Performance Optimization - An overview of techniques to speed page loading.
- Self-Host Your Static Assets - Reason why you need to self-host your static assets.
- The joy and challenge of developing for KaiOS - How to start developing for KaiOS.
- Timing Out - A service worker strategy for dealing with lie-fi (a bad network connection).
- Tips for making interactive elements accessible on mobile devices - List of advices on creating accessible mobile UI.
- Touch Devices Should Not Be Judged By Their Size - Overview of interaction media features.
- Web Content Accessibility Guidelines (WCAG) - Wide range of recommendations for making Web content more accessible.
- Who Killed My Battery - An interesting paper about websites' power consumption.
- Developing Mobile Web Applications: When, Why, and How - The good high-level overview of mobile web development.
-
Books
- Brain Food Mobile Performance - Free small ebook on mobile performance from Awwwards.
- Going Offline - Guide on building offline experience with service workers.
- High-Performance Mobile Web: Best Practices for Optimizing Mobile Web Apps - Book about the performance of the web on mobile devices.
- Mobile Design Pattern Gallery: UI Patterns for Smartphone Apps - UI patterns which can be useful for mobile web apps.
- Mobile First - How to design sites for mobile devices.
- Responsive Web Design - Book about responsive web design.
-
Specifications from W3C for Enhancing Mobile Web Experience
- Battery API - On access to information about the battery.
- Generic Sensor API - The spec for exposing sensor data.
- HTML Media Capture - On user access to camera or microphone.
- Payment Request API - On payment method with minimal integration.
- Presentation API - On access to presentation displays.
- Remote Playback API - On controlling remote playback of media from a web page.
- Vibration API - On access to the vibration mechanism of the hosting device.
-
Talks
- Adaptive Loading - Improving web performance on slow devices - Overview of practices for adapting a site to hardware and network constraints, by Addy Osmani, Nate Schloss.
- Fundamentals of Mobile Web Development - Overview of the best practices for mobile web development, by Matt Gaunt.
- Future App Model: Advanced Service Worker - The glimpse on how to optimize web apps and sites using streams and service workers and other new APIs, by Jake Archibald.
- Instant Loading: Building offline-first Progressive Web Apps - Introduction to service workers, by Jake Archibald.
- Mobile Web Performance - What to do on your site to achieve the best possible mobile experience, by Estelle Weyl.
- Mobile Web Performance Auditing - How to audit performance issues on the site, by Paul Lewis.
-
Auditing Tools
- Webpagetest - Website speed test from multiple locations using real browsers and at real consumer connection speeds.
-
Other Useful Tools and Libraries
- Web Inspector Remote (Weinre) - Web inspector for debugging sites in non-mainstream browsers.
- WorkerDOM - Library to provide a full representation of the DOM inside of Web Workers.
Categories
Sub Categories