Click here to Skip to main content
15,892,575 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Super Lloyd16-Aug-21 18:45
Super Lloyd16-Aug-21 18:45 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Jacquers16-Aug-21 19:02
Jacquers16-Aug-21 19:02 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Super Lloyd16-Aug-21 19:49
Super Lloyd16-Aug-21 19:49 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Mateusz Jakub16-Aug-21 22:47
Mateusz Jakub16-Aug-21 22:47 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Jacquers16-Aug-21 23:06
Jacquers16-Aug-21 23:06 
AnswerRe: article: Why You Should Stop Using UI Frameworks Pin
Cpichols17-Aug-21 1:50
Cpichols17-Aug-21 1:50 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Jacquers17-Aug-21 4:35
Jacquers17-Aug-21 4:35 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Matt McGuire18-Aug-21 5:10
professionalMatt McGuire18-Aug-21 5:10 
I actually agree with the article in some aspects.

if the project scope is small to medium: stick with basics: JS/CSS easier to maintain over the years/developers.
if the project gets to be large to stupid big: frameworks do help out in at least keeping things organized. but are a super pain when updating to a new(er) version. (if possible, we still have a Angular 1 project that no one wants to touch in fear of it breaking)

I was surprised the article mentioned Handlebars.js, since it's not much of a framework and more of a lightweight approach to making html partials with some customizing if needed. I feel like this belongs also in the medium range of projects, help keep you organized but not get in your way of development. technically it's a backend server side renderer, but it's also easy to build a front end version of the same thing, takes about a day to build most of the features.

where I work we have technically 3 types of projects:
* basic html5/JS/CSS -when no DB is needed
* ASP.Net core/JS/bootstrap -when DB access is required
* React/bootstrap.

The first two I enjoy working in, the projects are quick and fun, the last takes way more time to work out the features and layouts, and just feels heavy in final implementation.
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
RickZeeland15-Aug-21 22:09
mveRickZeeland15-Aug-21 22:09 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
swampwiz16-Aug-21 14:33
swampwiz16-Aug-21 14:33 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Chris Copeland15-Aug-21 22:31
mveChris Copeland15-Aug-21 22:31 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
SeeSharp216-Aug-21 3:13
SeeSharp216-Aug-21 3:13 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
kmoorevs16-Aug-21 4:31
kmoorevs16-Aug-21 4:31 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
obermd16-Aug-21 3:41
obermd16-Aug-21 3:41 
JokeRe: article: Why You Should Stop Using UI Frameworks Pin
CodeWomble16-Aug-21 7:52
CodeWomble16-Aug-21 7:52 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Gerry Schmitz16-Aug-21 8:02
mveGerry Schmitz16-Aug-21 8:02 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Shao Voon Wong16-Aug-21 20:47
mvaShao Voon Wong16-Aug-21 20:47 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Member 916705716-Aug-21 20:57
Member 916705716-Aug-21 20:57 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Cpichols17-Aug-21 1:48
Cpichols17-Aug-21 1:48 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
Lucas Vogel17-Aug-21 3:35
professionalLucas Vogel17-Aug-21 3:35 
GeneralRe: article: Why You Should Stop Using UI Frameworks Pin
jkirkerx17-Aug-21 8:18
professionaljkirkerx17-Aug-21 8:18 
Generaladios my little Lenovo laptop's M2-256GB ... Pin
BillWoodruff15-Aug-21 16:05
professionalBillWoodruff15-Aug-21 16:05 
GeneralRe: adios my little Lenovo laptop's M2-256GB ... Pin
OriginalGriff15-Aug-21 20:58
mveOriginalGriff15-Aug-21 20:58 
GeneralRe: adios my little Lenovo laptop's M2-256GB ... Pin
Southmountain16-Aug-21 3:34
Southmountain16-Aug-21 3:34 
GeneralRe: adios my little Lenovo laptop's M2-256GB ... Pin
Nelek16-Aug-21 8:25
protectorNelek16-Aug-21 8:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.