Is it boring working in Web Development startups?
1–10 of 33 posts
Re: Is it boring working in Web Development startups?
#2That said, the learning curve before HTML/CSS is "pain free" to develop with is huge. Especially compared to mobile frameworks, a native UI widget is easier to style and place on the screen. Also it'll probably keep rendering properly for the foreseeable future. (Or write a Windows app and it'll keep working until the end of time! :)
I've struggled a bit when I have to switch over to writing back end code for my startup. Some of it is mentally rewarding, writing a scheduling system for example, but other parts are just tedious, especially the CRUD stuff.
Of course worst of all was writing the scripts for and documenting how to do deployments. People who enjoy DevOps are kinda weird. ;)
As an aside, awhile back I threw together a simple WinForms app to do some trivial CRUD work in my DB. I have full Auth + Data Binding + UI working in ~2 hours. I hadn't used C# or Winforms in a few years. Porting that same UI over to the web took way too long. Getting the tooling up and running was a day! I hit a bug involving a release version of some NPM package that took hours to debug and then the framework I installed was using the globally installed version of Typescript instead of its own local version which took while to figure out and, well, a few more things like that. :/
Re: Is it boring working in Web Development startups?
#3Re: Is it boring working in Web Development startups?
#4There is more to web development than putting in style properties. For example I deem TypeScript one of the nicest language I've ever worked it, and React (Native; especially after they introduced hooks), and WASM fascinating technologies.
Re: Is it boring working in Web Development startups?
#5Painful, Yes.
I have programmed to the Web in 20 years and it has become worse over the years.
I believe, that if you make an effort and stay vanilla you will enjoy the work many fold.
I love the Web but it's not the Web it was yesterday. Unfortuneatly imho
Re: Is it boring working in Web Development startups?
#6If you're bored, it's probably time to start job hunting.
Re: Is it boring working in Web Development startups?
#7Re: Is it boring working in Web Development startups?
#8I did like the idea of taking a break before product launch. The push to make a deadline carried forward into a release brings charged emotions that won't match the new users'.
Re: Is it boring working in Web Development startups?
#9Re: Is it boring working in Web Development startups?
#10This is such a click bait headline I don't even want to comment. Web Development is boring if you think it's boring. A lot of people don't. If you do think it's boring, there are a lot of industries that need programmers to solve different problems in different ways. If you don't think it's boring, hey that's awesome, you keep on making cool stuff. If you're bored, it's probably time to start job hunting.
Dumb, overly broad question, but I gotta ask at some point - does anyone have suggestions for figuring out what industries are out there, what they're like, where one may want to try next, how one might break into them? Career navigation isn't my strong suit, as you can probably guess.