![Embedded Analytics Made Simple With Cumul.io Integrations](https://www.cdn5.niftycent.com/d/k/Q/P/Q/w/6/embedded-analytics-made-simple-with-cumul-io-integrations.webp)
Browse through SaaS communities on Twitter, LinkedIn, Reddit, Discord, you name it and you’ll see a common theme appear in many of them. That theme can go by many names: BI, analytics, insights and so on. It’s natural, we do …
The post Embedded Analytics Made Simple With Cumul.io Integrations appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/embedded-analytics-made-simple-with-cumul-io-integrations/
![Different Degrees of Custom Property Usage](https://www.cdn5.niftycent.com/d/1/E/x/2/4/q/different-degrees-of-custom-property-usage.webp)
One way to work with Custom Properties is to think of them as design tokens. Colors, spacings, fonts, and whatnot. You set them at the root of the page and use them throughout your CSS. Very useful, and the classic …
The post Different Degrees of Custom Property Usage appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/different-degrees-of-custom-property-usage/
![Bonsai Browser](https://www.cdn5.niftycent.com/d/k/z/X/0/6/3/bonsai-browser.webp)
Web-browser for research that helps programmers think clearly. With Bonsai, rather than being like, I’m going to go use my web browser now, you hit Option + Space and it brings up a browser. It’s either full-screen or a … The post Bonsai Browser appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter. https://bonsaibrowser.com/
![CSS is Going Gosh-Darned Hog Wild, I Tell Ya What](https://www.cdn5.niftycent.com/d/D/P/E/B/M/b/css-is-going-gosh-darned-hog-wild-i-tell-ya-what.webp)
As someone just sittin’ back watching CSS evolve, it feels like we’re at one of the hottest moments of innovation in CSS history. It was really something when we got flexbox across all browsers, and not terribly long after, grid. …
The post CSS is Going Gosh-Darned Hog Wild, I Tell Ya What appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/css-is-going-gosh-darned-hog-wild-i-tell-ya-what/
![Less Absolute Positioning With Modern CSS](https://www.cdn5.niftycent.com/d/1/V/P/3/9/n/less-absolute-positioning-with-modern-css.webp)
Ahmad Shadeed blogs the sentiment that we might not need to lean on position: absolute as much as we might have in the past. For one thing: stacking elements. For example, if you have a stack of elements that should …
The post Less Absolute Positioning With Modern CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://ishadeed.com/article/less-absolute-positioning-modern-css/
![WooCommerce + Google Analytics](https://www.cdn5.niftycent.com/d/e/L/G/K/R/l/woocommerce-google-analytics.webp)
Google Analytics is powerful analytics software. A common way to use it is to just slap the JavaScript snippet on every page template you have and let it collect basic data about unique visitors and pageviews and such. That’s useful, …
The post WooCommerce + Google Analytics appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Jamstack Developers’ Favorite Frameworks of 2021](https://www.cdn5.niftycent.com/d/k/o/r/X/y/w/jamstack-developers-favorite-frameworks-of-2021.webp)
Which new framework should I learn this year? Is it time to ditch my CMS? What tools should I pick up if I want to scale my site to an audience of millions? The 2021 Jamstack Community Survey is here …
The post Jamstack Developers’ Favorite Frameworks of 2021 appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/jamstack-developers-favorite-frameworks-of-2021/
![Those “Get The App” Banners](https://www.cdn5.niftycent.com/d/D/3/x/4/n/A/those-get-the-app-banners.webp)
Why would a company promote a native app over their perfectly usable website? We’d have to ask them, I suppose. But it’s hard not to see this push to native as a matter of priorities: that these companies consider native … The post Those “Get The App” Banners appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter. https://css-tricks.com/those-get-the-app-banners/
![Cash (Tiny jQuery Alternative)](https://www.cdn5.niftycent.com/d/1/E/x/X/4/Y/cash-tiny-jquery-alternative.webp)
The README for Cash is straightforward:
Cash is an absurdly small jQuery alternative for modern browsers (IE11+) that provides jQuery-style syntax for manipulating the DOM. Utilizing modern browser features to minimize the codebase, developers can use the familiar chainable methods
…
The post Cash (Tiny jQuery Alternative) appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
![Better Collaboration With Pull Requests](https://www.cdn5.niftycent.com/d/k/M/M/Y/B/6/better-collaboration-with-pull-requests.webp)
This article is part of our “Advanced Git” series. Be sure to follow us on Twitter or sign up for our newsletter to hear about the next articles! In this third installment of our “Advanced Git” series, we’ll look at …
The post Better Collaboration With Pull Requests appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
https://css-tricks.com/better-collaboration-with-pull-requests/