AI Bootcamp
We provide comprehensive AI bootcamp for those of you who is interested to learn how to use AI in building software. This introduction camp will be beneficial as we will be coving in dept about the tools and methods to...
Final Year IT Project
Attention Final-Year IT and Computer Science Students: We regret to inform you that we cannot complete your project for you. However, we are here to offer guidance and support as you work through your project independently. It’s essential that you...
Javascript Closure Function
One of the most interesting concepts of Javascript Closure is the ability the retain/remember its value even after the closure. I attached several examples of how closure is used in javascript. Here is a simple example. A simple closure function.Closure...
Cannot drop sequence drizzle.__drizzle_migrations_id_seq because other objects depend on it [DRIZZLE POSTGRES]
You are trying to initiate drizzle -kit push and you have this error message at the terminal “cannot drop sequence drizzle.__drizzle_migrations_id_seq because other objects depend on it”, So what sould you do to solve this issue. Try to DROP the...
Coding Class Simple Application Form
What an amazing day. As of today both of my students can build a simple application system using HTML, CSS and Javascript. The project is straightforward with some logic and conditions in place. If you want to learn how to...
Download NVM for Windows
I recommend you learn to install NVM before installing the node.js packages. The NVM is a node package versioning where users can select which nodejs version to use when developing web applications. Before I show you how to install NVM,...
ENOENT: no such file or directory, open ‘C:\next14\.next\BUILD_ID’
Are you having this weird error when you try to launch your Next.js. Maybe this is the solution you can do to solve the issue. ENOENT: no such file or directory, open ‘C:\next14\.next\BUILD_ID’ .There is something wron with the next14...
Code Editor Used in Coding Class Penang
At Codge Genius (Coding Class Penang), we encourage students to use Visual Code Editor. Visual code is a Microsoft product and can be installed on both Mac and Windows. The advantages of Visual Code are Intellisense, Public Extension and build...





![Cannot drop sequence drizzle.__drizzle_migrations_id_seq because other objects depend on it [DRIZZLE POSTGRES]](https://codingclasspenang.com/wp-content/uploads/2024/04/nextjs-image.jpeg)


