
John Pugh
@JohnPugh688All solutions
Responsive Space Tourism Site with Remix and Tailwind CSS
#react#remix#tailwind-css#typescriptSubmitted about 2 months agoI'd love feedback on my implementation of the image optimization components - particularly how I handled the responsive image loading strategy. Could this be more efficient? Also, I'm curious if my approach to error handling with the custom ErrorBoundary component is following best practices. Finally, I'd appreciate input on my state management for the tabbed interfaces (especially on the destination page) - is there a cleaner way to handle the transitions between content without the setTimeout approach I used? Any suggestions for improving performance further while maintaining the design would be really helpful!
Manage-Landing-Page using Tailwind Css and Javascript
#tailwind-cssSubmitted 10 months agoLet me know if there's a better way to get the slider to work, perhaps you can use tailwind for this?
Fylo Landing Page
#tailwind-cssSubmitted 11 months agoHow to add a success message for email validation. I tried but couldn't get my head around it. Maybe as this was an afterthought and i didn't want to mess up my javascript
Intro section with dropdown navigation using Javascript & Tailwind Css
#tailwind-cssSubmitted about 1 year agoI don't honestly think anyone can help me when it comes to Javascript it just doesn't make sense to me yet. I find it hard to get things in the correct order and get confused and overwhelmed.
Faq accordion using tailwind css and Javascript
#tailwind-cssSubmitted about 1 year agoIf someone knows how to add a transition to the drop down accordion using tailwind css please drop me a message. thanks in advance
Recipe page using Tailwind css html5
#tailwind-cssSubmitted about 1 year agohard to get everything to match the original design with tailwind but i think i got it close?
Tip Calculator App with tailwind css and Javascript
#tailwind-cssSubmitted about 1 year agoIm not going to pretend to be good at Javascript. I work full time and have to children so getting free time to learn frontend development is a challenge for me. If this was my full time job i think i would adapt and improve massively. but a few hours a night has got me this far. Javascript is for me a real challenge.
Time Tracking Dashboard
#tailwind-cssSubmitted about 1 year agoIm not sure how semantic this ones going to be as i think i might have used divs more than i maybe should have. interested to know if anyone has any better ways to do this to make it easier to understand.
Article Preview Component working with Javascript
#tailwind-cssSubmitted about 1 year agoHonestly i would just love to know if the way i have went about this was a good enough way of doing it so as always please give me your advice.
Testimonial Grid Section using Tailwind css Grid & Flexbox
#tailwind-cssSubmitted about 1 year agoIm always open to constructive criticism. Please don't hesitate to let me know what i can do better mainly to reduce the amount of code perhaps needed?
Four card feature section using Grid and Flexbox
#tailwind-cssSubmitted about 1 year agoIf theres a better way to lay this out let me know as i may be over complicating things.
Product preview card using Tailwind Css Flexbox and Grid
#tailwind-cssSubmitted about 1 year agoI think i've got the Html correct but open to suggestions if i've made any mistakes
Newsletter challenge using TailwindCss and Javascript
#tailwind-cssSubmitted about 1 year agoI would love to know what others use to link the html to the javascript when working with tailwind css as i find with all the classes you add with tailwind it makes more sense to get it with an id but you can only have one id and numerous class names. what is the common practise amongst developers using Tailwind css?