Reconciling Editor Experience and Developer Experience in the CMS

Components are great, aren’t they? They are these reusable sources of truth that you can use to build rock-solid front-ends without duplicating code. You know what else is super cool? Headless content management! Headless content management system (CMS) products offer …

The post Reconciling Editor Experience and Developer Experience in the CMS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/reconciling-editor-experience-and-devel

4y | CSS tricks
Progressive Web Apps in 2021

Maximiliano Firtman has a look at PWAs this year, including trying to get a bead on how widespread they are:

At the end of 2020, approximately 1% of websites included a Service Worker, and 2.2% had an installable Web App

The post Progressive Web Apps in 2021 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://firt.dev/pwa-2021

4y | CSS tricks
Is CSS float deprecated?

An interesting conversation came up at work the other day: Should we use the CSS float property now that we have CSS Grid and Flexbox? The short answer No! Well, mostly. I’d only use it today for wrapping text around …

The post Is CSS float deprecated? appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/is-css-float-deprecated/

4y | CSS tricks
How to Build a GraphQL API for Text Analytics with Python, Flask and Fauna

GraphQL is a query language and server-side runtime environment for building APIs. It can also  be considered as the syntax that you write in order to describe the kind of data you want from APIs. What this means for you …

The post How to Build a GraphQL API for Text Analytics with Python, Flask and Fauna appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/how-to-build-a-graphql-api-for-text-analytics-with-python-flask-and-fauna

4y | CSS tricks
WordPress 5.7: Big ol’ jQuery Update

WordPress core is making the jump from jQuery 1.12.4 to jQuery 3.5.1! This is a big deal for lots of reasons — like modern features, better DX, and security improvements to name a few. Right now, the plan is to …

The post WordPress 5.7: Big ol’ jQuery Update appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/wordpress-5-7-big-ol-jquery-update/

4y | CSS tricks
HTML Video Sources Should Be Responsive

Scott Jehl doesn’t mince words here:

Removing media support from HTML video was a mistake. It means that for every video we embed in HTML, we’re stuck with the choice of serving source files that are potentially too large or

The post HTML Video Sources Should Be Responsive appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://www.filamentgroup.com/lab/video-with-sizes/

4y | CSS tricks
:focus-visible Support Comes to Firefox

Look at that! The :focus-visible pseudo-selector is now supported in Firefox, as of version 85 which shipped yesterday. I had to rush over to the MDN Docs just to confirm, and yep, the :focus-visible page has been updated to …

The post :focus-visible Support Comes to Firefox appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/focus-visible-support-comes-to-firefox/

4y | CSS tricks
The Differences in Web Hosting (Go with the Happy Path)

One of our readers checked out “Helping a Beginner Understand Getting a Website Live” and had some follow up questions specifically about hosting providers. Here’s what they asked:

What’s the difference between hosting providers? For example, what is the difference

The post The Differences in Web Hosting (Go with the Happy Path) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/the-differences-in-web-ho

4y | CSS tricks
A table with both a sticky header and a sticky first column

We’ve covered that individual cells, and can be position: sticky. It’s pretty easy to make the header of a table stick to the top of the screen while scrolling through a bunch or rows (like this …

The post A table with both a sticky header and a sticky first column appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/a-table-with-both-a-sticky-header-and-a-sticky-first-column/

4y | CSS tricks

Ricerca