optimal js module design
@xoram/core
package as I'm not shipping the source files only a minified dist and type declaration files (as you can see on NPM), so even if you used it in browser without a bundler you would only ever get a single download.
On top of that, you would use close to all the exported code in an actual use case, any non-default feature being it's own package under @xoram/plugin-[packagename]
that you can import/install independently....Custom border - possible?

talk description wording
Open-Source maintainers and team leads, let's face it: bringing people into a project is way harder than it looks, even more so in the open-source space where maintainers can't help everyone individually. As maintainers and active team members, we must make this process as easy as possible for first-time open source contributors and new team members. We'll go over the most common problems faced by first time contributors and see how to address them to make your projects more accessible....
Package.json vs Package-lock.json
package.json
is a file that contain metadata about a project, such as the project's name, entry point, scripts, dependencies etc while a package-lock.json
is important so that when we npm install
, we get the same dependency tree as our project.
My question is, if in our package.json
file, we already have the version of our dependencies, then why need another separate json file?
(small aside :c, if I need to git push the files, do I need to git push both? )...Best accessibility course? Thoughts about Practical Accessibility.today ?
display: contents
might make its children not accessible
...Why do we have so many different browsers?
Dropdown causing vertical overflow in table.

Can anybody tell me how to do this ? Is this grid use case ? And the gradient too ?

Is there a way to make this selector work?
.panel-body:has(.filtered-search):not(:has(.vg-filter-pills.ng-hide))
.panel-body:has(.filtered-search):not(:has(.vg-filter-pills.ng-hide))
help understanding conflict handling during git rebase

Google I/O CSS carousels polyfill
Designing a Modern Desktop Automation App with Python Backend and Intuitive UX
Get max-content value without using JS

Override overflow for specific elements
how to get that 100% corner smoothing that i've designed in figma ?

Want some help regarding timer-based game
What do you guys call your colour custom properties?
**Internship Opportunity: Webflow Developer & Web Designer (Remote · 3 Months)**
Defer sizing to parent element