Epicbytes
Epicbytes
I had such experience recently, the whole point is to make a custom adapter and process the variables, at some point I collect the variables, middleware forwards them further and...
> Looking forward to it! Hi, i wrote some similar plugin - prettier-plugin-typewind, and it do this, but only from string class notation before class to be converted to object,...
Hi, i wrote some similar plugin - prettier-plugin-typewind, and it do this add link to this https://github.com/epicbytes/prettier-plugin-typewind
Acceptable, it looks like due to the early calculation of child components it would be logical to use a flag whether the child components were initially passed or not, because...
Yes, this is exactly what I mentioned at the beginning. The `GetChildren` function will alter the state of the context. For example, I made a component like this: ```templ templ...
I have a proposal that I previously voiced - freezing the flag in terms of its initial state regarding the child elements. We are effectively freezing the variable storing the...
The information about child documents is being lost from the context before an attempt to retrieve it at the code level because code generation creates a precedent for clearing information...
Use SVG sprites for easier filtering by running the SVGs through an optimizer to reduce their size. You can then include the sprites using a common component like Icon and...
I have been using TailwindCSS for quite some time now. I have my own build system with watchers. My interest in raw CSS is very minimal, considering that the fourth...
> Thoughts? In my opinion, templ should not continue the practices of React developers, as it is a completely different approach to building web interfaces. Generating such a large hash...