@thedevs · Post #1971 · 01/28/2022, 03:16 PM
CSS Speedrun, a small fun app to test your CSS knowledge. #css @thedevs https://kutt.it/wKKZIb
Hashtags
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14991 · Jul 23
#typescript#css#css3 You can explore a rich collection of creative and advanced CSS techniques focused on animations, layouts, shapes, shadows, filters, and more, all organized by categories like backgrounds, borders, clip-path, and 3D effects. This resource offers practical examples such as complex button styles, smooth rounded corners, dynamic text effects, and scroll-driven animations, helping you solve problems and add unique visual effects to your web projects. It also includes modern CSS features like container queries, native nesting, and CSS variables, plus a community with updates and discussions. Using these tips can improve your CSS skills and make your web designs more engaging and efficient. https://github.com/chokcoco/iCSS
Hashtags
@thedevs · Post #1971 · 01/28/2022, 03:16 PM
CSS Speedrun, a small fun app to test your CSS knowledge. #css @thedevs https://kutt.it/wKKZIb
Hashtags
@thedevs · Post #2063 · 06/22/2023, 10:27 AM
Mastering CSS blend modes. #article#css @thedevs @thedevs_design https://thedevs.link/JxVzZ9
@thedevs · Post #1815 · 10/01/2020, 02:11 PM
The just in case mindset in CSS. #article#css @thedevs https://kutt.it/drXxPd
@thedevs · Post #1694 · 02/24/2020, 03:36 PM
Old CSS, new CSS. #article#css @thedevs https://kutt.it/xPUAgz
@thedevs · Post #1472 · 05/10/2019, 07:21 PM
CSS-only chat, a truly monstrous async web chat using no JS whatsoever on the frontend. #css#coding @thedevs https://kutt.it/DeXCAF
@thedevs · Post #1256 · 10/21/2018, 09:08 PM
Pure CSS toggle buttons. #resources#css @thedevs https://kutt.it/EdR3rl
Hashtags
@thedevs · Post #1861 · 12/27/2020, 05:33 PM
AnimXYZ, the first truly composable CSS animation library. #tools#css @thedevs https://kutt.it/NfY3Lu
@thedevs · Post #1733 · 04/29/2020, 04:54 PM
Pattern.css, CSS only library to fill your empty background with beautiful patterns. #tools#css @thedevs https://kutt.it/HtCknc
@thedevs · Post #1455 · 04/15/2019, 05:44 PM
Water, a just-add-css collection of styles to make simple websites just a little nicer. #tools#css @thedevs https://kutt.it/zWiHHL
@djangoproject · Post #453 · 10/02/2017, 08:18 PM
https://medium.com/towards-data-science/using-scrapy-to-build-your-own-dataset-64ea2d7d4673 In short, #Scrapy is a framework built to build web scrapers more easily and relieve the pain of maintaining them. Basically, it allows you to focus on the data extraction using #CSS selectors and choosing XPath expressions and less on the intricate internals of how spiders are supposed to work.