In the sprawling digital landscape, the importance of a professional photo – capturing not just your features, but your essence – cannot be overstated. Traditionally, this would involve studio lights, a professional photographer, and a rather hefty fee. However, the digital domain
Web dev
A collection of 8 posts
How to fetch JSON data in a React app with Axios
React is a popular JavaScript library for building user interfaces, and one of the most common use cases is fetching data from an API. In this blog post, we will explore how to fetch JSON data in a React app
Let's build a recipe sharing web app using Django - Part 5
What we’ve accomplished so far: By the end of Part 4 Foodiegram had a functioning recipes app complete with templates, comments and basic user registration. Now we’ll polish the experience by exploring Django’s powerful admin interface. We’
Let's build a recipe sharing web app using Django - Part 4
Looking back: In Part 3 we designed our base, list and detail templates and introduced Bootstrap for styling. The application can now list and display posts nicely. In this post we’ll go one step further by adding a commenting
Let's build a recipe sharing web app using Django - Part 3
Previously on Foodiegram: In Part 2 we created the posts app, defined a Post model, wrote basic views to list and display recipes and wired up URL patterns. But if you point your browser at the homepage now, you’ll
Let's build a recipe sharing web app using Django - Part 2
Part 2 – Designing the recipes app (posts) Picking up where we left off: In Part 1 we set up our Python 3.5 environment, installed Django 1.10 and generated a new project. We even ran the development server to
Let's build a recipe sharing app with Django - Introduction to CRUD web app development
Welcome to this comprehensive Django tutorial where we'll build Foodiegram - a recipe sharing web application from scratch.
How to inspect elements of a website on an iPhone
You've design a beautiful website that functions and displays fine on your desktop and on the virtual mobile devices from tools like Responsive Web Design Tester Chrome extension. You deploy it and visit the site on your physical only to