Thank you, Dimas! 😊 I had such a great learning session, and the background music made it even more enjoyable! Kudos to you - keep up the amazing work!
@Golden_Vigo23 күн бұрын
Thank for sharing 😊
@goal1120Ай бұрын
Thanks you so much, I was looking for a design like this. Fits perfect in my project!
@Rohit_Rai9012 ай бұрын
How to add a task you need to add button like add new task
@imposterdeveloper1012 ай бұрын
you can add custome button to the calendar then when on event onClick add new item to the exsting array
@pacify17503 ай бұрын
how do i Add dyanamically event to the calendar from my server
@ridhwanfarishermawan61495 ай бұрын
I did't find class text-md in tailwind. is it custom or typo?
@sahasvinandith35705 ай бұрын
i cant be the only one getting this error right? Class constructor DayTableView cannot be invoked without 'new' TypeError: Class constructor DayTableView cannot be invoked without 'new' at ContentInjector.render
@jervx8297 ай бұрын
Is it free? What are the functionalities we have on free?
@imposterdeveloper1017 ай бұрын
you can read, they list it all here : fullcalendar.io/pricing
@rathankumar6737 ай бұрын
Thanks for the video man
@whxiwkeh1968 ай бұрын
How can I add an event?
@imposterdeveloper1017 ай бұрын
look at my other videos brother
@pepijnapeldoorn75138 ай бұрын
so i am a complete beginner and i need to this in 2 days for a school project and at the first step with the npx create-react-app- and than the name it keeps on giving this error: npx : The term 'npx' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verif y that the path is correct and try again. At line:1 char:1 + npx create-react-app mycalendar + ~~~ + CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException could you please tell me what to do to make it work?
@imposterdeveloper1018 ай бұрын
maybe cuz of your setup on your machine, you can try to follow this tutorial to fix it -> kzbin.info/www/bejne/pGelq5-fj6aSiJIsi=VGqLVlJ7YIjkJ7Ss
@pepijnapeldoorn75138 ай бұрын
@@imposterdeveloper101 thank you sir, I have one more question. How can i add an event?
@kacperkepinski49908 ай бұрын
mess like hell
@diogoedwiges8 ай бұрын
Thanks for the tutorial. I need to implement a system with multiple calendars (one for each classroom of a college building). Any tips on how to do it using FullCalendar?
@imposterdeveloper1018 ай бұрын
I think you can create a base full-calendar component and pass different state of each class into it. so you can dont repeat yourself and make it reusable.
@ardeliabeatrice8458 ай бұрын
where is the link of bootstrap popover?
@imposterdeveloper1018 ай бұрын
getbootstrap.com/docs/4.0/components/popovers/
@Goht-pz7tt9 ай бұрын
Thank you very much you are saving my skilled-work/Project
@chukwuogorchinwe39019 ай бұрын
ThankYooou!!!!
@study_journey_academic10 ай бұрын
Thank you very much!
@felipeferreira48411 ай бұрын
Thank you so much!
@ankitraj-tm8nj11 ай бұрын
is it free?
@arikmosfor490711 ай бұрын
very good.thank you
@Manoj-ed3lj Жыл бұрын
how to add events in this.
@mohamedfasil4891 Жыл бұрын
Please explain full Calendar in details.
@Dhanushsaji Жыл бұрын
Thank you the video was very useful.. Instead of bootstrap how can i use normal div?
@imposterdeveloper101 Жыл бұрын
of course yes you can just use normal div with your own styling css
@MominMahmud-l5q Жыл бұрын
I want to change the overall width of the calendar on my react page. But don't seem to find any option even in Documentation.
@imposterdeveloper101 Жыл бұрын
fullcalendar.io/docs/height check this out
@rohitvuppala9896 Жыл бұрын
How to connect react code to backend(spring tool suite)
@younushussain9762 Жыл бұрын
Bro I open react popover component but it's not open like yours
@ws292 Жыл бұрын
thank you so much for the tutorial!
@imposterdeveloper101 Жыл бұрын
Glad it was helpful!
@nickgame98 Жыл бұрын
that was very useful bro thanks
@imposterdeveloper101 Жыл бұрын
glad to hear that bro!
@exploreinsixtyseconds Жыл бұрын
can i use button ? instead of popover
@imposterdeveloper101 Жыл бұрын
of course it is just wrap it inside button instead of popover
@ayushmanshahu9765 Жыл бұрын
As i need to develop TimeSheet ,can we add Project selection dropdown dynamically in column where time is there . kindly reply asap. Thanks in advanced.
@imposterdeveloper101 Жыл бұрын
You mean adding Project selection dropdown to the events right
@yavrachana8217 Жыл бұрын
Thank you bro
@imposterdeveloper101 Жыл бұрын
Welcome
@guilchaves Жыл бұрын
thanks for this video, really helped me. keep on with this great content!
@imposterdeveloper101 Жыл бұрын
Thank you Guilherme Chaves Glad to hear it!
@tahaahmad6644 Жыл бұрын
bro why is it not complete
@imposterdeveloper101 Жыл бұрын
check out completed code pin under comment
@adnanhassan2070 Жыл бұрын
lovely
@imposterdeveloper101 Жыл бұрын
Thank mann
@aasmigilll Жыл бұрын
hello! how can i change the color of the title where the month and year is visible in the middle
@imposterdeveloper101 Жыл бұрын
Title of the event or title of the fullcalendar header?
@imposterdeveloper101 Жыл бұрын
if you want to change color of the event just add the class name to the event object and you can target it by writing css in your CSS file.
@imposterdeveloper101 Жыл бұрын
fullcalendar.io/docs/event-object
@aasmigilll Жыл бұрын
@@imposterdeveloper101 Thank u so much!
@mythm2063 Жыл бұрын
hello sir, please it's pretty urgent i want to know if it has the feature to pick a time (used for appointment), and if it's possble to only pick from available days and hoursm for example : saturday from 8:00 to 20:00 cells bg will be green and user can pick date there ? sorry for bad english , Thank you
@stefanpicciani1551 Жыл бұрын
Thanks mannn
@stefanpicciani1551 Жыл бұрын
Very Good Man, thankss so much
@imposterdeveloper101 Жыл бұрын
Glad it helped
@tazul8 Жыл бұрын
Thank you for this useful tutorial.
@imposterdeveloper101 Жыл бұрын
Glad it was helpful!
@SaifullahShaquille Жыл бұрын
Is there any way to customize the header? I want the Date and Day on separate lines.
@imposterdeveloper101 Жыл бұрын
yes you can set CalendarHeader to fasle and create your own custom header then add an event to do the same thing as fullcalendar header.
@BobColin-w8x Жыл бұрын
Hey thank you very much for the video, i am using nextJs 13+ with fullcalendar JS, i am struggling to understand how to use external event dragging. do you have any tips ?
@imposterdeveloper101 Жыл бұрын
You can check out the document also see the code implementation to get better understanding on it . Link: fullcalendar.io/docs/external-dragging. I'm planning to make video on it soon.
@Anarki9891 Жыл бұрын
Can you show an example of a draggable external event functional component?
@dilanfn815 Жыл бұрын
yes pls
@tamahome99 Жыл бұрын
thank you for having this kind of tutorials .. i have watched your previous ones and like them too .. . please create more of this react js fullcalendar as more are needing this type of content/tutorials .. thank you . .im subscribing ..
@imposterdeveloper101 Жыл бұрын
Thank you Lyndon !! Please let me know which part of full calendar you want to learn more ...
@tamahome99 Жыл бұрын
@@imposterdeveloper101 actually im having a hard time learning react js ful calendar .. but your tutorials are good .. i would like to see more on ADding events and deleting them too.. thank you
@imposterdeveloper101 Жыл бұрын
Glad to hear that Lyndon!! New video coming soon
@eddiev6600 Жыл бұрын
P R O M O S M
@imposterdeveloper101 Жыл бұрын
Thank you
@classicdrumpercussion1608 Жыл бұрын
Thank you so much. I was so confused about which calendar to choose that fit my startup. Finally, I found your video super helpful.
@imposterdeveloper101 Жыл бұрын
Thanks 🔥
@easyprogramminglessons2943 Жыл бұрын
Awesome hover effect bro
@imposterdeveloper101 Жыл бұрын
Thanks 🔥
@pozz_thorn_scs9031 Жыл бұрын
Thanks for sharing sir Dimas.❤
@imposterdeveloper101 Жыл бұрын
Welcome!
@a6uxa4 Жыл бұрын
salam alaikum brother there is a telegram I have questions please help
@imposterdeveloper101 Жыл бұрын
you can add me on discord username: soya#1967
@박준형-m3b Жыл бұрын
Can show how to make custom component and add some animation using full calendar?? It is nice video and demonstration:)
@imposterdeveloper101 Жыл бұрын
I'm not sure Is we can do that on full calendar but we can custome style of fullcalendar easily by using css and select target class you wanted to style.