
Jakub Sarnowski
Passionate developer building software with love :)
Work
Senior Frontend Developer at Netguru
We're a place where coders share, stay up-to-date and grow their careers.
Passionate developer building software with love :)
Work
Senior Frontend Developer at Netguru
Recent comments
What is Function Currying in JavaScript and When to Use It
Awesome article! I'd add one thing: there are amazing librari...
What database should I use?
Mostly, with NoSQL you can't assure any kind of data integrit...
What database should I use?
This! People mindlessly go for MongoDB because of NoSQL hype,...
18 DevTools for productivity 🚀
Doesn't look to secure - their website doesn't even have a va...
How To Take The Headache Out Of CSS And HTML In Emails
Just use MJML 😃
Uploading PDF files as base64 strings in PHP and saving it in the hard-disk.
Yeah I don't mean that your approach is wrong, it will sure...
Uploading PDF files as base64 strings in PHP and saving it in the hard-disk.
I took example from the Google Drive API. You can easily se...
Uploading PDF files as base64 strings in PHP and saving it in the hard-disk.
You don't need a form to accept multipart data. It's a comm...