Standard Search
About 37 results
https://marko.tech/journal/pretty-php-debub-output · 7 Jun 2022
A quick copy-pasta for rapid PHP debugging.
https://marko.tech/journal/remove-all-your-facebook-likes · 4 Dec 2020
Wipe your like history clean.
https://marko.tech/journal/useful-javascript-nippets-functions-megalist · 6 Nov 2020
A long, curated list of useful javascript functions and snippets I've collected throughout the years.
https://marko.tech/journal/hand-php-snippets-and-functions-round-2 · 1 Nov 2020
Back with another PHP guide with useful snippets and functions you can use in your projects.
https://marko.tech/journal/how-to-scraoe-data-from-apis · 15 Mar 2020
"Data requests or web scraping, also known as data extraction, is the process of retrieving, thus scraping,
https://marko.tech/journal/es6-cheatsheet · 1 Mar 2020
"A cheatsheet containing ES2015 [ES6] tips, tricks, best practices and code
https://marko.tech/journal/react-cheatsheet-2020 · 26 Feb 2020
A handy, quick reference for me (and everyone) to come back to when working with React.
https://marko.tech/journal/best-of-php-functions · 22 Feb 2020
When working with PHP I have a bunch of go-to functions and things I come back to often.
https://marko.tech/journal/essential-sass-mixins · 19 Feb 2020
Here's some SASS Mixins I've collected over the years.
https://marko.tech/journal/sass-cheatsheet · 15 Jan 2020
Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a plugin for your build system.