![Building a Calculator with HTML, CSS, and JavaScript Building a Calculator with HTML, CSS, and JavaScript](/posts/html-css-js-calculator/images/cover_hu658bb764e470d988173a147b73c11f7d_67734_1500x0_resize_q10_h2_box_3.webp)
Building a Calculator with HTML, CSS, and JavaScript
This article discusses how to create a calculator using HTML, CSS, and JavaScript. This project focuses on the most …
![Creating an Image Slider with HTML, CSS, and JavaScript Creating an Image Slider with HTML, CSS, and JavaScript](/posts/html-css-image-slider/images/cover_hu3db986486f3b86aa071d47cf39adadb2_69861_1500x0_resize_q10_h2_box_3.webp)
Creating an Image Slider with HTML, CSS, and JavaScript
In this article, we are going to discuss how to build an image slider using HTML, CSS, and JavaScript.
![Create a Modern Application with Django and Vue #3 Create a Modern Application with Django and Vue #3](/posts/create-a-modern-application-with-django-and-vue-3/images/cover_hu3bcc5b494acba5a1e67a242061f84fba_95776_1500x0_resize_q10_h2_box_3.webp)
Create a Modern Application with Django and Vue #3
Now that you know how to retrieve data using queries and how to send data using mutations, you can try something a …
![Create a Modern Application with Django and Vue #2 Create a Modern Application with Django and Vue #2](/posts/create-a-modern-application-with-django-and-vue-2/images/cover_hu3bcc5b494acba5a1e67a242061f84fba_95776_1500x0_resize_q10_h2_box_3.webp)
Create a Modern Application with Django and Vue #2
In part two, we are going to talk about how to connect the backend and the frontend using GraphQL. GraphQL is a REST API …
![Create a Modern Application with Django and Vue #1 Create a Modern Application with Django and Vue #1](/posts/create-a-modern-application-with-django-and-vue-1/images/cover_hu3bcc5b494acba5a1e67a242061f84fba_95776_1500x0_resize_q10_h2_box_3.webp)
Create a Modern Application with Django and Vue #1
In this tutorial, we are going to discuss how to create a modern web application using Django as the backend, Vue as the …
![Create a Portfolio Website Create a Portfolio Website](/posts/create-a-portfolio-website/images/cover_hue754f8fccc2b50e40794c0a6bb57a2d2_76853_1500x0_resize_q10_h2_box_3.webp)
Create a Portfolio Website
In this article, we are going to use what we've learned about HTML, CSS, JavaScript, and Vue.js so far to create a …
![Vue.js for Beginners #2 Vue.js for Beginners #2](/posts/vuejs-for-beginners-2/images/cover_hu821c1b2bafb6e3e8fe1e085e58228adb_63683_1500x0_resize_q10_h2_box_3.webp)
Vue.js for Beginners #2
In this article, we are going to dig deeper into this JavaScript framework, and event handling, data options, and …
![Vue.js for Beginners #1 Vue.js for Beginners #1](/posts/vuejs-for-beginners-1/images/cover_hu821c1b2bafb6e3e8fe1e085e58228adb_63683_1500x0_resize_q10_h2_box_3.webp)
Vue.js for Beginners #1
Vue is a frontend JavaScript framework that helps us quickly create user interfaces. It is more lightweight and …
![JavaScript Basics #5 JavaScript Basics #5](/posts/javascript-basics-5/images/cover_hube84fe827604ab343063c79902d35557_72307_1500x0_resize_q10_h2_box_3.webp)
JavaScript Basics #5
If you've made it to this article, congratulations, we are done with the frontend basics of JavaScript. It is almost …
![JavaScript Basics #4 JavaScript Basics #4](/posts/javascript-basics-4/images/cover_hube84fe827604ab343063c79902d35557_72307_1500x0_resize_q10_h2_box_3.webp)
JavaScript Basics #4
In this article, we are going to discuss two separate topics in JavaScript, regular expression and canvas.
![JavaScript Basics #3 JavaScript Basics #3](/posts/javascript-basics-3/images/cover_hube84fe827604ab343063c79902d35557_72307_1500x0_resize_q10_h2_box_3.webp)
JavaScript Basics #3
Starting from this article, we are going to dive into the practical application of the JavaScript language in web …
![JavaScript Basics #2 JavaScript Basics #2](/posts/javascript-basics-2/images/cover_hube84fe827604ab343063c79902d35557_72307_1500x0_resize_q10_h2_box_3.webp)
JavaScript Basics #2
In this article, we are going to talk about arrays and objects, they are two new data types that allow us to group …