Search
5 Most Common Developer Portfolio Mistakes (Sponsored)
20.7.2020
A portfolio site is one of the best marketing and sales tools you as a web developer have in your arsenal. And if it’s set up right, it’ll save you a bunch of time having to:  Chase down new clients,  Spend time convincing them to work with you, Answer questions about your experience as...
Develop, Preview, Test
17.7.2020
Guillermo:
I want to make the case that prioritizing end-to-end (E2E) testing for the critical parts of your app will reduce risk and give you the best return. Further, I’ll show how you can adopt this methodology in mere minutes.
His test is:
Spin up Puppeteer (Headless Chrome)...
On dependency
17.7.2020
Rob Weychert:
But I can’t host your site or even my own site. I didn’t build the CMS. Other people made the hardware and software I use to generate and optimize images. Other people made the fonts. Other people standardized the digital formats for those images and fonts. I didn’t write the HTML...
Three Arrows, Framework Invest in DeFi Site Aave With $3M LEND Token Sale
15.7.2020
Framework Ventures and Three Arrows Capital announced a $3 million investment in Aave, the firm behind the third-largest lending platform in DeFi
Make Jamstack Slow? Challenge Accepted.
15.7.2020
“Jamstack is slowwwww.” That’s not something you hear often, right? Especially, when one of the main selling points of Jamstack is performance. But yeah, it’s true that even a Jamstack site can suffer hits to performance just like any other site. 
Don’t think that by choosing Jamstack you...
Netlify Does Cache Invalidation For You
15.7.2020
This is one of my favorite Netlify features. Say you’re working on a site and you change as asset like a CSS, JavaScript, or image file. Ya know, like do our job. On Netlify, you don’t have to think about how that’s going to play out with deployment, browsers, and cache. Netlify...
Three CSS Alternatives to JavaScript Navigation
14.7.2020
Hey quick! You’ve gotta create the navigation for the site and you start working on the mobile behavior. What pattern do you choose? If you’re like most folks, it’s probably the “hamburger” menu that, when clicked, uses a little JavaScript to expand a vertical list of navigation links.
But that’s...
[aktualita] Británie vyloučila Huawei ze stavby 5G sítí. Operátoři mají přestavět i současné sítě
14.7.2020
Operátoři ve Velké Británii nesmí od příštího roku v 5G sítích instalovat nová zařízení čínské firmy Huawei a do roku 2027 musí její technologie odstranit i ze stávajících sítí. Rozhodla o tom britská vláda. Připravujeme podrobnosti
Covid-19 Forces Indians to Embrace Digital Payments but Country Still Lacks Crypto Regulation
13.7.2020
The global pandemic Covid-19 is forcing Indians to resort to digital payment platforms when settling bills as well as paying for groceries. Before the Covid-19 outbreak, Indian citizens largely ignored a 2016 government decree that attempted to achieve the same, reports The Economic Times of India....
My Long Journey to a Decoupled WordPress Gatsby Site
13.7.2020
As a professional research biologist, my playground used to be science laboratories filled with microscopes, petri dishes, and biology tools. Curiosity leads many scientists on their journey to discoveries. Mine led me to web design. I used to try learning HTML on my lab desktop while centrifuging...
Lazy Loaded Prefill Embeds
13.7.2020
Lemme sum this up:
CodePen has Embedded Pens. Build a Pen on CodePen, embed it on any other site.
We also offer Prefill Embeds, which remove that first step. With Prefill Embeds, the Pen doesn’t need to exist on CodePen at all. You pass in the code and settings you want to appear in...
Memorize Scroll Position Across Page Loads
9.7.2020
Hakim El Hattab tweeted a really nice little UX enhancement for a static site that includes a scrollable sidebar of navigation.
???? If you've got a static site with a scrollable sidebar, it really helps to memorize the scroll position across page loads.
(left is default, right memorized)...
Collective #613
9.7.2020
1-Line Layouts * Accordion Rows in CSS Grid * viewBox Newsletter * Knopf.css * WordPress Static Site
The post Collective #613 appeared first on Codrops
The Thirteenth Fourth
5.7.2020
Well boy howdy. The 13th birthday of CSS-Tricks has rolled around. A proper teenager now, howabouthat? I always take the opportunity to do a bit of a state of the union address at this time, so let’s get to it!
Design
Technically, we’re still on v17 of the site design. This was...
Jak se u nás vyvíjejí chytré sítě a domy: Rozhovor s Lukášem Svobodou, koordinátorem projektu Smart City
1.7.2020
Fenomén chytrých domácností doplňují i chytré sítě – Smart Grids. Obojí se propojuje například ve Starovicích na Břeclavsku, kde právě vzniká jedinečný projekt Smart Village. Co elektrické sítě budoucnosti dokážou a jaký je jejich význam?
New in Chrome: CSS Overview
1.7.2020
Here’s a fancy new experimental feature in Chrome! Now, we can get an overview of the CSS used on a site, from how many colors there are to the number of unused declarations… even down to the total number of defined media queries.
Again, this is an experimental feature. Not only does that...
Book: The Greatest CSS Tricks Vol. I
29.6.2020
Ya know, for a site called “CSS-Tricks” that I’ve run for well over a decade, it’s a little funny we’ve never done a book under that name. I’ve written a book about WordPress and SVG, but never CSS!
Well, allow me to change that. I’ve been working on...
[aktualita] USA začaly zveřejňovat „čisté sítě“ 5G bez Huawei. V seznamu je i Česko
26.6.2020
„Proti Huawei se obrací vlna s tím, jak občanům po celém světě dochází riziko špehování ze strany čínské komunistické strany. Obchody Huawei s telekomunikačními operátory po celém světě se vypařují, protože jednotlivé země do svých 5G sítí pouští pouze důvěryhodné dodavatele. Příklady zahrnují...
Foul Play Alleged at Bitcoin.org by the Site's Long-Time Overseer
25.6.2020
A recent message from one of Bitcoin.org's overseers hints at foul play
The Analytics That Matter
25.6.2020
I’ve long been skeptical of quoting global browser usage percentages to justify their usage of browser features. It doesn’t matter what global usage of a browser is, other than nerdy cocktail party fodder. The usage that matters is what users on your site are using, and that can...