Latest solutions
- Submitted 23 days ago
Time tracking dashboard using asynchronized fetching
#less- HTML
- CSS
- JS
I'm trying to figure out what form the subsequent dialogue box should take after clicking "...", Is there an example of this on the web, or a screenshot. Thank you very much!
- Submitted 25 days ago
Newsletter Sign up page
#less- HTML
- CSS
- JS
I have just started the coding journey from 3 months ago, it is warmly and welcomed that you can review my code, and leave any comment, or follow me here or Githun, then we can discuss more about the coding and more, thank you very much!
- Submitted 26 days ago
Article preview using Javascript
#less- HTML
- CSS
- JS
I will be very happy to get your review and suggestions! Thank you very much~
- Submitted 28 days ago
The landing page for closing 2nd part challenge
#less- HTML
- CSS
I am glad to get the advice from you. I believe it is important to learn from each other to improve the skills.
- Submitted 29 days ago
Testimonial card with Grid layout for Frontmentor challenge
#less- HTML
- CSS
There is one part I have not finished and have no idea: the font colors of "profile" and "text" in testimonial card is not fully realised according to Figma now. I wish the expert like you can give me a hint, thanks very much!
Latest comments
- @RaduHarangusSubmitted about 3 years agoP@Alexwz89Posted 22 days ago
Hello!Sorry I haven't learnt Typescript yet, so I can't effectively evaluate your project. However, from the results of the web page, it seems that the two dialogues bill and number of people need to be validated after inputting the number and Enter, whether it is a number or not, I am being realistic here and using "input" as the parameter of eventlistener, I prefer this kind of user experience, after inputting the number, I can get the correct validation and the final result of the 2 calculations will appear.I prefer the user experience that immediately after entering the number, I get a check if it's correct, and the final 2 results will appear. Also, it seems like the style fonts are not implemented according to the style requirements. But the rest together is great! Keep up the good work, bro!
0 - @John-McPhersonSubmitted about 2 years agoP@Alexwz89Posted 23 days ago
Hi, John, I think your solution is very impressive.
Using jQuery is a very smart choice. I was also trying to figure out when writing the HTML part. The Readme in GitHub is very informative. I have learned a lot!
Thumb up~
0 - @kollistSubmitted over 1 year agoP@Alexwz89Posted 25 days ago
Hey,khalid! I think you have done great job on this task! It’s well-structured, using modern features like Flexbox, CSS variables, and nesting for maintainability. The javascript code part also successfully reaches the target!!! However, it could benefit from media queries for better mobile support, overall, it’s solid and functional—minor tweaks could make it even better!
0 - @Joseph1032Submitted about 3 years agoP@Alexwz89Posted 26 days ago
Hey, great work on your LESS code! I love how clean and organized it is, with solid use of variables, Flexbox, and responsive design—it’s really modern and maintainable. The structure is clear, and the media queries handle different screen sizes well. A few small suggestions: consider using more standard breakpoints (like 320px, 480px, etc.) for broader device compatibility, and adding smooth transitions for interactive elements like the share overlay could enhance the user experience. Also, checking color contrast for accessibility would be a nice touch. Overall, it’s impressive and shows thoughtful design—keep it up!"
0 - P@EdanriellSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
Any positive or negative feedback is appriciated ジ
Main programming languages
- TypeScript
Main CSS language extension
- Less
Main frameworks & libraries
- Angular
If any issues are encoutered, you always can open an issue on GitHub MeetLandingPage Repo.
Checkout my other solutions on GitHub❤️
P@Alexwz89Posted 28 days agoWonderful work according to snapshot! I will mark this project for study purpose.
b/w, the static page hosted from GitHub seems down. Would you mind to looking at it?
1 - @EnzoDev10Submitted 10 months agoWhat are you most proud of, and what would you do differently next time?
Hi Everyone, this is my solution to the testimonials grid section challenge!!
It was a fun project to learn more about grid layout and i hope to tackle bigger challenges regarding this.
P@Alexwz89Posted 29 days agoHi, Enzo, This is a wonderful solution.
I just learned Less part, I like your code very much! I will study your part and revision my part :-)
I think so far, the only value addition for you is to try to use rem instead of "px" values. After I studied rem or em introduction from Kevin, I started to use relative unit. I think it is a best practice for programming. The link is as follows if you are interested: https://www.youtube.com/watch?v=_-aDOAMmDHI
have a fun!
0