Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. web development takes too long

web development takes too long

Scheduled Pinned Locked Moved The Lounge
csshelpquestion
84 Posts 25 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G GKP1992

    I have been using bootstrap's CSS library for almost all my development and it more or less does the job well.

    H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #30

    a lot of people use that. i have at times, but it's still a slog

    When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

    1 Reply Last reply
    0
    • H honey the codewitch

      i'm not sure how i feel about that. On one hand, misery loves company. On the other, it means it's less likely I'm missing The Big Secret that makes it all work happily.

      When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

      G Offline
      G Offline
      GuyThiebaut
      wrote on last edited by
      #31

      In all seriousness I am not sure there is a perfect solution for web development. Every time I hear someone enthuse about a new amazing framework that solves one issue it always brings another issue with it. That said if I was starting from scratch I would perhaps use React for the front end, microservices on the .NET side(.NET core even using a repository/orchestrator pattern) and as a datastore use something like MongoDB.

      “That which can be asserted without evidence, can be dismissed without evidence.”

      ― Christopher Hitchens

      1 Reply Last reply
      0
      • H honey the codewitch

        it always comes down to trial and error. make a thing, try a thing, go back and *remake* the thing because DHTML and CSS are funny in a sad kind of way - like an old married couple that hates each other but won't divorce. is there a better way to do it? I mean other than schlepping it off onto someone else, which is my first choice. :laugh: is there some magic to web development that makes it not suck?

        When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

        B Offline
        B Offline
        BillWoodruff
        wrote on last edited by
        #32

        I agree with you: web "programming" is a bloody mess; a Frankenstein chimera of mark-ups and toy-language mutated into Godzilla. Cross platform = Death by a hundred Frameworks. However, I see some beacons of light, like the work my old friend Andrej (Lidor Systems) is doing with his Angular controls that can be used for stand alone apps, as well as with servers. cheers, Bill

        «Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

        H 1 Reply Last reply
        0
        • B BillWoodruff

          I agree with you: web "programming" is a bloody mess; a Frankenstein chimera of mark-ups and toy-language mutated into Godzilla. Cross platform = Death by a hundred Frameworks. However, I see some beacons of light, like the work my old friend Andrej (Lidor Systems) is doing with his Angular controls that can be used for stand alone apps, as well as with servers. cheers, Bill

          «Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

          H Offline
          H Offline
          honey the codewitch
          wrote on last edited by
          #33

          i saw angular could be used to build standalone apps, which i thought could be either really cool or really awful. :-D

          When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

          B 1 Reply Last reply
          0
          • H honey the codewitch

            i saw angular could be used to build standalone apps, which i thought could be either really cool or really awful. :-D

            When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

            B Offline
            B Offline
            BillWoodruff
            wrote on last edited by
            #34

            honey the codewitch wrote:

            could be either really cool or really awful.

            I haven't tried making a stand-alone web app: what do you think the down-sides could be ... other than the complexity of programming to Angular ? Andrej keeps encouraging me to "get into" Angular, and I have great respect for him: I still use his fantastic WinForm controls.

            «Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

            H N 2 Replies Last reply
            0
            • B BillWoodruff

              honey the codewitch wrote:

              could be either really cool or really awful.

              I haven't tried making a stand-alone web app: what do you think the down-sides could be ... other than the complexity of programming to Angular ? Andrej keeps encouraging me to "get into" Angular, and I have great respect for him: I still use his fantastic WinForm controls.

              «Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

              H Offline
              H Offline
              honey the codewitch
              wrote on last edited by
              #35

              well, just off the top of my head, my designer tools for winforms are better than the designer tools for angular, regardless of how good they are. it's still web dev. maybe i'm setting the bar too high. but it's 2019. We got the cyperpunk dystopia the scifi writers promised us, we're getting to the self writing code, but after all that even now CSS/HTML/JS is still like the Department of Motor Vehicles of coding - it stinks like old office buildings do and everything takes longer than it should, and nobody is in a position to *actually* help you with anything important. I would never give up my desktop tools and frameworks to use the clusterfark of offerings for web stuff, if given a choice.

              When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

              B 1 Reply Last reply
              0
              • H honey the codewitch

                well, just off the top of my head, my designer tools for winforms are better than the designer tools for angular, regardless of how good they are. it's still web dev. maybe i'm setting the bar too high. but it's 2019. We got the cyperpunk dystopia the scifi writers promised us, we're getting to the self writing code, but after all that even now CSS/HTML/JS is still like the Department of Motor Vehicles of coding - it stinks like old office buildings do and everything takes longer than it should, and nobody is in a position to *actually* help you with anything important. I would never give up my desktop tools and frameworks to use the clusterfark of offerings for web stuff, if given a choice.

                When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                B Offline
                B Offline
                BillWoodruff
                wrote on last edited by
                #36

                honey the codewitch wrote:

                my designer tools for winforms are better than the designer tools for angular

                We seem to be on the same wavelength here :omg: But, do check out the Lidor Controls; I'd include a link, but that might be misconstrued as "promotional."

                honey the codewitch wrote:

                We got the cyperpunk dystopia the scifi writers promised us, we're getting to the self writing code, but after all that even now CSS/HTML/JS is still like the Department of Motor Vehicles of coding - it stinks like old office buildings do and everything takes longer than it should, and nobody is in a position to *actually* help you with anything important.

                Up-voting for that eloquent take-down :)

                «Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

                H 1 Reply Last reply
                0
                • B BillWoodruff

                  honey the codewitch wrote:

                  my designer tools for winforms are better than the designer tools for angular

                  We seem to be on the same wavelength here :omg: But, do check out the Lidor Controls; I'd include a link, but that might be misconstrued as "promotional."

                  honey the codewitch wrote:

                  We got the cyperpunk dystopia the scifi writers promised us, we're getting to the self writing code, but after all that even now CSS/HTML/JS is still like the Department of Motor Vehicles of coding - it stinks like old office buildings do and everything takes longer than it should, and nobody is in a position to *actually* help you with anything important.

                  Up-voting for that eloquent take-down :)

                  «Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

                  H Offline
                  H Offline
                  honey the codewitch
                  wrote on last edited by
                  #37

                  BillWoodruff wrote:

                  do check out the Lidor Controls

                  Will do. I've been thinking of fiddling with angular anyway.

                  BillWoodruff wrote:

                  Up-voting for that eloquent take-down

                  I never waste an opportunity to criticize two things I find atrocious by comparing them to one another. :cool:

                  When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                  1 Reply Last reply
                  0
                  • H honey the codewitch

                    it always comes down to trial and error. make a thing, try a thing, go back and *remake* the thing because DHTML and CSS are funny in a sad kind of way - like an old married couple that hates each other but won't divorce. is there a better way to do it? I mean other than schlepping it off onto someone else, which is my first choice. :laugh: is there some magic to web development that makes it not suck?

                    When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                    U Offline
                    U Offline
                    User 14060113
                    wrote on last edited by
                    #38

                    Flexbox.

                    1 Reply Last reply
                    0
                    • H honey the codewitch

                      it always comes down to trial and error. make a thing, try a thing, go back and *remake* the thing because DHTML and CSS are funny in a sad kind of way - like an old married couple that hates each other but won't divorce. is there a better way to do it? I mean other than schlepping it off onto someone else, which is my first choice. :laugh: is there some magic to web development that makes it not suck?

                      When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                      J Offline
                      J Offline
                      Jacquers
                      wrote on last edited by
                      #39

                      I haven't tried it, but Blazor looks cool.

                      1 Reply Last reply
                      0
                      • H honey the codewitch

                        it always comes down to trial and error. make a thing, try a thing, go back and *remake* the thing because DHTML and CSS are funny in a sad kind of way - like an old married couple that hates each other but won't divorce. is there a better way to do it? I mean other than schlepping it off onto someone else, which is my first choice. :laugh: is there some magic to web development that makes it not suck?

                        When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                        G Offline
                        G Offline
                        grralph1
                        wrote on last edited by
                        #40

                        Quote:

                        is there some magic to web development that makes it not suck?

                        Nup All web dev sucks. Always has and probably always will do.

                        "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                        1 Reply Last reply
                        0
                        • B BillWoodruff

                          honey the codewitch wrote:

                          could be either really cool or really awful.

                          I haven't tried making a stand-alone web app: what do you think the down-sides could be ... other than the complexity of programming to Angular ? Andrej keeps encouraging me to "get into" Angular, and I have great respect for him: I still use his fantastic WinForm controls.

                          «Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

                          N Offline
                          N Offline
                          Nathan Minier
                          wrote on last edited by
                          #41

                          Angular lost me years ago when they promised a new major version every 6 months.

                          "Never attribute to malice that which can be explained by stupidity." - Hanlon's Razor

                          B 1 Reply Last reply
                          0
                          • H honey the codewitch

                            it always comes down to trial and error. make a thing, try a thing, go back and *remake* the thing because DHTML and CSS are funny in a sad kind of way - like an old married couple that hates each other but won't divorce. is there a better way to do it? I mean other than schlepping it off onto someone else, which is my first choice. :laugh: is there some magic to web development that makes it not suck?

                            When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                            S Offline
                            S Offline
                            Slow Eddie
                            wrote on last edited by
                            #42

                            They don't pay you because it is fun or easy... They pay you because that is the only way they can get you to do it. :sigh:

                            I hate web development. That's why I don't do it.

                            H 1 Reply Last reply
                            0
                            • S Slow Eddie

                              They don't pay you because it is fun or easy... They pay you because that is the only way they can get you to do it. :sigh:

                              I hate web development. That's why I don't do it.

                              H Offline
                              H Offline
                              honey the codewitch
                              wrote on last edited by
                              #43

                              I don't get paid for web dev. I only do it to make demos for libs i write. but i still hate it.

                              When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                              1 Reply Last reply
                              0
                              • H honey the codewitch

                                it always comes down to trial and error. make a thing, try a thing, go back and *remake* the thing because DHTML and CSS are funny in a sad kind of way - like an old married couple that hates each other but won't divorce. is there a better way to do it? I mean other than schlepping it off onto someone else, which is my first choice. :laugh: is there some magic to web development that makes it not suck?

                                When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                W Offline
                                W Offline
                                W Balboos GHB
                                wrote on last edited by
                                #44

                                Stick to Basics - no (so called) helper frameworks HTML5/CSS3/javaScript/php - and then roll your own. Naturally, like any programming, there's an induction period where you get used to the idea of how to do things and the comparative uniqueness of the isolation of the client from the server and statelessness. But it all becomes familiar. And you maintain control. For myself - I don't give a damn about the conventional wisdom of the layout. I want all the components on the page to work exactly as I wish them to (along with the server). Design - well, they could hire a web designer. I'll keep it clean and, in particular, a very small set of interfaces for my users (familiarity breeds contentment). I go for eye-friendly, and, since these are for office workers to stare at all day, kind to the eyes based on colors/contrasts/font-sizes. If an extension is added (really, 'when' an extension is added) is must not interfere with existing code and design. They must embrace or ignore one another - no half-assed measures or you'll pay down the line. Also, never use the latest-and-greatest extension to (HTML/CSS) as you then have browser incompatibility(s) or even worse, you handle it, fork you design, crash, and burn. Remember - you are working concurrently with three-to-five languages per page (if you count SQL). It's not like the happy place in your C++ environment - everything made to a single monolithic paradigm. And you need to redesign there, too. Thereby set up a stable world and the problems all but disappear.

                                Ravings en masse^

                                "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                                "If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

                                H 1 Reply Last reply
                                0
                                • W W Balboos GHB

                                  Stick to Basics - no (so called) helper frameworks HTML5/CSS3/javaScript/php - and then roll your own. Naturally, like any programming, there's an induction period where you get used to the idea of how to do things and the comparative uniqueness of the isolation of the client from the server and statelessness. But it all becomes familiar. And you maintain control. For myself - I don't give a damn about the conventional wisdom of the layout. I want all the components on the page to work exactly as I wish them to (along with the server). Design - well, they could hire a web designer. I'll keep it clean and, in particular, a very small set of interfaces for my users (familiarity breeds contentment). I go for eye-friendly, and, since these are for office workers to stare at all day, kind to the eyes based on colors/contrasts/font-sizes. If an extension is added (really, 'when' an extension is added) is must not interfere with existing code and design. They must embrace or ignore one another - no half-assed measures or you'll pay down the line. Also, never use the latest-and-greatest extension to (HTML/CSS) as you then have browser incompatibility(s) or even worse, you handle it, fork you design, crash, and burn. Remember - you are working concurrently with three-to-five languages per page (if you count SQL). It's not like the happy place in your C++ environment - everything made to a single monolithic paradigm. And you need to redesign there, too. Thereby set up a stable world and the problems all but disappear.

                                  Ravings en masse^

                                  "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                                  "If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

                                  H Offline
                                  H Offline
                                  honey the codewitch
                                  wrote on last edited by
                                  #45

                                  W∴ Balboos wrote:

                                  I want all the components on the page to work exactly as I wish them to

                                  That's the problem, especially with CSS. And I roll my own stuff a lot of times, except these days I do use jquery precisely because it eliminates some of the inconsistencies of "DHTML", especially taking multiple browsers into account. Less stress. Still, it's mostly CSS that sticks in my craw. It's just so freakin arcane. Even I get the concepts enough that I could roll my own basic CSS engine, things like lack of a hard "height" feature, clearfix problems, and just the layout quirks - it's a damned mess. I know one person that can navigate that mud and make it seem easy, and if I wasn't a better person I'd hate them for it :laugh:

                                  When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                  W 1 Reply Last reply
                                  0
                                  • H honey the codewitch

                                    it always comes down to trial and error. make a thing, try a thing, go back and *remake* the thing because DHTML and CSS are funny in a sad kind of way - like an old married couple that hates each other but won't divorce. is there a better way to do it? I mean other than schlepping it off onto someone else, which is my first choice. :laugh: is there some magic to web development that makes it not suck?

                                    When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                    L Offline
                                    L Offline
                                    loctrice
                                    wrote on last edited by
                                    #46

                                    I had really good luck with combining B.E.M[^], a css preprocessor, and something like patternlab[^] to develop the front end independently of the back end. That lets you develop the front end without the nasty css cascades, and by using components with mock data and multiple states.

                                    Elephant elephant elephant, sunshine sunshine sunshine

                                    H 1 Reply Last reply
                                    0
                                    • L loctrice

                                      I had really good luck with combining B.E.M[^], a css preprocessor, and something like patternlab[^] to develop the front end independently of the back end. That lets you develop the front end without the nasty css cascades, and by using components with mock data and multiple states.

                                      Elephant elephant elephant, sunshine sunshine sunshine

                                      H Offline
                                      H Offline
                                      honey the codewitch
                                      wrote on last edited by
                                      #47

                                      God bless JSON and JSONP these days I don't have a problem separating front and backend. Through talking about it on this thread I've come to realize it's mostly CSS I hate. And it's because its layout engine is just awful.

                                      When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                      L 1 Reply Last reply
                                      0
                                      • H honey the codewitch

                                        W∴ Balboos wrote:

                                        I want all the components on the page to work exactly as I wish them to

                                        That's the problem, especially with CSS. And I roll my own stuff a lot of times, except these days I do use jquery precisely because it eliminates some of the inconsistencies of "DHTML", especially taking multiple browsers into account. Less stress. Still, it's mostly CSS that sticks in my craw. It's just so freakin arcane. Even I get the concepts enough that I could roll my own basic CSS engine, things like lack of a hard "height" feature, clearfix problems, and just the layout quirks - it's a damned mess. I know one person that can navigate that mud and make it seem easy, and if I wasn't a better person I'd hate them for it :laugh:

                                        When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                        W Offline
                                        W Offline
                                        W Balboos GHB
                                        wrote on last edited by
                                        #48

                                        honey the codewitch wrote:

                                        I know one person that can navigate that mud and make it seem easy,

                                        So - you have supplied apriori proof that it can be done if you know what you're doing - really like any other programming languages. Now - there's no need for you to specialize for a now-and-then pain. I came to my current job for my C++ - but am now 'the' web programmer. What I have found, as a self criticism, is that I usually know how to get the page to appear as I wish - but don't want to make the effort. Between sending you my first mail in this series and your reply I worked on a modification. It didn't work out and I commented it out, for now. I do know the solution (in programming, I guess it's always properly written as "a solution", not "the solution") but I have neither the urge nor the time, right now, to go there. Really easy: make a two-column table into three so I can right-justify a like (whose class makes it look like a button) on the far right of a <th> element and combine all the lower rows to mimic the original two-column behavior with a column span, along with using <td>, instead, and gain back some control. Or whatever floats by when I open the page again. All of the above formatting is from AJAX (php). Right now, I just don't feel like it. So, instead of putting in the effort it got " // ".

                                        Ravings en masse^

                                        "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                                        "If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

                                        H 1 Reply Last reply
                                        0
                                        • W W Balboos GHB

                                          honey the codewitch wrote:

                                          I know one person that can navigate that mud and make it seem easy,

                                          So - you have supplied apriori proof that it can be done if you know what you're doing - really like any other programming languages. Now - there's no need for you to specialize for a now-and-then pain. I came to my current job for my C++ - but am now 'the' web programmer. What I have found, as a self criticism, is that I usually know how to get the page to appear as I wish - but don't want to make the effort. Between sending you my first mail in this series and your reply I worked on a modification. It didn't work out and I commented it out, for now. I do know the solution (in programming, I guess it's always properly written as "a solution", not "the solution") but I have neither the urge nor the time, right now, to go there. Really easy: make a two-column table into three so I can right-justify a like (whose class makes it look like a button) on the far right of a <th> element and combine all the lower rows to mimic the original two-column behavior with a column span, along with using <td>, instead, and gain back some control. Or whatever floats by when I open the page again. All of the above formatting is from AJAX (php). Right now, I just don't feel like it. So, instead of putting in the effort it got " // ".

                                          Ravings en masse^

                                          "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                                          "If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

                                          H Offline
                                          H Offline
                                          honey the codewitch
                                          wrote on last edited by
                                          #49

                                          Tables are easy and honestly if I didn't sort of hate myself for relying on them I'd just stick with them.

                                          When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                          W 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups