Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Welcome to DevRant!
Congrats on First Project!
May us introduce you to Front-End Frameworks to make your life easier? -
jaytar1856y@FahadAlt
Yeah, what Frontend librairies do you usually use and recommend? I just used jquery and it was definitely helpful. -
NarkoCat2896yThere are plenty of front - end frameworks , like Angular, Vue and React, they accomplish the same thing basically bit in different ways, if you have tables, than ag - grid library is quite nice in combination of any of aforementioned frameworks.
-
rk919466yI really like VueJS and prefer it over Angular and React. VueJS offers some of the best features from Angular and React.
-
I personally also really like Vue, it's easy to get into, for the basic parts.
Angular (as I understand it) is fullstack, and so is emberjs.. while react and Vue are purely for displaying in the DOM -
@jaytar Welcome to Front-End Frameworks 101:
if you are looking for JS Frameworks, I recommend you reading this article it cover most of the why, what, pros, cons ..etc.:
https://javascriptreport.com/the-ul...
If you are liking for a framework that helps you with the front end components you can use:
- Bootstrap: http://getbootstrap.com/
- Materialize: https://materializecss.com/
- Semantic UI: https://semantic-ui.com/
- Foundation: https://foundation.zurb.com/
- Pure: https://purecss.io/
Enjoy :)
Related Rants
After doing my first web dev project, I can definitely see why most of you guys prefer backend over frontend.
rant
first time
frontend vs backend