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
-
C0D4681465y@torbuntu
Full stack generally means front end (UI/UX) and backend.
Backend is a bit vivid in this context as it can be from writing the code layer, through to server and database admin and deployments through to dev ops and CI/CD or all the above.
I personally don't consider anyone full stack unless they can solo everything in the entire environment. -
chickie1855y@torbuntu i don’t believe anyone being a fullstack too!
Most of the devs that say they are, are backend developers who understands some html/css but when it’s time they have to do web pages themselves they couldn’t. Or they are a little too basic.
If you have kickass knowledge with everything, then good for you! -
Root825085y@C0D4
I'm terrible at devops and don't consider myself qualified in infosec, but I regularly do the rest. -
@chickie ah yeah as a full stack person I hate those "full stack" people. I more focused on backend, but there is numerous times where frontenders come to me for help with more complicated things because I know the little things in CSS most frontenders I know don't. I've made a purely HTML and CSS calculator working with these kind of things. Also skews and transforms are right in my alley
The fullstackers who can't do these things are making non dual stack people be non believers of possibilities. I get quite a lot of negativity when I say I am fullstack. -
chickie1855y@Codex404 aww sorry to hear that! Most of the time they are just being boastful with no substance so I ended up believing it is not real.
Also, must be hard to keep up with both frontend and backend! -
@chickie it's not that difficult to be honest, backend has way less news than frontend does.
For frontend I read the Working Draft documents so I know at least vaguely what possibilities are in the future, then I keep up to date with browser change logs and the interesting newly added features I read up on in more detail.
I'm a C# developer and also read the road maps for the language so I know what to invest time in.
Its just a matter of knowing what is read worthy before reading it. -
Margin-left: auto;
In IE 8 and below, on the container element:
text-align: right;
Or you can try
float:right;
Or use tables.
Related Rants
Everyone’s a “fullstack” until they have to make a button go all the way to the right
devrant
frontend
theres not such thing as a fullstack
html
fullstack