On Friday, I’ll be presenting at the CUNY IT Conference on our library’s efforts to apply some features of Vue.js to our library webpage. It’s a one-hour session, which is really a lot of Vue (maybe too much?) for one sitting, but I’ll do my best. It’s interesting that there’s a lot to say about […]
Category Archives: vue
In which we puzzle over what is a “framework”
As I move more of our website’s code to the idiom of Vue.js, I wonder how to best explain this to my colleagues. Vue is commonly referred to as a “framework”, but this is not super enlightening to a non-programmer. It can be a bit hard to explain what Vue does, because it deals in […]
Jquery, bootstrap, vue
When I started at Kingsborough, I built a library homepage that I’ll call “the jquery site”. I was a bit behind the curve on web technologies, and the site very quickly seemed rather dated. The jquery site lingered on far too long, becoming increasingly problematic with each revision, until it was clear that it should […]
Vue
I was doing two things earlier this week: sitting in on a webinar about a neat library tool called Unsub; and thinking about digging further into Vue, the JavaScript framework. Anyhow, I was so impressed with the UI of Unsub that I looked up what I could about their tech stack (it’s on GitHub), and […]