FrontEnd Development
30.8K subscribers
145 photos
1 video
9.34K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
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
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
Getting Beyond "Works Offline"

Breaking down offline capability for modern web apps. - http://amp.gs/qcC9

#mobile
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
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