Technicalities
Intro
Picking a tech stack for web development can be an overwhelming task since you are faced with many languages and frameworks both in the front-end and in the back-end, at Proclean3D we prioritize efficiency, so we wanted to pick something that's simple yet powerful, and also has a big community for support and labor force for future updates.
In this article we will talk about the different technologies we used in building the company's website, why we choose what we choose and the tradeoffs we made during the process.
Our Tech Stack
-
The main framework we used when building this website was Laravel , (version 12), which is a full stack framework built with PHP, the most used language in the web, Laravel gives you all the tools you need to ship products fast while mainting code quality and readability, it also has a huge community and it's growing rapidly.
-
For interactivity, we added a little bit of pure JavaScript
-
Bootstrap, Bootstrap is a powerful CSS fraemwork that allows you to create responsive beautiful web interfaces quickly, with its grid system, building a website that looks good in all devices has never been easier.
-
We used Pestico - Pest Control Services HTML Template
- I may also add that we used the Gregwar package to secure our forms in the website by adding a Captcha
- The website is fully responsive.