Ethan John Paguntalan
@dev-ethanjohnAll solutions
Tip Calculator using ES6 Modules and SASS
#sass/scssPSubmitted 3 months agoI would love to get any feedback in dealing with the data flows and project architecture.
Time Tracking DashBoard Responsive and Dynamic Data with JSON
#bemPSubmitted 3 months agoI use sass for this, I'd love to get any feedback about how I structure my styles and overall code.
Newsletter Signup Page with BEM
#bemPSubmitted 3 months agoI would love to get any feedback on the interaction of the form. Moreover, tips for better code structure will be helpful if any.
Interactive and Responsive Article Preview Component
PSubmitted 4 months agoWould love to see feedback generally on my solution, and on my added functionality on dismiss when I click outside of the popover.
Meet Landing Page using Responsive Layouts
PSubmitted 5 months agoSemantic or even better recommendation to make my CSS code more clean.
Testimonial Grid Section Responsive Layout using Grid and Media Query
PSubmitted 5 months agoI would love see any feedback on responsiveness and maybe further recommendations that I may check out for.
Product preview card using Grid and mobile first approach
PSubmitted 5 months agoMore about semantic html and responsiveness. I am pretty much getting comfortable tweaking styles, but responsive and accessibility still are challenges I need to practice and overcome.
Responsive Recipe Page using Grid, Flexbox and Media Queries
PSubmitted 5 months agoI would love to see any feedback on responsiveness and more so semantics.
Responsive Blog Preview Card – Modern UI with Flexbox & Accessibility
#accessibility#semantic-uiPSubmitted 5 months agoI am thinking since that the card's behavior has a hover effect triggered by itself. Meaning not its children inside. Wrapping the card to an anchor tag will make the entire view a link. But, it is not recommended as per my research (not semantically appropriate). Is JavaScript the way to do this?
Static QR Code UI Component using Semantic HTML and CSS Flexbox
#accessibility#pure-css#foundationPSubmitted 5 months agoIf someone does look on this solution, I hope to get any feedback regarding how i structure my HTML and if my classes are descriptive enough or makes sense for styling.