Email or username:

Password:

Forgot your password?
Top-level
Alex Russell

Anyway, just a reminder to hire people to solve problems with HTML and CSS, not too make them with JS.

8 comments
scops

@slightlyoff very good thread. i'm in a position to define frontend environments for our customers (local press mostly) for about a year. finally the first one will get a new page in january with css/html first and minimal - weight light self developed - javascript framework (~ 10 kb with modules on demand if needed) :) the team before me cluttered all with npm/webpack/stimulus/... a real hell...

Alex Russell

@scops You had me at "css/html first"! Bravo.

William Pietri

@slightlyoff I totally agree with the theory here. I'm starting a new project soon. Do you have recommendations for resources with a practical vision that I can share with colleagues?

Alex Russell

@williampietri I am working on one. When do you need it?

William Pietri

@slightlyoff Personally, the sooner the better. But don't sweat that too much. We'll get by.

Bee O'Problem

@slightlyoff Javascript is like regex.

Try to solve a problem with JS... now you have two problems.

Go Up