Search

Nalezeno "the core": 1066

Working with JavaScript Media Queries


What’s the first thing that comes to mind when you think of media queries? Maybe something in a CSS file that looks like this: body {   background-color: plum; } 
 @media (min-width: 768px) {   body {     background-color: tomato;   } } CSS media queries are a core ingredient in any responsive...

Nálož nových notebooků Asus: procesory Core 11. generace a OLED displeje


Asus podobně jako další výrobci oživil své notebooky procesory Intel Core 11. generace. Současně ale uvedl několik zajímavých inovací, které přímo nesouvisejí s prostým přechodem na další generaci procesorů. ExpertBook B9 – krabici nevyhazujte Extrémně lehký notebook ExpertBook B9450 jsme na Živě

Designing a JavaScript Plugin System


WordPress has plugins. jQuery has plugins. Gatsby, Eleventy, and Vue do, too. Plugins are a common feature of libraries and frameworks, and for a good reason: they allow developers to add functionality, in a safe, scalable way. This makes the core project more valuable, and it builds a community...

Never Build a CSV Importer Again


(This is a sponsored post.) CSV import as a process is broken. Messy customer data, edge cases, encoding formats, error messages, non-technical users: importing data into applications is a huge pain! Ingesting data has been long neglected as a software product experience, leading to customer...

Journeys in Blockchain: Robert Wiecko of DASH Core Group


“I loved crypto. I loved the libertarian ideas. At that time, everyone was talking about freedom, about privacy, about the necessity of changing finance, about giving back financial freedom to people. I really believed in that and I still believe in such ideas.”

Intel dotahuje: Test procesoru Intel Core i5-10600


Procesory Ryzen měly nad Intel Core 9. generace výrazný náskok v oblasti vícejádrového výkonu díky podpoře více vláken se SMT. U desáté generace Core Intel odpovídá ve stejném duchu. Model Core i5–10600 ze středu nabídky není kvůli méně atraktivnímu poměru cena/výkon tak zajímavý, ale byl jedním

Vue 3.0 has entered Release Candidate stage!


Vue is in the process of a complete overhaul that rebuilds the popular JavaScript framework from the ground up. This has been going on the last couple of years and, at long last, the API and implementation of Vue 3 core are now stabilize. This is exciting for a number of reasons: Vue 3 promises...

Position Vertical Scrollbars on Opposite Side with CSS


Fair warning: I can’t say I recommend this in general because it breaks a very strong expectation of where scrollbars are, which are useful for a lots of folks, not to mention, a core accessibility feature for many. But it is a fascinating CSS trick and the web is a big place with...

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