Closed catgirlinspace closed 6 years ago
Nah, I honestly prefer React over Vue @dog2puppy although I've been experimenting with both
I love Vue still. I'm using it with webpack to make my project for school.
Wow. Suprised nobody mentioned the most widespread and fastest js library yet: https://vanilla-js.com
I have my doubts about companies like Apple and jQuery using it.
@Dog2puppy I'm quite sure they do :D
@Dog2puppy They aren't lying
So why doesn't jQuery use jQuery?
What?
jQuery uses Vanilla JS. So why don't they use their own product??
No they don't!
@Dog2puppy please don't be offended, but...
And this shows...?
vanilla-js.com is just a parody page that tells people not to use libraries when they Google what "Vanilla JS" is.
I thought Vanilla JS was really a library at first. :P
What would you guys think of a re-design where everyone has a say.. We can include aTmG, SuperOP535, Thunder33345, and nathjeid (me). This would be great so that you get everyone’s point of view, and I could do the backend because backend rules and @TheRoyalBlock/SuperOP535 can do the design. The rest could pick..
@Dog2puppy @TheDragonRing @UltiGB @TheRoyalBlock @HimbeersaftLP @Taki21 @Ad5001 @NiekertDev @InspectorGadget (sorry for the ping but look above).
@nathjeid we definitely need a redesign. I'm happy with it being something that the active members on Discord get a say in as well. As for you doing the backend... that really depends on the hosting and what you mean by the backend. At the moment, hosting is just GitHub Pages, and I'm not sure if sites hosted with GitHub Pages can have a custom backend... (correct me if I'm wrong)
@BoxOfDevs/members
I don't see why not.
Okay. Also, not related to the site, but can you help me on something? I'm trying to make an NPM package and I know your good at JS.
I have a NPM package
@Dog2puppy Vue is framework. @TheDragonRing The backend is in Golang or Node.js, we can host it on Glitch or Heroku as a team.. @TheDragonRing The backend is what serves the frontend and allows for things like dashboard’s, authorizing, and in our case blog posting.
golang ftw
@Dog2puppy Just to make it clear I am good at js too..
Why would we use Go? Node.js is the only real dev language.
And we can use Vue. I'm using it for a school project as an SPA.
@Dog2puppy Node.js is a language and Golang is too. Vue is something that not everyone knows, personally I have messed with Vue, and did not like it. That is why my website is done in React. I will point out that expecting everyone to know Golang is the same too.
Alright, everyone. We can vote now and see what we will use. Backend: http://www.strawpoll.me/15014604 Frontend: http://www.strawpoll.me/15014615
@Dog2puppy Vue is not for the backend. @Dog2puppy Vue is for the frontend.
I know that.
@Dog2puppy Okay, also for anyone to lazy to google. https://vuejs.org
@nathfreder I know what a backend is, but with how we have the site hosted currently it's not something we can do. That's all I meant.
Vue would be a good choice but not everyone understands it..
What do you guys think of doing it all on glitch so that we can all have a part in coding it instead of it being on the main computer?
As every framework, it'll get outdated in a few mounthes. I'd prefer not using anything but starting from stratch.
@Ad5001 That would be okay..
I’m fine with using Glitch.
Backend I have no experience in, other than a bit of messing with PHP and attempting to customise things like the Anchor CMS, so no opinion on that (I don't think we need it, though).
Frontend, either Vue, Google Polymer, or something built from scratch (probably using jQuery).
@Dog2puppy I can do JS, but I don't know anything about making NPM packages, sorry...
@nathfreder why do you keep thinking we are doing a blog? Far as I know, we're definitely not.
@TheDragonRing It’s not really related to NPM with the problem. It’s just with var
s im having an issue. It’s probably a stupid mistake I made.
@nathfreder If you added me to https://glitch.com/edit/#!/elated-may, you can remove me. I had accidentally clicked the button.
@TheDragonRing I heard it mentioned, the backend is just what the website runs on.. Every website has a backend of some sort..
@Dog2puppy I do not think that I did.. I thought it was just me.
@TheDragonRing We can sort out the backend later, we need to make a wireframe first.. (the design)
@Dog2puppy sure I can help then. What're you having issues with?
@nathfreder it has been mentioned, but we aren't actually having one. But yeah, we can get to that later - for now let's get a frontend going on GitHub Pages.
@nathfreder Yea, as @TheDragonRing stated already: The majority of our website will be a simple frontend site hosted on gh-pages, simply because it is faster, more reliable, and more public than glitch. The main backend page will be the projects page, which will ideally have automatic phar building for each commit, along with a stable releases section and possibly even an auto-updater.
Try to move to #26 for the rest of the website redesign discussion.
k
We need to add some more ad spaces so we get more impressions. And this step would be so much easier to do if we built this site from scratch using GitHub Pages and Jekyll. With Jekyll,
lifedesigning this site would be so much easier, since blog posts would be written in markdown, modifying the Navbar would just be one file, and there would be no need to use Travis to build the site, because Jekyll is built into GitHub Pages.