Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted

    devJobs

    #eleventy#fetch#nunjucks#sass/scss
    • HTML
    • CSS
    • JS

    0


    Served as an introduction to 11ty templating.

    Plan to redo without 11ty, as a dynamic locally-served form-based application with node.js

  • Submitted


    This one went pretty smooth.

    Never used the 'fetch' function before, still not sure I understand whats going on there.

    Some of the quotes have me lolling

  • Submitted


    Had a bit of a time getting the radio buttons to select correctly, that is, getting their styling to change upon hover but also figuring out how - in lieu of styling <input>s (which isn't possible) - I would go about applying style but still ultimately relying on the <input> for the form submission.

    Figured out a way to make the form <inputs> not visible, but still interactive, while also changing the <label> styling - the thing that IS showing, as needed.

  • Submitted


    I used 'vw' settings (calculated from rem settings) in order to accomplish element scaling.. I wanted to keep the scaling continuous/interactive instead of just hitting a breakpoint and having a whole slew of settings suddenly change. Not sure if this is a good approach or not since I know it has to be calculated continuously too

  • Submitted


    Had a little bit of trouble getting the button to not get 'springy' the 1180 and 1064px breakpoints re-adjusting its width/switching to being a flex item, added some transition to soften it

    Used a combo of flex and grid

    Looking for suggestions

  • Submitted

    QR Component (v3)

    #accessibility
    • HTML
    • CSS

    3


    Looking for feedback on updated QR Component