Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted almost 4 years ago

Mobile first - Manage(HTML, CSS/SCSS, JS, Intersection Observer API)

Benjo Quilario•1,790
@benjoquilario
A solution to the Manage landing page challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


Hello 👋 This is my 23th Frontendmentor challenge. This challenge is really tricky, At first I thought that It will easy landing page but I didn't especially in swipe testimonial spend a lot of time on that part. At first I want to use the swiper js for the testimonial swipe, but then again I want to learn more about JavaScript without using a library. I still don't know if I did right on mobile touch😅. My first time using the Intersection Observer API and It improved the page a lot. Some features on the page:

  • Users will only be able to swipe the testimonial with Arrow Left, Arrow Right, A and D keyboard to swipe the testimonial.
  • Added a touchevent touchstart event and when the user touch the left screen of testimonial it will swipe to left side and vise-versa.
  • Added a Escape and touch overlay to exit the hamburger menu.
  • First time using with Intersection Observer API, this API is detecting if an object has entered the viewport. When the user will not able to see the hero section the header will become sticky on top of the screen.

Feedback is welcome and appreciated!. Let me know of any issues you find. Thanks in advance.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Benjo Quilario's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License