Search

Nalezeno "Mozilla": 178

Building the Web We Want


On the Microsoft Edge team, we’re committed to an open web and helping to drive innovation forward, which is why we’ve kicked off a new initiative in collaboration with Google, Mozilla, Samsung Internet, Igalia and — most importantly — the web community, called The Web...

Browser Version Release Spectrum


Whenever a browser upgrades versions, it's a little marketing event, and rightly so. Looks like for Firefox it's about once a month, Chrome is ~6 weeks, and Safari is once a year. Chrome 80 just dropped, as they say, and we get a video and blog post. What strikes me about releases like this these...

Get Moving (or not) with CSS Motion Path


We just linked up the idea that offset-path can be cleverly used to set type on a path. Don't miss Michelle Barker's experimentation either, with drawing paths or animating text along a path. Dan Wilson has also been following this tech for quite a while and points out why the sudden surge...

What does “revert” do in CSS?


Miriam Suzanne has a Mozilla Developer video on the subject. The revert value is fairly new, supported in Firefox and Safari, but not yet in Chrome-world. We've already got a couple of related keywords that work on any property which are meant to help control inheritance and reset values....

How many CSS properties are there?


Tomasz Łakomy posted a joke tweet about naming all the CSS attributes and Tejas Kumar replied with a joke answer, going as far as making an npm module. You can even run a terminal command to see them: npx get-all-css-properties You'll get 259 of them. The source code uses the website quackit.com...

Fantastic Flight API with aviationstack (Sponsored)


I didn’t fly until I was 25 years of age — I was hopeless in knowing I had to be there early, the process of security, and the whole gate structure. Now that I’ve flown dozens of times for Mozilla, I feel much more comfortable with the process of flying, but feel less comfortable...

Understanding Async Await


When writing code for the web, eventually you'll need to do some process that might take a few moments to complete. JavaScript can't really multitask, so we'll need a way to handle those long-running processes. Async/Await is a way to handle this type of time-based sequencing. It’s especially great...

Mozilla v celosvětovém měřítku zavede CCPA – kalifornskou obdobu GDPR


Evropa má svoje GDPR a podobný zákon na ochranu osobních údajů hledají i ve Spojených státech. Byť si občas někteří z GDPR utahují, faktem zůstává, že evropská legislativa dává do rukou svých občanů mnohem vyšší ochranu nad daty, která o nich sbírají společnosti od portugalského pobřeží po

Firefox 71: First Out of the Gate With Subgrid


A great release from Firefox this week! See the whole roundup post from Chris Mills. I'm personally stoked to see clip-path: path(); go live, which we've been tracking as it's so clearly useful. We also get column-span: all; which is nice in case you're one of the few taking advantages of...

Mozilla vydává Firefox 71. Umí přehrávat videa v plovoucím okně


Přesně podle plánu vydávání nových verzí uvolnila Mozilla první úterý v prosinci svůj prohlížeč Firefox s číslem 71. Novinek je tentokrát poskrovnu – největší změnou je možnost otevírat videa v plovoucím, stále viditelném okně pomocí funkce „obraz v obraze“. Pokud nad videem zastavíte kurzorem

[aktualita] Mozilla odhalila propad příjmů i své kroky k anonymnějšímu webu


Z letošní výroční zprávy společnosti Mozilla vyplývá značný  mezroční propad příjmů za rok 2018, ale i konkrétnější podoba kroků na to jak udělat web anonymnější. Za poslední známé období, tedy fiskální rok 2018, byly příjmy společnosti Mozilla jen 450,9 milionu dolarů, o rok dříve (2017) to bylo...

The Typed Object Model


I help write technical documentation and one feature I've been writing about this year that has really stood out is the Typed Object Model (or Typed OM). If you haven't come across it yet you would be forgiven as it's pretty new. It falls under the CSS Houdini suite of API's and on the surface...

Hello Fenix!


Over seven years ago I made the massive career leap to Mozilla. Two years ago I realized a dream of joining the Firefox DevTools team — it’s been a rewarding adventure helping to improve the Firefox DevTools Debugger and other super helpful tools. I’m frightened, excited,...

What is super() in JavaScript?


What's happening when you see some JavaScript that calls super()?.In a child class, you use super() to call its parent’s constructor and super.<methodName> to access its parent’s methods. This article will assume at least a little familiarity with the concepts of constructors and child...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace