Tools & Tech
I created a site that delivered a well ordered,
and minimalistic design. I also kept the tools I used to a minimum. The site was styled
using CSS3 and Flexbox. The functionality
was
added using Javascript. All of the forms in Dosxan Digital use
Javascript for client-facing form validation. This site was also
deployed using
Netlify. I enjoy building websites without frameworks as it enhances my core development skills and understanding of principles.
javascript, css3, github, netlify
Mobile-First
Mobile-first development was a key priority for this project as the majority of traffic was expected to come from Instagram. To ensure optimal user experience on mobile devices, I employed various techniques such as using ImageMagik to compress all image file sizes for faster loading times, and making all elements fully responsive on all devices. Additionally, I carefully balanced the use of animation library GSAP to minimize load times and ensure a smooth user experience. This approach not only caters to the needs of mobile users but also provides a seamless experience for users accessing the website on other devices.