Ferro – Simplifying web development, no more HTML
easydatawarehousing.github.io
Ferro – Simplifying web development, no more HTML
1–10 of 67 posts
Re: Ferro – Simplifying web development, no more HTML
#2Re: Ferro – Simplifying web development, no more HTML
#3Re: Ferro – Simplifying web development, no more HTML
#4It literally doesn't load anything without javascript enabled
Re: Ferro – Simplifying web development, no more HTML
#5I think at this point, it is not quite clear where the whole thing will go and benefits would be more obvious later when there is more development.
Re: Ferro – Simplifying web development, no more HTML
#6This has the added disadvantage of not making it clear in one place what the structure of things is. You have to hold it in your head or on paper what the defined structure is.
Re: Ferro – Simplifying web development, no more HTML
#7Re: Ferro – Simplifying web development, no more HTML
#8But it's there, just an abstraction (or many) away. If you don't get HTML/CSS then no framework will help you that generates it. You can avoid JS, but understanding the DOM and CSS best practices is essential. Once you get it, you don't need libraries like this.
Re: Ferro – Simplifying web development, no more HTML
#9That said, this is awful. Never, ever, ever override native scroll experience unless you’re building something that isn’t a page - and even then think thrice about it.