Slip1244
@slip1244
I was picking some textures from a site for another project, and I realized that SVGs can transition with css.
I created this thingy for no other pur
HTML, CSS, JS
This template uses PRAW, a wrapper for the Reddit API written in Python.
Python
I created an extremely simple template for Express and SocketIO, one that I personally use for all my projects.
Enjoy!
Node.js
HARRYPOTTER12 Hi This reminds me of the animation in stardew valley when you meet the forest dudes.3 years ago
COVID Crusher - Crush that COVID, in game and in real life!
About
@bramley and I created this game with NodeJS, HTML, CSS, and Vanilla JS. We used no
Node.js
I started like yesterday pls don't make fun of my code. Also I don't want to handle your credentials so you won't be able to log in or upvote or anyth
Node.js
Even 7 lines is fine, but it should have the same output.
https://repl.it/@nithilan4/DNA-Lab
Thanks
edit: everything has to be in a function
ArchieMaclean Remember that more lines is better, if you can understand it. Trying to have as few lines as possible can result in unreadable code that you don't fully understand.4 years ago
Scoder12 You can put the strings in a file and load it.
> I am a repl.it helper. If this is a good anser, please upvote.4 years ago
My flask site worked until a few minutes ago. It still works, except edits are not showing up. What's going on?
https://repl.it/@nithilan4/Scraper
in
How can I import all the necessary packages in? I tried using "import oauth2client" but it shows this error message.
image
How can you make a "cloud variable" that can be displayed on a website, where each time something is clicked you add one to it and it doesn't reset on
timmy_i_chen Easy way: create a global variable and change it whenever you need to: https://repl.it/@timmyichen/flask-global-variable-demo
Downsides: It will reset whenever the server is reset or re-run
Harder way: use a database. There are many options here; feel free to ask questions about specific ones. Firebase I hear is pretty simple to get started with.4 years ago
slip1244 so every time someone clicks submit in bit.ly/pizzaprogram then it will add one to this counter and it can be displayed4 years ago
https://cp1--nithilan4.repl.co/pizza
RyanRana You can add a pick up time with a clock and when it reach's a certain time something happens on screen.4 years ago
leon332157 I think u can add a div for the button and selection part and make the corner round with CSS.4 years ago