1034
Full Stack Developer (files.catbox.moe)
top 50 comments
sorted by: hot top controversial new old
[-] BallsandBayonets@lemmings.world 82 points 1 month ago

This is quickly becoming the norm in every industry. Every employer wants fewer employees to do more, without paying them more of course.

[-] jaschen@lemm.ee 43 points 1 month ago

It's not just developers. I'm in web marketing and I'm expected to do front end work including creating figmas and writing code. This is along with my regular duties as a marketer.

[-] Cornflake_Dog@lemmy.wtf 19 points 1 month ago
[-] teejay@lemmy.world 42 points 1 month ago* (last edited 1 month ago)

I need to figma resume and get out of here.

[-] jaschen@lemm.ee 24 points 1 month ago

UX designers use figma to create mockups that front end developers use to make landing pages.

[-] Kalothar@lemmy.ca 13 points 1 month ago

Open source alternative is called penpot.app

Worth checking out

[-] jaschen@lemm.ee 6 points 1 month ago

There are so many plugins for figma that it is hard to switch to anything else.

[-] Kalothar@lemmy.ca 2 points 1 month ago

Yeah, I’m full stack and use it for quick mockups and communication with our marketing person at work.

But I never hoped on the figma train fully, so penpot works for me.

What are some integrations that I might find useful?

(I work predominantly with a Stencil.js website and react native app (traditional MERN stack for the app, the stencil website has tons of custom integrations))

[-] jaschen@lemm.ee 5 points 4 weeks ago

I use a handful of tools. I think the one I use the most is build. Io. It basically scrapes a page and creates a figma design from a webpage. It's useful if I'm planning on building a test or creating a new page that requires me to bring elements from other pages.

It cuts my workload in 1/2.

load more comments (2 replies)
[-] Alexstarfire@lemmy.world 12 points 4 weeks ago

Ligma's cousin

[-] Kojichan@lemmy.world 6 points 1 month ago

I'm falling into that myself... It seems my boss is trying to prevent me from being Pidgeon-holed into being just a programmer.

Aka, he is diversifying my portfolio to keep me on board as an employee.

Guess it helps some full-stack'ers if they also have experience in graphics design and copywriting.

[-] blackbirdbiryani@lemmy.world 7 points 4 weeks ago

Nah your boss is just getting you to work beyond what you're paid to do.

[-] Kojichan@lemmy.world 2 points 4 weeks ago

...and that, too. Tried to look at it as an existing Jack of All Trades. Get to learn new stuff!

But yeah... I feel like I'm being taken advantage of, sometimes.

[-] blackbirdbiryani@lemmy.world 4 points 4 weeks ago

Yea, do it to fill your resume with some good points but once you're not learning anything new it's time to leave.

[-] _____@lemm.ee 46 points 1 month ago

I work full stack and even do dev operations and my title is not "full stack" and I believe the reason why is so HR can argue to pay me less.

[-] ikidd@lemmy.world 8 points 4 weeks ago

The only way to get what you're worth is to change jobs. Then do it again in a couple more years.

[-] Lifter@discuss.tchncs.de 8 points 1 month ago

Why would you think full stack developers make more money in general?

[-] Hazzard@lemm.ee 18 points 4 weeks ago

Eh, this is a thing, large companies often have internal rules and maximums about how much they can pay any given job title. For example, on our team, everyone we hire is given the role "senior full stack developer", not because they're particularly senior, in some cases we're literally hiring out of college, but because it allows us to pay them better with internal company politics.

[-] _____@lemm.ee 7 points 4 weeks ago

My manager gave me a talk about how I couldnt be intermediate because I don't have enough years there. My friend intermediate is about pay and my YOE not about my tenure here (won't be long till I quit)

[-] gimsy@feddit.it 4 points 4 weeks ago

Very useful rules, I see... impossible to bypass :-)

[-] remotedev@lemmy.ca 4 points 4 weeks ago

Are you hiring

[-] Lifter@discuss.tchncs.de 3 points 4 weeks ago

I prefer to use statisics rather than anecdotal evidence. The stack overflow survey shows full stack pretty far down:

https://survey.stackoverflow.co/2024/work#salary

[-] silasmariner@programming.dev 4 points 4 weeks ago

Apparently they can't read their own survey results because DevEx is clearly the highest paid category there but they think it's SRE and cloud

[-] lastweakness@lemmy.world 2 points 4 weeks ago

What is a dev advocate really?

[-] _____@lemm.ee 3 points 1 month ago

They do according to can stats

[-] NigelFrobisher@aussie.zone 3 points 4 weeks ago

Because we’re old bastards who remember before React.

[-] dan@upvote.au 2 points 1 month ago* (last edited 1 month ago)

That really depends on the company. At big tech companies, it's common for the levels and salary bands to be the same for both generalists (or full stack or whatever you want to call them) and specialists.

It also changes depending on market conditions. For example, frontend engineers used to be in higher demand than backend and full-stack.

[-] Lifter@discuss.tchncs.de 2 points 4 weeks ago

"It depends" is a good answer, and is in line with me questioning the above comment.

Here's a link to a recent huge worldwide study: https://survey.stackoverflow.co/2024/work#salary

[-] HauntedCupcake@lemmy.world 1 points 1 month ago

At the moment it looks like what the market is demanding. A few years ago specialisation was in

[-] acockworkorange@mander.xyz 6 points 4 weeks ago

What’s it then? 3/4 stack developer?

[-] _____@lemm.ee 5 points 4 weeks ago

Just web, which is bullshit cause i literally work with like 3 OSs and 5 programming languages, ci cd. I just get thrown into a random project and come out with solutions. I told my manager my title should be software dev but he disagreed, shucks I guess.

load more comments (1 replies)
[-] sirico@feddit.uk 33 points 1 month ago

My situation, give it to the “computer” guy.

[-] Droggelbecher@lemmy.world 7 points 1 month ago

I'm not even in tech. I teach maths at night school to support myself while doing my masters. Somehow I've become the 'computer guy' at my job. All the teachers and even office staff ask me to explain software to them that I myself have never even used. I need to learn to say no.

[-] stebo02@lemmy.dbzer0.com 26 points 1 month ago

can anyone explain to a hobby programmer?

[-] ramirezmike@programming.dev 79 points 1 month ago* (last edited 1 month ago)

the term normally refers to a developer that can be productive in every layer required for a typical application to work.

They can do the front end design/styling/implementation and are familiar with front end languages and frameworks

They can do the backend API design and are familiar with the typical backend languages and patterns.

They can do the database table design, write and optimize queries.

They can handle the ci/cd scripting that handles building and deploying the application

They can design and write the automation tests and are familiar with the libraries used for that.

And a bunch of other crap like load testing or familiarity with cloud services.

The latest thing added to the list is AI model creation which is a nightmare.. but, I can't say no 🤷‍♂️

[-] frezik@midwest.social 74 points 1 month ago* (last edited 1 month ago)

Also, in practice, they're usually only good at one or two of the things on the list (at best) and hack their way through the rest. As much as people make fun of overspecialization, it happens in every field for a reason.

You’ve seen me write SQL haven’t you.

[-] AnUnusualRelic@lemmy.world 7 points 4 weeks ago

Writing sql is just like writing anything else, but uppercase.

[-] frezik@midwest.social 6 points 4 weeks ago

I have seen SQL written by professional Oracle DBAs. What I learned is that I do not want to look at SQL written by professional Oracle DBAs.

[-] kameecoding@lemmy.world 15 points 1 month ago

In reality lots of developers are not even good at what they claim to specialize in.

[-] _____@lemm.ee 5 points 4 weeks ago

Eh, not sure if this is true at all. I think the reality is that niche specialized roles are valuable (frontend expert) but you are not "hacking" your way in full stack unless you are a junior or just bad at development.

I don't consider myself to be hacking anything I do, even things I'm not as strong in (ci cd) I pay full attention to documentation and examples before blinding coding or writing ci scripts

[-] RustyShackleford@programming.dev 4 points 4 weeks ago

Start saying no. If you don't know how, start learning. It's hurting everyone up and down the industry.

I am almost purely focussed on creating DNNs ("deep neural networks" for the unaware) and it's almost always a nightmare work-wise, even without all the rest of the other crap.

[-] stebo02@lemmy.dbzer0.com 2 points 1 month ago

The latest thing added to the list is AI model creation which is a nightmare.. but, I can't say no 🤷‍♂️

That's funny, I'm working with AI models for my thesis. Good to know that professional programmers struggle with it too.

load more comments (1 replies)
[-] orca@orcas.enjoying.yachts 11 points 1 month ago

This is why I stopped identifying myself as full-stack and only do front end.

load more comments (1 replies)
[-] LordPassionFruit@lemm.ee 9 points 1 month ago

As a Jr. Full Stack, I'm in this picture and I don't like it.

[-] frank@lemmy.world 8 points 1 month ago

I used to work as a full stack developer 😢

[-] PmMeFrogMemes@lemmy.world 3 points 4 weeks ago

I've always been full stack and feel like I'd be bored just focusing on one area. am I deluding myself?

load more comments (1 replies)
[-] Kissaki@programming.dev 1 points 3 weeks ago

For me that's the wrong way around.

I want to be able to fix the issues I see. I hate it when I can't.

load more comments
view more: next ›
this post was submitted on 17 Sep 2024
1034 points (99.1% liked)

Programmer Humor

19331 readers
92 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS