JavaScript Frameworks....
-
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
-
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
-
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
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
-
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
My brain just threw a
JavaScriptOverloadException
with an inner exception of typeTooManyFrameworksException
.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???
-
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
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
-
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
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.
-
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
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
-
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
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
-
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
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
-
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
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
-
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
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
-
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
Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.
-
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
-
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
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