Search
Program konference na veletrhu pro programátory Jobs Dev 2019
10.5.2019
Celý smysl veletrhu, který se letos koná již potřetí, je umožnit vám nakouknout přímo do programátorských týmů firem a to bez větší námahy a během jediného dne. Souběžně s veletrhem bude probíhat konference s řadou odborných přednášek. Nepůjde o přednášky, jak hledat práci, ale o odborné přednášky...
A CSS Golfing Exercise
6.5.2019
Code golfing is a type of programming where the goal is to accomplish a task using as few bytes as possible. CSSBattle is a code golfing battleground where players complete to recreate target images using CSS and HTML.
The rules are fairly simple:
No external resources (sorry, no <img...
10 Interesting JavaScript and CSS Libraries for April 2019
18.4.2019
Our web dev resources collection for April is filled with amazing open-source projects, useful CSS tools and React components
Netlify Dev - The Power of Netlify on Your Local Computer
12.4.2019
Netlify is never short on new and exciting features. At JAMstack Conf in New York City, they lived up to the h
Programátoři všech jazyků, přijďte na Jobs Dev 2019
10.4.2019
Již potřetí můžete bez větší námahy nakouknout přímo do programátorských týmů velkých firem. V sobotu 18. května se koná další veletrh práce pro programátory Jobs Dev 2019 spolu konferencí. Prezentovat se zde budou firmy skrze své vlastní programátory. Během jediného dne se tak dozvíte...
Collective #506
8.4.2019
World Draw * Native lazy-loading * El Grapho * Illustrated.dev * Hyper Editor * Animating SVG with CSS
Collective #506 was written by Pedro Botelho and published on Codrops
10 Interesting JavaScript and CSS Libraries for March 2019
21.3.2019
The newest installment of our monthly web dev collection is here and it is packed with amazing new frameworks, useful tools and other awesome resources
Přijďte na další Cloud Native Meetup v Praze!
8.3.2019
Zveme vás na druhý Cloud Native Meetup v Praze, který se bude konat 27.3.2019 od 18:00 v HubHubu (Na Příkopě 14). Meetup je určen pro všechny techies, dev/devops lidi, které zajímá vše kolem…
Spoják #8: Chrome nezablokuje blokátory, Edge neblokoval Flash.
25.2.2019
Heslovitě: TargetText. Manifest v3 a blokátory. LibreJS. A11Y. Cesty ve WSL. Nodejs.dev. Rerequest review. GitLab 11.8. Intelligent Tracking Prevention 2.1. Back/forward cache. Encodér VP9. Redis relicencuje. Edge whitelistuje Flash. Chrome ve Windows Timeline. WorldWideWeb. Simdjson. 3D engine...
[článek] Přichází Xiaomi Mi9, Google začal nabízet doménu .dev, Huawei dotahuje Apple a Samsung
22.2.2019
[3 minuty čtení] Supermicro chce dělat herní základní desky. Blíží se Visual Studio 2019. WD otevírá procesor na RISC-V. Zprávy z IT, každý pátek na Lupě. Vždy v pátek připravuje reportér Jan Sedlák výběr zajímavých zpráv ze světa IT. Co se událo v tomto týdnu?
10 Interesting JavaScript and CSS Libraries for February 2019
21.2.2019
This month's web dev collection has it all! Cool CSS frameworks, powerful JS libraries, and a couple of fun projects thrown in for good measure
Spoják #7 – Začínají fungovat nové domény .dev. Staré neaktualizované GPS fungovat přestávají.
21.2.2019
Heslovitě: Google Docst REST API. Bootstrap 4.3.0. ImmortalDB. Linaria 1.0. WebBluetooth. Články 11 a 13. Přetečení v GPS. Logstalgia. Ngrok. Domény .dev
Vývojáři pozor, Google uvolnil doménu DEV. Nyní stojí obrovský balík, za pár dnů to bude pár set
20.2.2019
Google loni v listopadu oznámil, že do světa vypustí novou doménu nejvyšší úrovně DEV. Tak se i stalo a první vývojářské weby nabízejí tento nový alias. Pokud už totiž změna docestovala i k DNS serveru, který používáte, měla by fungovat třeba doména github.dev a další, píše Google na svém
Gradians and Turns: the quiet heroes of CSS angles
6.2.2019
I love coming across little overlooked CSS gems, like the gradien (grad) and turn (turn) units that Ken Bellows uncovers in his post explaining them. I don't know, maybe y'all are already aware of them, but they're certainly new to me.
They're additional options for dealing with angles, where...
10 Interesting JavaScript and CSS Libraries for January 2019
23.1.2019
Our first web dev resources collection for 2019 comes packed with awesome JS libraries, cool productivity tools, and lots of design freebies
Přijďte na první Cloud Native Meetup v Praze!
22.1.2019
Zveme vás na první Cloud Native Meetup v Praze, který se bude konat 7.2.2019 od 17:30 v HubHubu (Na Příkopě 14). Meetup je určen pro všechny techies, dev/devops lidi, které zajímá vše kolem…
How to Use Chrome Dev Tools to Find Performance Bottlenecks
17.1.2019
As one advances through a Software Development career, concerns beyond simply writing code that works arise. In the world of web development, it becomes pertinent to not only build functional softw
6 Awesome CSS Extensions for VS Code
15.1.2019
https://youtu.be/oalx7kxSU7s
One of the most impressive parts of Visual Studio Code is customizability, especially via extensions. With tons of dev
Why we need CSS subgrid
11.1.2019
I’m a huge fan of CSS Grid and I use it on pretty much every project these days. However, there’s one part of it that makes things much more complicated than they really ought to be: the lack of subgrids. And in this post on the matter, Ken Bellows explains why they’d be so gosh darn useful:
But...
A CSS Venn Diagram
17.12.2018
This is pretty wild: Adrian Roselli has made a series of rather complex Venn diagrams using nothing but CSS. With a combination of the Firefox dev inspector, plus a mixture of CSS Grid and the shape-outside property, it’s possible to do this and without a ton of hacks, too.
I also think it’s super...