sharkHead
sharkHead

Allen

@sharkHead

12 Posts 29 Views

  • No matching results...
  • Searching...

/ 255

Why my GitHub home page can't see update from my following repo for a long time?

Is GitHub broken? 😳 Currently I only can see who followed me from a long time ago.

102

Implement the nested comments in TALL stack. 👀

image

102

All my Livewire components have the similar structure, how about yours 🤩

@assets
@vite('resources/ts/example.ts')
@endassets

@script
<script>
Alpine.data('example', () => ({
message: 'hello',
init() {
//
}
});
</script>
@endscript

<div x-data="example">
<h1 x-text="message"></h1>
</div>

87

Newbie here, really love the Pinkary's UI design!

1

155