Want to work with us? Use these Technologies to operate on our stacks at Biznitos.
Start at the beginning by learning HTML basics — an important foundation for building and editing web pages.
PROJECT: Create a website to list the major tourist attractions in our city. Host the website on our platform.
Learn how to add CSS to visually transform HTML into eye-catching sites.
PROJECT: Continue the tourist attractions website by using CSS to dress it up.
Learn how to use JavaScript — a powerful and flexible programming language for adding website interactivity.
Biznitos uses Tailwind to design all our websites. Essential to Know.
PROJECT: Continue the tourist attractions website by deleting all your custom CSS and using the classes in Tailwind instead.
Biznitos uses Liquid to separate data from design. Used to all our website.
PROJECT: Continue the tourist attractions website by making each listing be stored in our database instead of being static data in the HTML.
Learn the basics of SQL so you can manipulate our data.
At Biznitos, we use Postgresql for all data managent purposes. Learn with this 4 hour course.