Why I Think Flutter Is The Future of Mobile App Development
A developer introduces reasons why he feels that Flutter appears to be a promising step forward for mobile app developers. - http://amp.gs/d0oq
#mobile #flutter
A developer introduces reasons why he feels that Flutter appears to be a promising step forward for mobile app developers. - http://amp.gs/d0oq
#mobile #flutter
freeCodeCamp.org
Why I think Flutter is the future of mobile app development
I dabbled a bit in Android and iOS development quite a few years back using Java and Objective-C. After spending about a month working with both of them, I decided to move on. I just couldn’t get into it. But recently, I learned about Flutter and decided…
Awesome Mobile Web Development
An “awesome list” (basically a community curated list of resources) focused on links related to mobile web development. There’s a lot to explore here - http://amp.gs/d36s
#mobile #web #development
An “awesome list” (basically a community curated list of resources) focused on links related to mobile web development. There’s a lot to explore here - http://amp.gs/d36s
#mobile #web #development
GitHub
myshov/awesome-mobile-web-development
All that you need to create a great mobile web experience - myshov/awesome-mobile-web-development
Which Is Best: A Loyalty Program PWA or Mobile App?
How to decide which format to use when a client asks you to design the mechanism for their loyalty program. - http://amp.gs/NC5J
#pwa #mobile
How to decide which format to use when a client asks you to design the mechanism for their loyalty program. - http://amp.gs/NC5J
#pwa #mobile
Smashing Magazine
Which Is Best: A Loyalty Program PWA Or Mobile App? — Smashing Magazine
Customers’ loyalty does not come for free. While it would be nice if they were satisfied with a high-quality product with some extra bells-and-whistles thrown in, sometimes what’s needed to seal the deal is a rewards system. But when a client asks you to…
iPhone 11, iPadOS & iOS 13 for PWAs & Web Development
A deep dive into the specific changes and issues in Progressive Web App support on iOS 13 and iPadOS. - http://amp.gs/q7Li
#pwa #mobile
A deep dive into the specific changes and issues in Progressive Web App support on iOS 13 and iPadOS. - http://amp.gs/q7Li
#pwa #mobile
Medium
iPhone 11, iPadOS and iOS 13 for PWAs and web development
It’s that time again. iOS 13 has just been released with the new branded iPadOS 13 coming in a few days, and iPhone 11 variations being…
Avoid 100vh On Mobile Web
If you’re using viewport units in CSS to style an element to take up the full screen height (using height: 100vh), you may want to reconsider. David points out that this technique is “broken in a subtle but fundamental way on mobile”, and recommends an alternative approach using JavaScript. - http://amp.gs/q97t
#mobile #web
If you’re using viewport units in CSS to style an element to take up the full screen height (using height: 100vh), you may want to reconsider. David points out that this technique is “broken in a subtle but fundamental way on mobile”, and recommends an alternative approach using JavaScript. - http://amp.gs/q97t
#mobile #web
chanind.github.io
Avoid 100vh On Mobile Web
Viewport units in CSS sound great. If you want to style an element to take up the full screen height, you can just set height: 100vh and voila - you have a perfect fullscreen element, which resizes as the viewport changes! Sadly, this is not the case. 100vh…
Getting Beyond "Works Offline"
Breaking down offline capability for modern web apps. - http://amp.gs/qcC9
#mobile
Breaking down offline capability for modern web apps. - http://amp.gs/qcC9
#mobile
Medium
Getting Beyond “Works Offline”
Breaking down offline capability for modern web apps
The Web Almanac 2019: Mobile Web
This is a comprehensive report on the state of the web as a whole. We’ve linked up the chapter focusing on the mobile web, but the entire document is worth digging into. - http://amp.gs/sQ6E
#mobile #web
This is a comprehensive report on the state of the web as a whole. We’ve linked up the chapter focusing on the mobile web, but the entire document is worth digging into. - http://amp.gs/sQ6E
#mobile #web
almanac.httparchive.org
Mobile Web | 2019 | The Web Almanac by HTTP Archive
Mobile Web chapter of the 2019 Web Almanac covering page loading, textual content, zooming and scaling, buttons and links, and ease of filling out forms.
Create HTML5 Native Games in Ionic Capacitor Apps using Phaser
Learn how to create HTML5 games using Phaser in Capacitor Ionic apps. - http://amp.gs/imeS
#mobile #html5 #phaser #game
Learn how to create HTML5 games using Phaser in Capacitor Ionic apps. - http://amp.gs/imeS
#mobile #html5 #phaser #game
Medium
Create HTML5 Native games in Ionic Capacitor apps using Phaser
Learn how to create HTML5 games using Phaser in Capacitor Ionic apps. Create a Zombie walker and a Space invader game with complete code
Five Things To Stop Doing In Mobile App Design
A few things that mobile app designers should stop doing in order to create “more streamlined and positive user experiences”. - http://amp.gs/DoQT
#mobile
A few things that mobile app designers should stop doing in order to create “more streamlined and positive user experiences”. - http://amp.gs/DoQT
#mobile
Smashing Magazine
5 Things To Stop Doing In Mobile App Design — Smashing Magazine
Have you ever looked at the design techniques and elements you use to build mobile apps and evaluated whether or not they’re still useful or relevant? If you haven’t done this in a while (or ever), stop what you’re doing and read this. We’re going to look…
Lessons Learned Migrating a Production App to Flutter
Highlights a few lessons “learned the hard way”, with advice to help you be more effective in your next Flutter project. - http://amp.gs/JnWR
#mobile #flutter
Highlights a few lessons “learned the hard way”, with advice to help you be more effective in your next Flutter project. - http://amp.gs/JnWR
#mobile #flutter
Medium
Lessons Learned Migrating a Production App to Flutter
Lessons that I learned the hard way to help you be more effective in your next Flutter project