Search

Nalezeno "the order": 984

India’s Anti-Trust Regulator Order Probe on Google Over Android Abuse


Google has been beleaguered with anti-trust issues for more than half a decade in Europe, and it has now emerged, that the same troubles are going to bog the company down in India, one of its biggest markets. The entire issue revolves around the Android operating system that is used in mobile...

Příběhový Jedi: Fallen Order bude k vidění na EA Play


Není to nijak překvapivá zpráva, ale nyní to alespoň víme oficiálně. Příběhová hra ze světa Star Wars, kterou kutí studio Respawn, bude k vidění v červnu na akci EA Play. Další články k tématu:Jedi: Fallen Order bude příběhová hra bez multiplayeru a mikrotransakcí

Simulating Mouse Movement


If you've ever had to display an interactive animation during a live talk or a class, then you may know that it's not always easy to interact with your slides and while talking. This happened to me when I needed to show this particles demo to my students. I didn't want to have to stay next to...

Jedi: Fallen Order bude hrou, na kterou čekají fanoušci Star Wars roky


Po měsících spekulací jsme se konečně dozvěděli první oficiální informace o chystané Star Wars hře. A udělaly nám takovou radost, že se nám snad ani nechce věřit, že za hrou stojí neoblíbení Electronic Arts. Příběhová hra bez multiplayeru a mikrotransakcí? Už aby tu byla!Další články k tématu:TÉMA:...

Stacked “Borders”


A little while back, I was in the process of adding focus styles to An Event Apart’s web site. Part of that was applying different focus effects in different areas of the design, like white rings in the header and footer and orange rings in the main text. But in one place, I wanted rings that were...

Getting into GraphQL with AWS AppSync


GraphQL is becoming increasingly popular. The problem is that if you are a front-end developer, you are only half of the way there. GraphQL is not just a client technology. The server also has to be implemented according to the specification. This means that in order to implement GraphQL into your...

The Dark Side of the Grid


Manuel Matuzovic makes the point that in order to use CSS grid in some fairly simple markup scenarios, we might be tempted to flatten our HTML to make sure all the elements we need to can participate on the grid. What we need is subgrid and non-buggy display: contents;, so I'd like to think in...

The Bottleneck of the Web


Steve Souders, "JavaScript Dominates Browser CPU": Ten years ago the network was the main bottleneck. Today, the main bottleneck is JavaScript. The amount of JavaScript on pages is growing rapidly (nearly 5x in the last 7 years). In order to keep pages rendering and feeling fast, we need to focus...

Mask Compositing: The Crash Course


At the start of 2018, as I was starting to go a bit deeper into CSS gradient masking in order to create interesting visuals one would think are impossible otherwise with just a single element and a tiny bit of CSS, I learned about a property that had previously been completely unknown to...

Quick! What’s the Difference Between Flexbox and Grid?


Let's go rapid fire and try to answer this question with quick points rather than long explanations. There are a lot of similarities between flexbox and grid, starting with the fact that they are used for layout and much more powerful than any layout technique that came before them. They...

Algorithmic Layouts


Don't miss this video by Heydon that digs into CSS layouts. It's great how he combines fundamental knowledge, like the way elements flow, wrap, and can have margin with new layout methods like flexbox and grid (with specific examples). Of particular note is the clear demonstration of how flexbox...

Digital Gold: A Game-Changer for Traditional and Digital Currencies


Disruption of the global monetary order Trust in currencies is vital for the global economy to function. In the past, when metal money was prevalent, people exchanged gold and silver coins because they were inherently valuable. By contrast, today’s paper […] The post Digital Gold:...

CSS: A New Kind of JavaScript


In this wacky and satirical post, Heydon Pickering describes a wild new technology called Cascading Style Sheets that solves a lot of the problems you might bump into when styling things with JavaScript: A good sign that a technology is not fit for purpose is how much we have to rely on workarounds...

Drawing Images with CSS Gradients


What I mean by "CSS images" is images that are created using only HTML elements and CSS. They look as if they were SVGs drawn in Adobe Illustrator but they were made right in the browser. Some techniques I’ve seen used are tinkering with border radii, box shadows, and sometimes clip-path. You...

What are Higher-Order Components in React?


If you have been in the React ecosystem for a while, there is a possibility that you have heard about Higher Order Components. Let’s look at a simple implementation while also trying to explain the core idea. From here you should get a good idea of how they work and even put them to use. Why...

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