Search

Nalezeno "K Site": 1093

A Site for Front-End Development Conferences (Built with 11ty on Netlify)


I built a new little site! It's a site for listing upcoming conferences in the world of front-end web design and development. In years past (like 2017), Sarah Drasner took up this daunting job. We used a form for new conference submissions, but it was still a rather manual task of basically...

Němečtí politici se nedohodli, zda připustí Huawei ke stavbě 5G sítě


Středeční porada ministrů spolkové vlády, která měla vyřešit otázku, zda se čínská firma Huawei může v Německu ucházet o budování mobilní sítě páté generace (5G), skončila bez konkrétních závěrů. Podle deníku Handelsblatt kabinet nadále váhá mezi jejím vyloučením ze stavby kritické infrastruktury...

Evropská komise zvažuje zakázat zařízení Huawei pro sítě páté generace


Kvůli obavám z bezpečnosti zvažuje Evropská komise vyloučení zařízení čínské společnosti Huawei z budování mobilních sítí páté generace (5G). V sobotu to s odvoláním na blíže nespecifikované zdroje napsala agentura Reuters. Před zařízeními čínské firmy varoval před časem i Český národní úřad...

[článek] Sociální sítě nebudou smět mazat komentáře, nařídí český zákon


[5 minut čtení] Návrh zákona je nesmyslnou směskou chaotických právních úprav navržených lidmi, kteří se o století zpozdili. To ale neznamená, že nakonec neprojde. Skupina třiceti poslanců navrhuje zákon, podle něhož nebudou smět sociální sítě a nejrůznější diskusní místa mazat komentáře uživatelů...

Netlify Makes Deployments a Cinch


(This is a sponsored post.) Let's say you were going to design the easiest way to deploy a static site you can possibly imagine. If I was tasked with that, I'd say, well, it would deploy whenever I push to my master branch, and I'd tell it what command to run to build my site. Or maybe it has...

Does it mutate?


This little site by Remy Sharp's makes it clear whether or not a JavaScript method changes the original array (aka mutates) or not. I was actually bitten by this the other day. I needed the last element from an array, so I remembered .pop() and used it. const arr = ["doe", "ray", "mee"]; const...

Design v17


We rolled out a new site design on January 1! This is the 17th version of CSS-Tricks if you can believe that. The versions tend to evolve a decent amount beyond the initial launch, but we archive screenshots on this design history page. Like I said in our 2018 thank you post: This is easily...

Jetpack


My favorite way to think about Jetpack is that it's a WordPress plugin that brings a whole heap of features to your site. I've documented the features that we use here on CSS-Tricks, which isn't even all of them (yet). Some of Jetpack features are essentially connecting it to the powers...

Thank You (2018 Edition)


Another year come and gone! As we do each year, let's take a look at the past year from an analytical by-the-numbers perspective and do a goal review. Most importantly, I'd like extend the deepest of thanks to you, wonderful readers of CSS-Tricks, for making this place possible. This site has...

Software zdarma: najděte hluchá místa wi-fi sítě nebo zkontroluje USB


Vizualizujte, spravujte a odstraňujte mrtvé zóny v bezdrátové síti pomocí NetSpotu. Která data na datovém úložišti zabírají nejvíce místa, poví Folder Size. Editaci metatagů audiosouborů zvládne AudioShell. A H2testw zkontroluje po funkční stránce USB flash disky.Další články k tématu:Tipy a triky...

Regarding CSS’s Global Scope


html { font-family: Roboto, sans-serif; } With the except of some form elements, you've just set a font on every bit of text on a site! Nice! That's probably what you were trying to do, because of the probably hundreds of elements all over your site, setting that font-family every time would...

How to Worry About npm Package Weight


It's all too easy to go crazy with the imports and end up with megabytes upon megabytes of JavaScript. It can be a problem as that weight burdens each and every visitor from our site, very possibly delaying or stopping them from doing what they came to do on the site. Bad for them, worse for you....

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