Show HN: MagiXJS – Create the most advance webapp with only one language
1–10 of 12 posts
Re: Show HN: MagiXJS – Create the most advance webapp with only one language
#2TypeError: Cannot read property 'getParameter' of null at new THREE.WebGLRenderer (ThreeWebGL.js?b=1482377571511:254) at new Clouds (Clouds.js?b=1482377571511:1) at t.didAppear (HomePage.js?b=1482377571511:1) at t.set [as setParent] (magix.min.js?b=1482377132.661:6) at addPage (magix.min.js?b=1482377132.661:5) at set (magix.min.js?b=1482377132.661:5) at 58dtuk23.js?b=1482377571511:1 at Array. (magix.min.js?b=1482377132.661:5) at s (magix.min.js?b=1482377132.661:2) at Object.n [as finished_cb] (magix.min.js?b=1482377132.661:2)
Looks like you're not waiting for Threed to load... On reload it starts.
Re: Show HN: MagiXJS – Create the most advance webapp with only one language
#3Re: Show HN: MagiXJS – Create the most advance webapp with only one language
#4For the past few months I have been working on this framework that would allow people to code more powerful UX with more comprehensible and shorter code. Basically it replace HTML/CSS/JS with only Coffeescript code.
The web should be easy, in my opinion current solution like Angular and React are far from being developer-friendly. It is very easy to learn and there are no limit to what you can create.
I built the whole website using it!
Thanks! Etienne
Here is a little video to give you a sense of what you can do: https://www.youtube.com/watch?v=TMPDII-trTY
Re: Show HN: MagiXJS – Create the most advance webapp with only one language
#5Re: Show HN: MagiXJS – Create the most advance webapp with only one language
#6Re: Show HN: MagiXJS – Create the most advance webapp with only one language
#7Re: Show HN: MagiXJS – Create the most advance webapp with only one language
#8Re: Show HN: MagiXJS – Create the most advance webapp with only one language
#9Re: Show HN: MagiXJS – Create the most advance webapp with only one language
#10Site design is beautiful, and the demos + documentation offer a lot to jump in with. Looking forward to trying this out. Well done and thanks for sharing!