#Learning electron

12 messages · Page 1 of 1 (latest)

latent socket
#

Hey, I intend to learn electron in order to create a discord API wrapper, that will work as a discord client. I indent it to be a non-commercial use app, done purely just for my portfolio. I have basic knowledge of JS. How do I start? Since I also want to learn tailwind, I intend to also use it but every boilerplate template also implements react which I have very limited knowledge of.

inland orbit
#

You can start with Electron docs

latent socket
#

What about tailwind?

inland orbit
#

with Tailwind docs 🙂

latent socket
inland orbit
#

Have you tried to inspect this div?

latent socket
inland orbit
#

to see what's really working and what's not

latent socket
#

I can see the classes were given in the inspector

#

and just the underline class works

#

I just tried copying over my portfolio and it also does not work

#

(was written with tailwind)