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. Other Discussions
  3. The Weird and The Wonderful
  4. JavaScript Frameworks....

JavaScript Frameworks....

Scheduled Pinned Locked Moved The Weird and The Wonderful
javascriptlearning
16 Posts 10 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.
  • Sander RosselS Sander Rossel

    You just have to Gulp your Ember with your Vue and think about your Angular while not forgetting your React. Meanwhile, let your Grunt Knockout and your Karma Jasmine or Mocha. Add some jQuery flavor with the Backbone Underscore Meteor. Then just Babel your Webpack instead of npm and Bower and you're ready to go! Hope that helped :D

    Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

    B Offline
    B Offline
    Brisingr Aerowing
    wrote on last edited by
    #6

    My brain just threw a JavaScriptOverloadException with an inner exception of type TooManyFrameworksException.

    What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

    1 Reply Last reply
    0
    • M Marc Clifton

      Open source shines at its best when everyone and their mother has a solution just looking for a problem. Unfortunately, in this case, JavaScript and web development is a real problem. ;) Marc

      Latest Article - Create a Dockerized Python Fiddle Web App 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
      Kevin McFarlane
      wrote on last edited by
      #7

      Marc, as you are always slagging off JavaScript :) have you had a look at [Elm](http://elm-lang.org/)? I've not done much more than watch part of a video but it does look nice on first impressions. But it's early days and may disappear into obscurity perhaps.

      Kevin

      M 2 Replies Last reply
      0
      • abmvA abmv

        Skynet: Made with pure 100% JavaScript

        Caveat Emptor. "Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long

        N Offline
        N Offline
        Nelek
        wrote on last edited by
        #8

        Then we are saved... it will probably run into an exception and fry its circuits before it is a menace for us :laugh: :laugh: :laugh:

        M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

        1 Reply Last reply
        0
        • K Kevin McFarlane

          Marc, as you are always slagging off JavaScript :) have you had a look at [Elm](http://elm-lang.org/)? I've not done much more than watch part of a video but it does look nice on first impressions. But it's early days and may disappear into obscurity perhaps.

          Kevin

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

          Kevin McFarlane wrote:

          have you had a look at Elm?

          Just walked through their various tutorials and tested out a partial application. :jig: Cool stuff, and I like that you can take bring it in in small steps rather than having to do a full rewrite. I'll will definitely give it a try. Thanks for the link! Marc

          Latest Article - Create a Dockerized Python Fiddle Web App 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 1 Reply Last reply
          0
          • M Marc Clifton

            Kevin McFarlane wrote:

            have you had a look at Elm?

            Just walked through their various tutorials and tested out a partial application. :jig: Cool stuff, and I like that you can take bring it in in small steps rather than having to do a full rewrite. I'll will definitely give it a try. Thanks for the link! Marc

            Latest Article - Create a Dockerized Python Fiddle Web App 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
            Kevin McFarlane
            wrote on last edited by
            #10

            I discovered it by chance when it was mentioned in another video discussing languages in general and one of the pundits kept mentioning Elm, so I thought I'd investigate. I think I'd heard the name before actually. But, as with tech in general, there's so much stuff buzzing around that you can't look into everything. Sometimes I hear something at one point in time and don't look into it until, say, two years later, once enough people are talking about it. If you have access to a Pluralsight subscription there is an Elm course as well. Though it's easy enough to just play on your own, as you've discovered.

            Kevin

            1 Reply Last reply
            0
            • K Kevin McFarlane

              Marc, as you are always slagging off JavaScript :) have you had a look at [Elm](http://elm-lang.org/)? I've not done much more than watch part of a video but it does look nice on first impressions. But it's early days and may disappear into obscurity perhaps.

              Kevin

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

              Part II - looking at [Fable samples - F# |> BABEL](http://fable.io/samples.html) the GitHub repo seems more active, and they have a LOT more examples. It seems a lot more comprehensive. So, a couple things to look at. ;) [edit] An interestingly, [The Elm architecture using Fable - F# |> BABEL](http://fable.io/samples/virtualdom/index.html) Marc

              Latest Article - Create a Dockerized Python Fiddle Web App 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 1 Reply Last reply
              0
              • M Marc Clifton

                Part II - looking at [Fable samples - F# |> BABEL](http://fable.io/samples.html) the GitHub repo seems more active, and they have a LOT more examples. It seems a lot more comprehensive. So, a couple things to look at. ;) [edit] An interestingly, [The Elm architecture using Fable - F# |> BABEL](http://fable.io/samples/virtualdom/index.html) Marc

                Latest Article - Create a Dockerized Python Fiddle Web App 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
                Kevin McFarlane
                wrote on last edited by
                #12

                Ah yes, I was aware of that as well - just hadn't explored! I have dabbled in F# though. If you're not aware [F# Weekly – Sergey Tihon's Blog](https://sergeytihon.com/category/f-weekly/) is a good news source for all things F#.

                Kevin

                M 1 Reply Last reply
                0
                • K Kevin McFarlane

                  Ah yes, I was aware of that as well - just hadn't explored! I have dabbled in F# though. If you're not aware [F# Weekly – Sergey Tihon's Blog](https://sergeytihon.com/category/f-weekly/) is a good news source for all things F#.

                  Kevin

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

                  Kevin McFarlane wrote:

                  If you're not aware F# Weekly – Sergey Tihon's Blog is a good news source for all things F#.

                  Wow, great resource. Thank you! Marc

                  Latest Article - Create a Dockerized Python Fiddle Web App 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
                  • abmvA abmv

                    I was just browsing doing some rnd ... for a personal learning project.. the amount of JavaScript frameworks google search is turning up is overwhelming...and the names they have.. ho my...hundreds of frameworks....

                    Caveat Emptor. "Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long

                    Kornfeld Eliyahu PeterK Offline
                    Kornfeld Eliyahu PeterK Offline
                    Kornfeld Eliyahu Peter
                    wrote on last edited by
                    #14

                    1237 only here...[^]

                    Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                    "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

                    1 Reply Last reply
                    0
                    • abmvA abmv

                      I was just browsing doing some rnd ... for a personal learning project.. the amount of JavaScript frameworks google search is turning up is overwhelming...and the names they have.. ho my...hundreds of frameworks....

                      Caveat Emptor. "Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long

                      T Offline
                      T Offline
                      thatraja
                      wrote on last edited by
                      #15

                      How it feels to learn JavaScript in 2016[^]

                      thatraja

                      Coming soon1 | Coming soon2 | Coming soon3New

                      1 Reply Last reply
                      0
                      • abmvA abmv

                        I was just browsing doing some rnd ... for a personal learning project.. the amount of JavaScript frameworks google search is turning up is overwhelming...and the names they have.. ho my...hundreds of frameworks....

                        Caveat Emptor. "Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long

                        T Offline
                        T Offline
                        TheGreatAndPowerfulOz
                        wrote on last edited by
                        #16

                        abmv wrote:

                        hundreds of frameworks

                        Me wonders if that is an indication of the quality and viability of JavaScript as a programming language. Can't decide if it is a positive or a negative indication.

                        #SupportHeForShe Government can give you nothing but what it takes from somebody else. A government big enough to give you everything you want is big enough to take everything you've got, including your freedom.-Ezra Taft Benson You must accept 1 of 2 basic premises: Either we are alone in the universe or we are not alone. Either way, the implications are staggering!-Wernher von Braun

                        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