DEV Community

Cover image for Store-in-Svelte : unsubscribe method pseudo-c0de
Lukas Gaucas
Lukas Gaucas

Posted on • Updated on

 

Store-in-Svelte : unsubscribe method pseudo-c0de

This snippet revise simplified version of svelte/store, the pseudo-c0de :

TIP: it requires to open Console on CodeSandbox IDE, in case it throws any error, open the IDE in dedicated tab or just refresh the browser window inside the IDE . Thanks !

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git