WhatWorkingOn
No user record in our sample, but WhatWorkingOn has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but WhatWorkingOn has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I have never found that the case in iOS. Anything I click / do unexpectedly I can reliably repeat the steps 99% of the time, it's why I prefer iOS over Android with apps that can modify the OS.
The difference is it's intuitive to discover. Once you discover this does something here, you start wondering where else could this happen? You might wonder if you can adjust the iPhone flashlight brightness. For me it…
Thanks, as a user I hate it. As a developer this is a great library to use to satisfy product.
So why does this tailwind class fail? document.querySelector('.[&_a]:underline')
Invalid per the CSS spec is pretty self explanatory. There is a common CSS spec used by the JS engine and web browser. When the class used does not comply to that defined standard, the class is invalid. You can see this…
Many of the patterns Tailwind classes encourage are invalid per the CSS spec and can't be selected via javascript
A war machine can be built once and maintained for a long time. Medical care is a personal and time consuming process with multiple parties and tests that need to be coordinated across. All of this is expensive because…
Nah, your "flame war detector" validates it. Am I expected to believe a site that looks a lot like Craigslist and has no extra features like email, favorites, etc. has the ability and competence to properly code a flame…
I and many other people I know did. I saw Sanders get snubbed and schemed against by the DNC, to the point where Hillary got the questions ahead of time. So many gaffes in this campaign between two "equal" Democratic…
Technology should never be painful. If it is, it means you're doing it wrong. The fact that you have to put in work and tell the technology you have this shape in two different places is a code smell. The system is…
I work in ecommerce as my day job for a larger company. I currently built a package of web components that can be mixed and matched to build a wide variety of templates / ecommerce without worrying about accessibility,…