Frontend

8 articles in this category

How to Authenticate Users in React using Firebase (Step-by-Step Guide)
Frontend
17 min read

How to Authenticate Users in React using Firebase (Step-by-Step Guide)

In this article, we are going to be learning how to authenticate users in our React app using firebase auth.

3/13/2023
Top 5 Frontend Frameworks (2022)
Frontend
13 min read

Top 5 Frontend Frameworks (2022)

With the massive number of frontend frameworks out there, frontend developers might find it difficult to choose which to use when building a web application. Not anymore: For advanced developers, this might not be much of an issue. However, for beginners, this might be a very difficult decision to make also for businesses. Furthermore, for […]

7/27/2022
Frontend vs backend development: What’s the difference (2023)
Backend
10 min read

Frontend vs backend development: What’s the difference (2023)

If you want to choose a career path in software development, you may want to get a clear understanding of the difference between frontend and backend development.

6/6/2022
Build a Real-time Chat App with Vue 3, Socket.io and Nodejs
Nodejs
10 min read

Build a Real-time Chat App with Vue 3, Socket.io and Nodejs

In this article, we are going to explore in-depth how to build a real-time chat application with the new Vue 3, Socket.io, and Nodejs we’ll also be learning how to add authentication and authorization to our chat application

1/25/2021
Web Scraping with Nuxtjs using Puppeteer
Frontend
11 min read

Web Scraping with Nuxtjs using Puppeteer

Web Scraping with Nuxtjs using Puppeteer is intended to demonstrate how to set up and configure puppeteer to work properly with Nuxtjs and how to use it to Scrape a job listing website and display them on your website.

11/17/2020
Vue.js for backend developers
Frontend
8 min read

Vue.js for backend developers

A compiled list and tutorial of things to learn in Vue.js for backend developers.

11/8/2020