#frontend
- Date
- 05 Nov 2023
- Date
- 22 Apr 2023
- Date
- 30 Mar 2023
- Date
- 20 Mar 2023
NextJS version 14 with turbo - how is the difference? Framer-motion: my new discover.
After NextJS v14 is released, I try it on and let see how it differs from the previous version. Also surfing through youtube and linkedin frontend's post, I found out a framework called Framer-motion and rightaway I tried a new effect as well, let see how it works.
☀️ ☔ ❄️ 🍃 My 1st application 'Weather forecast' CHAP.5: Creating mock database for the application.
After ensuring that the frontend is displaying properly and the backend is functioning smoothly, I am now facing a challenge of obtaining the weather forecast data from the database. In this chapter, I will discuss this issue in detail.
☀️ ☔ ❄️ 🍃 My 1st application 'Weather forecast' CHAP.6: Deployment on Vercel - Incredible platform.
????
☀️ ☔ ❄️ 🍃 My 1st application 'Weather forecast' CHAP.4: Frontend development: Get current location & Convert from country code to country name
While the first three chapters focused on backend development, this fourth chapter will shift gears to delve into the world of frontend development.