30 seconds of code is a learning resource for developers of all skill levels in the form of a large collection of 500+ short code snippets in JavaScript, Python, CSS and React. After two years of work, the project is relaunched with a brand new website.
We all crawl the web in search of code. How many times have we painfully repeated steps to land on that same piece of code again? With DECS browser extension, using single-click, capture the code snippets on the go and store them for future use ๐จโ๐ป๐ฉโ๐ป
ArrayCat is a free tool for converting a list of data into an array. For example, you can convert CSV file into PHP array. Or, into a JavaScript array. Or even into an SQL insertion thingie, which is technically not an array.