How to make websites that will require lots of your time and energy
blog.jim-nielsen.com
How to make websites that will require lots of your time and energy
1–10 of 247 posts
Re: How to make websites that will require lots of your time and energy
#2Even admitting one wants to go with bare bone web components authoring and maintaining them is expensive, requires lit or something.
Thus, what's the solution? Some sort of templating? Again, you're bringing on dependencies.
Re: How to make websites that will require lots of your time and energy
#3Re: How to make websites that will require lots of your time and energy
#4On one hand I agree, one should approach issues as they come, but there's solutions that are hard to ignore such as the need for reusable fragments/components on different pages which already make a cry for dependencies. Even admitting one wants to go with bare bone web components authoring and maintaining them is expensive, requires lit or something. Thus, what's the solution? Some sort of templating? Again, you're…
A classical example might be https://www.npmjs.com/package/is-odd
Re: How to make websites that will require lots of your time and energy
#5Re: How to make websites that will require lots of your time and energy
#6On one hand I agree, one should approach issues as they come, but there's solutions that are hard to ignore such as the need for reusable fragments/components on different pages which already make a cry for dependencies. Even admitting one wants to go with bare bone web components authoring and maintaining them is expensive, requires lit or something. Thus, what's the solution? Some sort of templating? Again, you're…
honestly ctrl+c, ctrl+v of hand written html. and i'm cool as a cucumber.
Re: How to make websites that will require lots of your time and energy
#7On one hand I agree, one should approach issues as they come, but there's solutions that are hard to ignore such as the need for reusable fragments/components on different pages which already make a cry for dependencies. Even admitting one wants to go with bare bone web components authoring and maintaining them is expensive, requires lit or something. Thus, what's the solution? Some sort of templating? Again, you're…
If your "dependency" is yourself because you wrote your own template for your specific needs, is that still a dependency?
I wrote a templating solution for my own repeated sections and I'm so glad. It does exactly what I need, it's simple for me to understand if ever it grows large and I need a refresher, and easily expandable.
Re: How to make websites that will require lots of your time and energy
#8Re: How to make websites that will require lots of your time and energy
#9Finally we have our web 3.0!
...