内容简介::information_source:
Designing Adaptive Components, Beyond Responsive Breakpoints — Thoughts on designing systems of reusable components that adapt to responsive layouts, containers, work with different content states and adapt to user needs, behaviour and context.
Stéphanie Walter
A New Beta Version of 'Can I Use' —Can I Use is a fantastic resource for checking browser compatibility for modern Web Platform features and a redesign is on the way with performance improvements, better visual accessibility, nicer URLs, dark mode support, and several more new features .
Can I Use
Faster CI/CD for All Your Software Projects Using Buildkite :rocket: — See how Shopify scaled from 300 to 1800 engineers while keeping their build times under 5 minutes.
Buildkite sponsor
Modern CSS Techniques To Improve Legibility — Advice and tips on how to improve website legibility using things such as variable fonts, contrast, spacing, etc.
Edoardo Cavazza
Happy Birthday Web Fonts — It has been a decade since the then newly-formed WebFonts Working Group published a First Public Working Draft of the Web Open Font Format (WOFF).
Vladimir Levantovsky
Florian Scholz, Chris Mills, Harald Kirschner (Mozilla)
Introducing the Microsoft Edge Enterprise Roadmap and Release Schedule — A new Microsoft Edgerelease schedule for both the Beta and Stable channel releases.
Microsoft Edge Team
:zap:️ Quick bits:
- Apple has declined to implement 16 Web APIs in Safari due to privacy concerns (fingerprinting).
- An increasing number of the top Google search results are now Google's own properties and 'direct answers'.
- Use Mozilla's MDN Web Docs? The web platform documentation site just turned 15 years old .
- Ever dragged a file onto a web page only for it to navigate to the file, thus replacing your current tab? Well, Chromium-based browsers are now going to open such files in a seperate new tab .
- Did you know that
text-decoration
isn't just good for setting an underline — it has an 'overline' value too .
:computer: Jobs
One Application, Hundreds of Hiring Managers — Use Vettery to connect with hiring managers at startups and Fortune 500 companies. It's free for job-seekers.
Vettery
Frontend Developer at X-Team (Remote) — Join the most energizing community for developers and work on projects for Riot Games, FOX, Sony, Coinbase, and more.
X-Team
:information_source: Interested in running a job listing in Frontend Focus? There'smore info here.
:orange_book: Tutorials & Opinion
▶ HTML: How to Make Loveliness — How much do you know about HTML’s semantics? In this 20-minute talk one of the co-editors of the HTML5.3 spec will bring you up to speed, showing you how to use HTML to make sites that work better, are faster and include more people.
Bruce Lawson
Understanding CSS Multiple Backgrounds — A detailed visual explainer of the background-image
property, and how best to use it to stack multiple backgrounds.
Ahmad Shadeed
A Fetch API Tutorial for Beginners — A fairly gentle intro to using Fetch, the replacement for Ajax-based XMLHttpRequest techniques, along with a little bit of coverage of Promises.
Louis Lazaris
Over 500M End-Users Depend on Our Scalable Chat & Activity Feed APIs — Build real-time chat in less time. Rapidly ship in-app messaging with our highly reliable chat infrastructure.
Stream sponsor
Introspecting CSS via the CSS OM — Some interesting digging around by Lea. You’re unlikely to need to do this yourself but it shows how you can interrogate the browser for supported CSS properties and whether or not certain properties are shorthand forms of others. Clever stuff.
Lea Verou
Webwaste — Just what is the environmental impact of bloated websites and unnecessary assets? Gerry McGovern examines in this extract from his book World Wide Waste .
A List Apart
Natively Formatting JavaScript Dates and Times
Elijah Manor
Donovan Hutchinson
Upcoming Events:
- ViennaCalling (Today) — An online meetup streamed on Twitch for "all who work on the web".
- Frontcon (August 12 - 14) — A frontend conf based in Latvia that's now taking a hybrid approach , offering both online and on-site attendance options.
- Front-End Focus (August 17) – It's got the same name as this newsletter but it's nothing to do with us. It's from the An Event Apart team though and has some fantastic speakers lined up.
- You Gotta Love Frontend (August 24-28) — This now online event will feature five talks over five days. Speakers are to beannounced next week.
:wrench: Code, Tools and Resources
css-sweeper: MineSweeper Implemented in CSS + HTML (No JavaScript) —Play it here. The CSS interestingly uses a combination of CSS variables (using a technique called ‘space toggle’) along with HTML checkboxes.
PropJockey
Tailzilla: Components and Online Code Editor for Tailwind CSS — This is a collection of responsive components, templates, and starter kits based on Tailwind CSS. Each component offers a split screen live preview and editable code.
Tailzilla
Formbutton: A Simple, Customizable Pop-up Form — This adds one of those bottom-corner fly-out forms that users can use to quickly communicate or add feedback.
Formspree
webcompat: Bug Reporting for the Web — An initiative by various volunteers supported by Mozilla that aims to document bugs that create inconsistent experiences across browsers.
webcompat
Water Droplets Created with SVG Filters and CSS Shadows — A very impressive end result.
Oscar Salazar codepen
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Programming the Mobile Web
Maximiliano Firtman / O'Reilly Media / 2010-07-23 / $44.99
* Learn how to use your existing skills to move into mobile web development * Discover the new possibilities of mobile web development, and understand its limitations * Get detailed coverage of ......一起来看看 《Programming the Mobile Web》 这本书的介绍吧!