Discover our posts
Docker in 15 Minutes: Containerization Fundamentals Explained
Learn the fundamentals of Docker. Understand what containerization is and explore essential Docker commands and learn how to work with containers
Create Movie App with Node.js and React. Part 2
Build a movie app with me Part 2. Going to explore how to build a web app with React, Node.js, and Express. This post will have description of a front-end part
Create Movie App with Node.js and React. Part 1
Build a movie app with me. Going to explore how to build a web app with React, Node.js, and Express. This post will be mostly backend related
SQL: From zero to hero
Learn the fundamentals of SQL (Structured Query Language) to add persistence to your applications. We going to explore 5 sublanguages of SQL and learn basic commands.
Git: Explained. Part 1 - Beginner Friendly
One of the most underrated topics, our favirote GIT. This is a magical version control tool that I want to talk about in this article
Intro to JavaScript: Big and not that ugly!
We are going to learn more about JavaScript, why do we need it and how to set it up. We explore how to run it in the browser and have some fun!
Intro to CSS: Make Your Website Look Awesome
A beginner friendly guide to CSS for designing clean attractive websites. Explore how CSS transforms HTML into engaging web pages.
HTML: All you need to know
We are going to explore the world of hypertext markup language and build our first simple web page. We learn about main html tags and explore HTML sematic tags.