top of page


Python 101: Overcoming Common Challenges for Beginners
Python, with its clean and readable syntax, is often touted as an excellent programming language for beginners. While it's true that...

mari
Oct 15, 20234 min read
6 views
0 comments


How to Create a Skeleton Loading Component in Next.js 13
Ello~! Today, I want to walk you through the process of creating a skeleton loading component in Next.js 13. Skeleton loading provides a...

mari
Jun 16, 20232 min read
18 views
0 comments


Implementing Google Login with Firebase and Next.js 13: A Step-by-Step Guide
Ello~! Today, I want to share with you how to integrate Google Login functionality into your Next.js 13 project using Firebase. By the...

mari
Jun 14, 20232 min read
32 views
0 comments


Troubleshooting Next.js and Firebase Integration: Overcoming Common Errors
Ello~ Today, I want to share my experience with integrating Next.js and Firebase for my project. While this combination offers amazing...

mari
Jun 13, 20232 min read
4 views
0 comments


How to Stay Motivated to Study IT Alone: Tips for Self-directed Learning
As someone who is studying IT independently, you may have experienced moments when staying motivated becomes a challenge. It can be...
-
Apr 20, 20233 min read
6 views
0 comments


Studying IT: Tips for Staying Motivated and Setting Goals
Studying IT can be a challenging but rewarding experience. Whether you're learning web development, cybersecurity, data science, or any...
-
Apr 5, 20233 min read
1 view
0 comments


A One-Week Study Plan to Learn React: From Basics to Advanced Concepts
React is a popular JavaScript library for building user interfaces. It's widely used in web development and can help you build powerful...
-
Apr 5, 20232 min read
6 views
0 comments
bottom of page