TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

From Dead Code to Company: The FullCalendar JavaScript Lib Turns 10

172 pointsby admanrsabout 6 years ago

16 comments

mherrmannabout 6 years ago
I&#x27;ve been using FullCalendar in production since 2014. It&#x27;s very good. I maintain a clone of patio11&#x27;s appointmentreminder.org for the Austrian market [3]. My customers, doctors, use an FC-based web calendar I provide them with to manage their appointments. Their receptionists literally use the calendar, and thus FC, all day. I get calls if it&#x27;s down for 5 minutes. They totally depend on it.<p>I have two open source extensions for FC. One is a plugin for better right-click handling [1]. The other adds multiple columns [2]. It&#x27;s like the new scheduler functionality, mentioned in the post, which didn&#x27;t yet exist when I started.<p>Thank you Adam!<p>1: <a href="https:&#x2F;&#x2F;github.com&#x2F;mherrmann&#x2F;fullcalendar-rightclick" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mherrmann&#x2F;fullcalendar-rightclick</a><p>2: <a href="https:&#x2F;&#x2F;github.com&#x2F;mherrmann&#x2F;fullcalendar-columns" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mherrmann&#x2F;fullcalendar-columns</a><p>3: <a href="https:&#x2F;&#x2F;www.terminerinnerung.org" rel="nofollow">https:&#x2F;&#x2F;www.terminerinnerung.org</a>
pmilla1606about 6 years ago
I absolutely love the way the docs page is setup: <a href="https:&#x2F;&#x2F;fullcalendar.io&#x2F;docs" rel="nofollow">https:&#x2F;&#x2F;fullcalendar.io&#x2F;docs</a><p>Nice design and useful section links.
评论 #19842247 未加载
评论 #19842559 未加载
mooredsabout 6 years ago
This library was a key part of the product for a software company I co-founded a few years ago. I found full calendar to be the best of the alternatives for a full featured, affordable calendaring system that was open source and was stable enough to build a company on. (We looked at alternatives like Google calendar but I was nervous about lack of control should Google have decided to take the calendar API a different way.)<p>This history lesson was illuminating and appreciated.
santoshalperabout 6 years ago
Never used fullcalendar before, but I am really enjoying reading all the love letters in the comments here. It must feel great for the author to read these.<p>Not only have you built something that supports a couple of livelihoods, you&#x27;ve also enabled a lot of other people to succeed too. Cheers!
z3t4about 6 years ago
I remember making a calendar ... What week-nr does the first day of the year have? ... If that one was easy, now tell me the formula for when certain holidays occur.
评论 #19844461 未加载
tangueabout 6 years ago
&quot;I’ve really been working on FullCalendar for TEN years!? What have I been doing all this time? Just endlessly switching build systems? (Make -&gt; Grunt -&gt; Gulp -&gt; Webpack -&gt; Rollup)&quot; (for those who read the comments before reading the article the author is ironic) but as someone who followed the same path I&#x27;m asking myself how many hours have been lost worldwide because of javascript build systems
40fourabout 6 years ago
Great work Adam! Thanks for the great library. I enjoyed the blog post, it&#x27;s cool to hear the history, and how the project got to where it is. The application I maintain at my job depends on Full Calendar, it has been a pleasure to work with. Highly recommend, &amp; I would use it again if the need ever arises!
aerovistaeabout 6 years ago
Could OP (or anyone else who feels qualified, I guess) give me their opinion on a perpetual license as opposed to an annual license?<p>I have been considering building some licensed software and I had it in my head to offer an annual license to get at that recurring revenue, but...since it&#x27;s client-only software (e.g. a game engine) that doesn&#x27;t need to be making any API calls to my servers, I&#x27;m wondering if maybe that doesn&#x27;t make any sense. I don&#x27;t know...I&#x27;ve never made licensed software before and so I&#x27;ve never really thought about this. I guess I worry with a perpetual license that I&#x27;ll run out of customers after enough people have got their hands on it. Maybe that&#x27;s crazy, I don&#x27;t know.<p>Also I would have no idea how to price a license...how did you arrive at your prices?
评论 #19844692 未加载
评论 #19843837 未加载
thrownaway954about 6 years ago
just started using them recently for a rails project I&#x27;ve been working on. I cannot recommend this project enough, saved me hundreds of hours.<p>if you want a crash course in implementing it in a rails app, look no further then these 2 AWESOME drifting ruby episodes:<p><a href="https:&#x2F;&#x2F;www.driftingruby.com&#x2F;episodes&#x2F;fullcalendar-events-and-scheduling" rel="nofollow">https:&#x2F;&#x2F;www.driftingruby.com&#x2F;episodes&#x2F;fullcalendar-events-an...</a><p><a href="https:&#x2F;&#x2F;www.driftingruby.com&#x2F;episodes&#x2F;recurring-events-with-fullcalendar" rel="nofollow">https:&#x2F;&#x2F;www.driftingruby.com&#x2F;episodes&#x2F;recurring-events-with-...</a>
评论 #19842235 未加载
joewadcanabout 6 years ago
We&#x27;ve been using Full Calendar as part of our startup, and really really appreciate all the work Adam has put in. We honestly couldn&#x27;t build some features if FC wasn&#x27;t around - so thanks!
alexkearnsabout 6 years ago
Congrats on a great product. I developed an SAAS calendar service - <a href="https:&#x2F;&#x2F;www.chronoflocalendar.com" rel="nofollow">https:&#x2F;&#x2F;www.chronoflocalendar.com</a> - which alas has not proved very successful, thus far. So is heartening to hear that it is possible to make a living out of calendar software. There is hope for me yet!
评论 #19845091 未加载
deedubayaabout 6 years ago
How about a Premium feature list on the pricing page?
maktouchabout 6 years ago
I remember using FullCalendar when it was a jQuery plugin about 8-9 years ago, it was slick and it worked very well.<p>Thank you for doing this.
killa_kyleabout 6 years ago
I love FullCalender! I&#x27;ve been using it for the past 4 years and have made a few scheduling apps with it.
js4everabout 6 years ago
I&#x27;ve used fullcalendar in several projects. Thank you so much for this :)
dhimesabout 6 years ago
FullCalendar is excellent- it&#x27;s a part of Study Swami. Thank you, Adam, and congratulations!