Python Django Tamil-Channel
358 subscribers
27 photos
3 videos
61 files
211 links
Our Channel & Group is purely created for Django,Drf,NextJS Developers Learn each other free of cost

#Python #Django #DjangoRestApi #drf #nextjs

https://t.me/pythondjangotamil1

https://t.me/pythondjangotamil2
https://t.me/pythondjangotamil3
Download Telegram
❤️Hiring UI/UX Designer

We are looking for a highly skilled and professional individual to join our team. Salary will be determined based on your skills, not solely on experience. We are seeking a talented candidate who can make significant contributions to our projects.

Position Details:

Role: UI/UX Designer
Experience: Skills matter, experience is not a constraint
Salary: Based on skills, not experience
Eligibility: Proficiency in Tamil (spoken and written)
Work Type: Onsite/Remote
Availability: Immediate hiring

To Apply:

Send your resume to:
Email: prabhu@hiqmobi.com
Contact: 7010669973

Job Post:
https://www.linkedin.com/jobs/view/4102510531/
☄️NextJS Live Class(Day 1):-

How many of you ready to join class daily consistently until i complete the course? Reply me?

i am again starting from scratch. i also forget many things & am very lazy stopped learning nextjs. when i learn pesonally not able to continue with consistend. so this class will never ends until i complete the full course. if you come with me,you will also be full stack developer once we completed.

💥Class starting today

Daily Time : 8pm to 10pm

NextJS =>

Anton Francis Jeejo
https://www.youtube.com/playlist?list=PL5mydh8SndyORPx83CBUcbOf8QbWFHHZn

🔥Pre-requirements:-

Javascript

Error Makes Clever
https://www.youtube.com/watch?v=poo0BXryffI&t=6772s

Note : if you dont know javascript ,no problem join the class, i will teach javascript also whenever needed.



Some days i have sudden personal work at the time,i will cancel class, please adjust for that, sorry guys.
Some days i have sudden personal work at the time,i will cancel class, please adjust for that, sorry guys.
Today no class,i am preparing, we will start tomorrow until Start watching JavaScript+ NextJS videos guys
Day 2(NextJS):-

Metadata & Fonts

Time : 7pm

Revision:
Installation
Project Structure
Components

Consistently doing any work make you get success in everywhere


Note : Please send everyone your homework before joining the class,thanks you
Whoever joined my class daily,Please everyone share your thoughts in some words here, it will help others can about to join our free class 👍
Day 3(NextJS):-

Time : 7pm

Consistently doing any work make you get success in everywhere

Note : Please send everyone your homework before joining the class,thanks you
Python Django Tamil-Channel
Day 3(NextJS):- Time : 7pm Consistently doing any work make you get success in everywhere Note : Please send everyone your homework before joining the class,thanks you
Day2:-
route segments-completed
layouts & props-completed
linking & navigating
useRouter(hooks) & .push()
client & serverside
dynamic routes (slug)
params & children=>buildin
nested dynamic routes (...slug)
route handlers(GET() POST())
get request data

<Image width={100} height={100} priority={false}/>
<Link></Link>
<input />
<label htmlFor="name" className="w-1/4">Name:</label>

Day 3:-
blog project:
installation
https://nextjs.org/docs/messages/next-image-unconfigured-host
<Image className="w-full h-48 object-cover mb-4" src="https://picsum.photos/200" alt="Post Image" width={100} height={100}/>
.back()
components
headers & footers setup
useState()
const [currentvalue,updatefunc()] = useState();
useEffect()
fetch() .then()
map()

https://nextjs.org/docs/pages/api-reference/components/image#priority
<Image className="w-full h-48 object-cover mb-4" src="https://picsum.photos/200" alt="Post Image" width={100} height={100} priority={false}/>
Today no class guys.

Happy Holiday,

take rest every Sunday ❤️
Any flutter developers here
Day 4(NextJS):-

Time : 7pm

Consistent = Success

Note : Please send everyone your homework before joining the class,thanks you
Tomorrow Homework:-

Learn & come these hooks

useState
useEffect
useRef
UseContext
map()