Niebezpieczna Książka dla Chłopców
Polskie malarstwo o tematyce patriotycznej.
Zimowy wyjazd na narty
Continue reading
Utwory które każdy polski chłopiec winien znać i umieć wyrecytować.
when you have a button on a page that, when you click, reloads the page and you don’t know why, it maybe that your button is within the form
tag and defaults the type to submit
. Make sure your button has a type specified as a button
to solve that.
<Form> {/* some code */} <MyButton>My Button</MyButton> {/* some code */} </Form>
import React from 'react'; const MyButton = () => <button type="button">{children}</button> export default MyButton;
I’ve been busy and so I’ve left unattended my website for quite a long time. In the result I’ve missed email notification about domain renewal 🙁 and when I’ve found out it was too late, some Chinese guy snatched my domain planting ridiculous number of adverts on it. I’m trying to reclaim it but in the meantime my domain is greladesign.com but without “m” 🙂 greladesign.co