
Medium
Ghost
WordPress
DEV.to
Blogger
Tumblr
Hashnode
Write.as
BEM
Sass
styled-components
Tailwind CSS
Bootstrap
Storybook
stylelint
CSS-Tricks
Medium
BEMMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
Based on our record, Medium seems to be a lot more popular than BEM. While we know about 3110 links to Medium, we've tracked only 49 mentions of BEM. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I'd strongly disagree, Go panic mechanism (but not just in the runtime sense but also in language feature sense) is quite distinct from what we typically understand "exceptions" to mean (which - esp. Depending on language - are not at all just about handling programmer error). I think this is a decent article on exactly this:... - Source: Hacker News / 5 days ago
A solid block does not eat well either. I'm responding to the decline of ice cream products over a long time. Most of what we get now isn't even ice cream. What I make at home is technically frozen custard. https://medium.com/@dapscience/the-encrapification-of-store-bought-ice-cream-2da2d58ee0b9. - Source: Hacker News / 6 days ago
I also wrote a short overview of the project if you are interested:https://medium.com/@faisaliitian/i-built-an-ai-memory-system-because-just-retrieve-more-wasnt-working-0b1dc9a60c01?postPublishedType=initial. - Source: Hacker News / 4 days ago
I'd suggest looking at Admiral Cloudberg's recent analysis of the Jan. 2025 airliner/military helicopter collision in Washington DC. It's a study in the difficulties of air traffic control in the 21st century and the reality of transponder usage, complicated by an overwhelmed airport and legislative indifference. Transponders aren't universally used, technology and people aren't perfect. This one is long; I... - Source: Hacker News / 4 days ago
Here's also the medium article (same copy as the X thread): https://medium.com/@sbetamc/moav-v2-is-out-ab2fff44a9d8 no time for X thread or articles:. - Source: Hacker News / 5 days ago
Beyond the countless ways to achieve the same result, there are just as many methodologies for writing CSS itself. Have you ever came across BEM, SMACSS, OOCSS, atomic CSS, etc. If not, then you can add yours to the list. - Source: dev.to / 9 months ago
SCSS makes it easier to use mixing and variables. I'm exploring it's applications for Codepen as well as the use of BEM to modularize reusable CSS components. - Source: dev.to / about 1 year ago
Style conflicts is one. Although CSS class definitions are placed in reverse import order, problems still occur in Next.js when some pieces only appear in page but not layout CSS bundles. Following BEM (Block Element Modifier) and "Composition over Extension" patterns to separate concerns helps avoid styling collisions significantly. - Source: dev.to / about 1 year ago
BEM encourages a flat structure with minimal nesting and specificity, making styles easier to read and maintain. It significantly reduces the risk of unintended style overrides and enhances modularity. - Source: dev.to / about 2 years ago
Keep in mind you also have to use BEM. If you use just SASS, there are little to no advantages compared with CSS. I am going to cover BEM in a separate article, but for your understanding, BEM is a methodology for writing good CSS. - Source: dev.to / over 2 years ago
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
Sass - Syntatically Awesome Style Sheets
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
styled-components - styled-components is a visual primitive for the component age that also helps the user to use the ES6 and CSS to style apps.
DEV.to - Where software engineers connect, build their resumes, and grow.
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.