Jim Barnett
@jamesbarnettAll solutions
Time Tracking Dashboard Vanilla JS, Lots of CSS Custom Properties
#accessibility#cube-css#viteSubmitted 12 months agoCan I do anything about the lower corners of the cards?
Newsletter Signup - Vite/Vanilla JS/Responsive/Flex/Grid/dialog
#accessibility#cube-css#viteSubmitted 12 months agoSuggestions to improve the javascript for managing the dialog. Am I missing any obvious, well-adopted best practices, etc.?
Article Preview Card - Vanilla JS, Cube-CSS, Flex
#cube-css#viteSubmitted 12 months agoAnything that can be improved. Thanks for taking a look!
Meet Landing Page - Responsive, Elixir, Phoenix, CubeCSS
#elixir#phoenix#cube-cssSubmitted 12 months agoAnything that improves accessibility, responsiveness, or elegance. I am also interested in thoughts on my implementations of the hero at different sizes, the vertical line/section number, and alternative implementation approaches as well.
Testimonials Grid - Responsive, Vue/Vite/TailwindCSS, Cube CSS
#tailwind-css#vite#vue#cube-cssSubmitted 12 months agoOverlooked design details, any suggestions with respect to Vue, and I am always looking for constructive criticism on responsiveness and accessibility. Like were there any opportunities to use aria- tags that would make a meaningful improvement?
Four Card Feature Section - Svelte/Vite/Tailwind/PostCSS/GHPages
#svelte#vite#tailwind-cssSubmitted 12 months agoI would love to hear alternative approaches to achieving the desktop layout of 3 columns with two cards occupying the middle column and the other two cards middle aligned.
Results Summary component - Responsive - Vue/Vite
#vue#viteSubmitted 12 months agoI would like to hear feedback on the property bindings for the Summary Item component. I initially wanted them typed, but reconsidered after finding a
string
example. Any general feedback is welcome, too.Product Preview Card Component - Responsive - Vite, Svelte
#svelte#viteSubmitted 12 months agoReally just wanted to get a feel for Svelte, but am interested in hearing feedback in regards to accessibility (did I miss opportunities to use any
aria-
features?) and responsiveness.vite nojs fontsquirrel woff2_compress
#vite#accessibilitySubmitted about 1 year agoI am interested to hear opinions on the media query.
- Should it have been decomposed into multiple media queries?
- Is there a standard practice for media query placement within a css file?
- I am always looking for feedback on markup structure. Opinionated and nitpicky things are welcome.
I have two uses of
text-align: center
. Are there better solutions?Blog Preview Card - Responsive font without media queries
#viteSubmitted about 1 year agoWould it have been better to implement the instructor avatar as a
::before
element? Why or why not, or just a matter of taste?My use of the
hgroup
tag... appropriate? Unnecessary? Or maybe you would have used it, but differently. (removed: no longer relevant)Any other semantic elements that were used inappropriately or some that I missed an opportunity to leverage?
CSS Grid, CSS custom variables
#viteSubmitted about 1 year agoI am particularly interested in hearing feedback related to layout and responsiveness, best practices, and tasteful markup.
Also, the rounded corners and the spacing between the QR code borders and the containing element.