Open in app

Sign In

Write

Sign In

Eric Hu
Eric Hu

229 Followers

Home

Lists

About

Published in

Dev Genius

·Pinned

Create a Modern Application with Django and Vue

Download source code here. ⬅️ Previously, in the beginner’s roadmap to web development tutorial series, we talked about how to create a web application using Django, a full-stack Python-based web framework that follows the MTV design pattern. We call it full-stack because we can create both the frontend and the…

Django

32 min read

Create a Modern Application with Django and Vue
Create a Modern Application with Django and Vue
Django

32 min read


Pinned

How to Set Up a Web Server

This post contains affiliate links. I may earn a small commission fee if you make a purchase through the links. Thanks. In previous tutorials, we discussed how to deploy Laravel and Django applications on Linux servers, but we missed two very important topics. How to set up a server so…

Backend

10 min read

How to Set Up a Web Server
How to Set Up a Web Server
Backend

10 min read


Published in

Dev Genius

·Jul 25

Working with Django Forms

Download source code here ⬅️ Forms play a vital role in web applications, serving as a communication channel between you and your visitors. By collecting inputs from the visitors and transmitting them to the backend, forms enable effective interaction and collaboration. Previously, we demonstrated how to build a basic CRUD…

Django

11 min read

Working with Django Forms
Working with Django Forms
Django

11 min read


Jun 7

How to Send Emails with Django

In today’s interconnected world, email remains a vital means of communication for businesses, organizations, and individuals. As a Django developer, understanding how to integrate email functionality into your web applications is essential for enhancing user engagement and delivering critical information. …

Django

6 min read

How to Send Emails with Django
How to Send Emails with Django
Django

6 min read


Apr 15

Vue.js for Beginners #2

Previously, we talked about some basic concepts in Vue, and in this article, we are going to dig deeper into this JavaScript framework, and discuss event handling, data options, and components. Event handling From our course on JavaScript basics, we learned that event handling is the most important concept in frontend development…

JavaScript

14 min read

Vue.js for Beginners #2
Vue.js for Beginners #2
JavaScript

14 min read


Apr 15

Vue.js for Beginners #1

Vue is a frontend JavaScript framework that helps us quickly create user interfaces. It is more lightweight and beginner-friendly compared to other frameworks such as React or Angular. The core library of Vue focuses on the view layer only, which is the part that the users can see. …

Vuejs

10 min read

Vue.js for Beginners #1
Vue.js for Beginners #1
Vuejs

10 min read


Published in

Dev Genius

·Apr 15

Laravel for Beginners #5 — Create the Frontend

Download source code here. ⬅️ In the final article of this tutorial, we are going to create the frontend part of the app. First of all, let’s make a plan. For this blog application, we’ll have a homepage displaying a list of all recent posts, a category page displaying a…

Laravel

9 min read

Laravel for Beginners #5 — Create the Frontend
Laravel for Beginners #5 — Create the Frontend
Laravel

9 min read


Published in

Dev Genius

·Apr 14

Laravel for Beginners #4 — Create a Dashboard

Download source code here. ⬅️ Finally, it is time for the most important part of this tutorial. Let's create a fully featured blog application, with posts, categories, as well as tags. …

Laravel

14 min read

Laravel for Beginners #4 — Create a Dashboard
Laravel for Beginners #4 — Create a Dashboard
Laravel

14 min read


Published in

Dev Genius

·Apr 13

Laravel for Beginners #3 — The CRUD Operations

Download source code here. ⬅️ Now, we are finally going to start using everything we’ve learned about Laravel so far, and use it to create a real project. Let’s start with something easier. In this article, we are going to create a mini blog, and it only contains posts, without…

Laravel

11 min read

Laravel for Beginners #3 — The CRUD Operations
Laravel for Beginners #3 — The CRUD Operations
Laravel

11 min read


Published in

Dev Genius

·Apr 12

Laravel for Beginners #2 — The MVC Structure

Download source code here. ⬅️ In this article, we are going to talk about the MVC structure of Laravel. The MVC structure is a web design principle that consists of a model (M), which is in charge of communicating with the database, a controller ©, which is the place we…

Laravel

16 min read

Laravel for Beginners #2 — The MVC Structure
Laravel for Beginners #2 — The MVC Structure
Laravel

16 min read

Eric Hu

Eric Hu

229 Followers

developer, writer

Following
  • Vue Mastery

    Vue Mastery

  • Maria Belo Brol

    Maria Belo Brol

  • Niemvuilaptrinh

    Niemvuilaptrinh

See all (6)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams