Perchant
Perchant
TTCTheo's Typesafe Cult
Created by Perchant on 6/11/2023 in #questions
VScode insiders code .
1 replies
TTCTheo's Typesafe Cult
Created by Perchant on 5/19/2023 in #questions
Website "tutorial"
Hey Im looking for good js library to create website tutorial. When you first time open some web app, it will "show you around". Where is what and what you can do. I tried to use Popper.js and Tippy.js but I got lost in using it and I dont thing its the right tool for the job. Because I want sequential tutorial that wont show ever again after playing first time.
6 replies
TTCTheo's Typesafe Cult
Created by Perchant on 3/27/2023 in #questions
Browser suggestion
Anyone here suggest me a good browser in whick I can separate my tabs. I use firefox and gosh yesterday I was on a good flow of working on some projects turned off my pc and thought it would save the 3 browsers I had opened. And now they are all gone... About 60 tabs 😢. Only one was stored properly. Any good browser. (Im still waiting for Arc browser :/ )
17 replies
TTCTheo's Typesafe Cult
Created by Perchant on 3/6/2023 in #questions
Hosting shop on vercel
Hey guys, I have a quick question. My girlfriend wants a website where she can sell her art pieces and I want to make a web for her. Is it possible to host it on vercel?
40 replies
TTCTheo's Typesafe Cult
Created by Perchant on 2/11/2023 in #questions
Add custom background from file with tailwind
I would like to add custom background to website via local file and I used this <div class="bg-[url('/your/image.svg')]"> <!-- ... --> </div> Doesnt work Then I tried add the image to /src/image or just /src and it didnt work visited these 2 posts and nothing worked https://github.com/tailwindlabs/tailwindcss/discussions/3113 https://github.com/tailwindlabs/tailwindcss/discussions/8877 Any suggestions?
29 replies