Search

Nalezeno "Super": 1182

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...

GeForce GTX 1660 Super se předčasně odhaluje. Dostane lepší paměť


Nvidie postupně uvádí různé aktualizované modely svých grafických karet, kterým přidává příponu „Super“. Už nějakou dobu unikají informace o grafické kartě GeForce GTX 1660 Super a nyní došlo k předčasnému odhalení specifikací na prodejním portálu JD.com. GeForce GTX 1660 Super má 1 408 cuda

Netlify Build Plugins Announcement


Netlify just dropped a new thing: Build Plugins. (It's in beta, so you have to request access for now.) Here's my crack at explaining it, which is heavily informed from David Well's announcement video. You might think of Netlify as that service that makes it easy to sling up some static files from...

How to Create a QR Code


QR codes aren’t everyone’s cup of tea but I quite like them. If I see something I want to remember or check out later, especially when on the road, it’s super easy to take a quick picture — it’s much easier than trying to remember a URL and much faster than typing...

Adaptive Photo Layout with Flexbox


Let’s take a look at a super lightweight way to create a horizontal masonry effect for a set of arbitrarily-sized photos. Throw any set of photos at it, and they will line up edge-to-edge with no gaps anywhere. The solution is not only lightweight but also quite simple. We’ll be using an unordered...

Nvidia GeForce GTX 1660 Super vyjde během října, potvrdil to Asus


O vydání cenově dostupnější grafické karty z generace Turing GTX 1660 Super se spekuluje již delší dobu, ovšem až tento týden existenci tohoto modelu potvrdil pracovník společnosti Asus redakci webu VideoCardz. A nezůstal jenom u toho, dokonce prozradil jaké konkrétní modely můžeme od Asusu

Variable Fonts Link Dump!


There's been a ton of great stuff flying around about variable fonts lately (our tag has loads of stuff as well). I thought I'd round up all the new stuff I hadn't seen before. Google fonts has a beta of hosted variable fonts and the announcement demo is on CodePen. Speaking of Google Fonts...

Firefox blocks third-party tracking cookies and cryptominers


This is super interesting stuff from Mozilla: the most recent update of Firefox will now block cryptominers and third-party tracking scripts by default. In the press release they write: For today’s release, Enhanced Tracking Protection will automatically be turned on by default for all users...

Branching Out from the Great Divide


I like the term Front-End Developer. It's encapsulates the nature of your job if your concerns are: Building UIs for web browsers The spectrum of devices and platforms those web browsers run on The people who use those web browsers and related assistive technology The breadth of knowledge...

Zdog


David DeSandro has loads of super cool JavaScript libraries he's created over the years. His latest is Zdog, a "round, flat, designer-friendly pseudo-3D engine for canvas & SVG." It's only been about a month since he dropped it (although, like any good library, it's been simmering) and it...

Don’t comma-separate :focus-within if you need deep browser support


I really like :focus-within. It's a super useful selector that allows you to essentially select a parent element when any of its children are in focus. Say you wanted to reveal some extra stuff when a <div> is hovered... div:hover { .extra-stuff { /* reveal it */ } } That's...

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