LETS TALK ASYNC (PYTHON) - (OLD) COROUTINES
You’ve probably seen it. You’ve probably heard about it. You’ve probably even used it.
DJANGO EXPENSE MANAGER 1 - CREATING THE PROJECT, EXPENSES APP AND THINKING ABOUT THE USER MODEL
New post, new project. This one will be a longer series where we will create an expense manager (together with user registration and authentication) with a Django backend and React frontend.
REACT EXPENSE MANAGER 1 - DESIGNING (CONCEPTUALLY) THE FRONTEND
So, the frontend. I will use React for this one. I alternate between React and Vue depending on the day of the week you know?
CNLEARN DICTIONARY SEARCH
This series of posts originally appeared on the CNLearn website. I am, however, planning on putting a web version that I will add features to there so I am moving the series here and putting a simple cover page there.
WAGTAIL PHOTOGRAPHY 8
OK let’s add some social media links. Obviously we can add them to the template directly but that doesn’t seem very user friendly.
WAGTAIL PHOTOGRAPHY 7
Finally we are building our menus. But first, I want you to quickly add a Projects page, add a few SubProject children to it as well as two or three SimpleSubProject pages.
WAGTAIL PHOTOGRAPHY 6
Remember how in the previous post and in the previous previous post and probably even before that I mentioned the sub-project pages?
WAGTAIL PHOTOGRAPHY 5
Remember how in the previous post I talked about the SubProject pages but we never actually did it?
WAGTAIL PHOTOGRAPHY 4
Let’s continue with the previous post. After this one will take a short break from this series (for a week or two) and talk about the frontend part for CNLearn (cross-posted probably).
WAGTAIL PHOTOGRAPHY 3
So in the previous post post, we implemented a simple home page and added a big picture to it.