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 and so-called modern frameworks

Web development and so-called modern frameworks

Scheduled Pinned Locked Moved The Lounge
databasejavascriptpythoncsscom
26 Posts 19 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.
  • M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #1

    To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

    Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

    C L P Sander RosselS K 14 Replies Last reply
    0
    • M Marc Clifton

      To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

      Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      needs more Liquibase

      1 Reply Last reply
      0
      • M Marc Clifton

        To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

        Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        That's five tiers better than a 3-tier architecture, isn't it? :-\

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

        M P M 3 Replies Last reply
        0
        • L Lost User

          That's five tiers better than a 3-tier architecture, isn't it? :-\

          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

          M Offline
          M Offline
          Mike Hankey
          wrote on last edited by
          #4

          More tiers more tears!

          Got my site back up after my time in the woods! JaxCoder.com

          M 1 Reply Last reply
          0
          • M Marc Clifton

            To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

            Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

            P Offline
            P Offline
            PeejayAdams
            wrote on last edited by
            #5

            There must be a JavaScript framework out there that provides better scansion! :)

            Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain

            R 1 Reply Last reply
            0
            • M Marc Clifton

              To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

              Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

              Sander RosselS Offline
              Sander RosselS Offline
              Sander Rossel
              wrote on last edited by
              #6

              MongoDB, C# dynamic (or replace with any dynamic language), and JavaScript is loosely typed anyway :D No definitions at all ;)

              Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

              1 Reply Last reply
              0
              • M Marc Clifton

                To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

                Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                K Offline
                K Offline
                kmoorevs
                wrote on last edited by
                #7

                There are times when I fondly remember the old days of Classic ASP and building tables the good old fashioned way! It was much harder to debug, but more predictable in many ways. :laugh:

                "Go forth into the source" - Neal Morse

                1 Reply Last reply
                0
                • M Marc Clifton

                  To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

                  Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                  S Offline
                  S Offline
                  Slacker007
                  wrote on last edited by
                  #8

                  You forgot about midnight voodoo ceremonies, to aid in everything working correctly.

                  M 1 Reply Last reply
                  0
                  • L Lost User

                    That's five tiers better than a 3-tier architecture, isn't it? :-\

                    Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                    P Offline
                    P Offline
                    PIEBALDconsult
                    wrote on last edited by
                    #9

                    Those aren't tiers; they're layers.

                    R 1 Reply Last reply
                    0
                    • M Marc Clifton

                      To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

                      Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #10

                      wimps! (OP and many repliers) just hand roll your own xml and you can cut that list down to almost nothing.

                      Message Signature (Click to edit ->)

                      1 Reply Last reply
                      0
                      • P PIEBALDconsult

                        Those aren't tiers; they're layers.

                        R Offline
                        R Offline
                        raddevus
                        wrote on last edited by
                        #11

                        PIEBALDconsult wrote:

                        Those aren't tiers; they're layers.

                        :thumbsup: So true! +5 Software Engineering life-points awarded!! :)

                        1 Reply Last reply
                        0
                        • P PeejayAdams

                          There must be a JavaScript framework out there that provides better scansion! :)

                          Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain

                          R Offline
                          R Offline
                          raddevus
                          wrote on last edited by
                          #12

                          PeejayAdams wrote:

                          scansion

                          +5 life-points for teaching me a new word. Are you a poet? Did you know it? :laugh:

                          1 Reply Last reply
                          0
                          • M Marc Clifton

                            To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

                            Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                            R Offline
                            R Offline
                            RickZeeland
                            wrote on last edited by
                            #13

                            Just use TiddlyWiki :-\ https://www.slant.co/topics/13536/viewpoints/7/~free-online-wiki-services-that-allow-you-to-make-your-wiki-private~tiddlywiki[^]

                            1 Reply Last reply
                            0
                            • S Slacker007

                              You forgot about midnight voodoo ceremonies, to aid in everything working correctly.

                              M Offline
                              M Offline
                              Marc Clifton
                              wrote on last edited by
                              #14

                              Slacker007 wrote:

                              You forgot about midnight voodoo ceremonies

                              I prefer to keep my midnight voodoo ceremonies private. ;)

                              Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                              1 Reply Last reply
                              0
                              • L Lost User

                                That's five tiers better than a 3-tier architecture, isn't it? :-\

                                Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                                M Offline
                                M Offline
                                Marc Clifton
                                wrote on last edited by
                                #15

                                Eddy Vluggen wrote:

                                That's five tiers better than a 3-tier architecture, isn't it?

                                More cholesterol doesn't improve the matter. ;)

                                Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                                1 Reply Last reply
                                0
                                • M Marc Clifton

                                  To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

                                  Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                                  A Offline
                                  A Offline
                                  Asday
                                  wrote on last edited by
                                  #16

                                  That's frontend my dude, don't tar me with that brush.

                                  1 Reply Last reply
                                  0
                                  • M Marc Clifton

                                    To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

                                    Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                                    B Offline
                                    B Offline
                                    BryanFazekas
                                    wrote on last edited by
                                    #17

                                    Let's look at the technologies -- I'm on a VS 2017/C#/MVC project. The following "technologies" are in play:

                                    • SQL Server
                                    • SQL
                                    • Transact SQL
                                    • Entity Framework
                                    • C#
                                    • MVC
                                    • LINQ
                                    • Razor
                                    • JavaScript
                                    • JQuery
                                    • GIT
                                    • Gulp
                                    • Babel

                                    There's probably more if I think about it, but this illustrates the point. Is it any wonder that it's getting harder to get the younger generation into programming? Lot of folks are down on PHP, but it's got the saving grace that it's a lot less complicated.

                                    1 Reply Last reply
                                    0
                                    • M Marc Clifton

                                      To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

                                      Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                                      P Offline
                                      P Offline
                                      Peter Shaw
                                      wrote on last edited by
                                      #18

                                      Gotta make sure all those code monkies out there have some codez to type :-) Keep em busy and they stay out of our way. :omg:

                                      1 Reply Last reply
                                      0
                                      • M Marc Clifton

                                        To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

                                        Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                                        T Offline
                                        T Offline
                                        Thornik
                                        wrote on last edited by
                                        #19

                                        Web development just suxx. I don't know even one reason all those idiots named "managers" decide to make "web application"! All they say "it's trend". No real requirement, because most of people run Windows. Even if you DREAM you'll use it on Android, just forget - top 20 of most used mobile programs are... ENTERTAINMENT!!! Nobody wastes his battery on login to accounting system being out of office!! Remember that before you WASTE time on web sh**t.

                                        S 1 Reply Last reply
                                        0
                                        • M Marc Clifton

                                          To the tune of Dry Bones Song - The foot bone connected to the ankle bone - songs for kids Alina Celeste - YouTube[^] There's a schema for your table. The schema is connected to your Entity Framework class. The Entity Framework class is connected to your JS model. The JS model is connected to your store. The view is connected to your store. The grid is connected to your view. The columns are connected to your grid.... ...via the store which is connected to your JS model's definition of the EF class properties that is mapped to your database table's schema. So, all told, you have to define: The table schema The EF class The JS model The store The view The grid The grid columns and the store-model-fields that each column maps to. Ah, the redundancy of modern web-development!

                                          Latest Article - Slack-Chatting with you rPi Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                                          S Offline
                                          S Offline
                                          Steve Naidamast
                                          wrote on last edited by
                                          #20

                                          And so many people were rushing to rid the world of Microsoft's ASP.NET WebForms... Yes, it was bloated but it was being refined quite well over the years but the profession just had to throw the baby out with the bathwater...

                                          Steve Naidamast Sr. Software Engineer Black Falcon Software, Inc. blackfalconsoftware@outlook.com

                                          L 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