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 comments

  • Josh C 40

    @joshcesana

    Submitted

    Areas I'm looking to improve:

    Best practices for structuring my styles (in this case, SASS)

    • is it sufficient to extract resets and variables from the main styles, as I did?

    Best practices for structuring my react code

    • I feel like I have quite a few 'states', is this unneeded?
    P
    Markus 240

    @mhjarvis

    Posted

    Your site looks great and functions as it should. I have not used React with Astro yet, but I think that will be one of my next projects. Good luck.

    0
  • P
    Markus 240

    @mhjarvis

    Posted

    Code looks good and clean, no real comments other than great job!

    0
  • P
    Markus 240

    @mhjarvis

    Posted

    Your site looks really good. I like that you made it fully responsive and not just at the breakpoints - something I need to start doing as well.

    0
  • SmartAce 170

    @Smart-Ace-Designs

    Submitted

    What are you most proud of, and what would you do differently next time?

    I originally attempted to use card components and data stored in a JSON file. I soon realized that there was too much variation in the cards to benefit from a generic card design. I am proud that I was able to recognize the flaw in my design early and start over without too much effort.

    What challenges did you encounter, and how did you overcome them?

    I tried to original store the testimonial data in a JSON file along with some custom CSS code that was specific to each testimonial. I soon discovered that the Tailwind JIT was not compiling those class names when stored in a JSON file and the styling was being lost. It took me quite a bit of time to figure out what was causing the problem...but then figured out that I needed to add the JSON file to the content property in the tailwind.config.mjs file. In the end, however, I ended up scraping the idea of using a JSON file for other reasons.

    What specific areas of your project would you like help with?

    Nothing at this time. But I am very open to suggestions and constructive criticism.

    P
    Markus 240

    @mhjarvis

    Posted

    Your site looks great - love it that you also used Astro. I ended up actually creating a Card component in mine, along with a JSON file. Finally got it working.

    1
  • @MarioA96

    Submitted

    What are you most proud of, and what would you do differently next time?

    Implementation of new patterns for Panda-css such as stack, grid, gridItem and flex, and a refresh of my knowledge about react hooks and form management.

    What challenges did you encounter, and how did you overcome them?

    The organization of the project, the management of forms and passing props through components/isles and the validation of information and the control over the patterns of the styled components.

    What specific areas of your project would you like help with?

    Modern approach of styled components, patterns, react optimization good practices.

    P
    Markus 240

    @mhjarvis

    Posted

    I just recently started using Astro, loving it so far. Great job on this project.

    1
  • P
    Markus 240

    @mhjarvis

    Posted

    Your code looks really good, cleaner than mine. The only feedback I might have is check out using BEM naming for your classes - its made my code somewhat easier to read, though I'm still learning it. :)

    1
  • @lost50U1

    Submitted

    What are you most proud of, and what would you do differently next time?

    after this i want to try using bootstrap for my other challenges

    What challenges did you encounter, and how did you overcome them?

    i didn't use mobile design first approach at first cause of that the breakpoints of the design was a little messed up i fixed it by design the mobile design first

    P
    Markus 240

    @mhjarvis

    Posted

    Look great! I keep meaning to try tailwind, one of these days. How did you like using it?

    0
  • P
    Markus 240

    @mhjarvis

    Posted

    Looks great!

    0
  • @Oluwa-Sanni

    Submitted

    What are you most proud of, and what would you do differently next time?

    It was a little challenging, but i was able to reproduce this.

    What challenges did you encounter, and how did you overcome them?

    Applying bottom-border to td.

    P
    Markus 240

    @mhjarvis

    Posted

    Nice job!

    0
  • P
    Markus 240

    @mhjarvis

    Posted

    Nice job!

    0
  • @yousefnachat

    Submitted

    What are you most proud of, and what would you do differently next time?

    I'm proud that I have accomplished this challenge in a very short time. What I would do differently next time is to focus more on refining my comments, optimizing my CSS files, and exploring different approaches with concise lines of code

    What challenges did you encounter, and how did you overcome them?

    To be honest, I didn't encounter any challenges; the task was straightforward, clear, and enjoyable to work on.

    What specific areas of your project would you like help with?

    To be honest, I didn't encounter any challenges; the task was simple, clear, and enjoyable to work on. Any specific feedback would be greatly appreciated as it would help me improve on my next projects

    P
    Markus 240

    @mhjarvis

    Posted

    Nice job. One area of improvement I would suggest for your next project is focusing on moving away from using percentages when styling your elements. This will help keep conformity when users resize their browser window and will help make sure content stays within its borders.

    0
  • P

    @JacobKnittle

    Submitted

    What are you most proud of, and what would you do differently next time?

    Improving with my use of a figma file. I will research how to use figma better for the next project and read all the instructions first.

    What challenges did you encounter, and how did you overcome them?

    Getting to know how to use a figma file.

    What specific areas of your project would you like help with?

    Criticism of not repeating myself and writing cleaner code

    P
    Markus 240

    @mhjarvis

    Posted

    Looks good, nice job.

    0