Search
Results
The 7-Step Product Development Process [Explainer] (2021)
Product Development Processes. UX Knowledge Base Sketch #53 | by Krisztina Szerovay | UX Knowledge Base Sketch
New Product Development | Process, Stages & Strategy Explained
The Product Development Process - Building the Right Thing - Free Poster Download | Dandy People
[https://dandypeople.com/blog/the-product-development-process-building-the-right-thing-free-poster-download/] - - public:stevetao
Guide to the Product Development Process [10 Steps+Key Tips]
[https://sloboda-studio.com/blog/guide-to-the-product-development-process-10-steps-key-tips/] - - public:stevetao
Code House - Store House of 300+ Developer Cheatsheets
The State of Developer Ecosystem in 2021 Infographic | JetBrains: Developer Tools for Professionals and Teams
Which Mobile App Development Framework Is Right For You? | by Sophia Martin | Aug, 2021 | JavaScript in Plain English
[https://javascript.plainenglish.io/which-mobile-development-framework-is-right-for-you-57d0c1bbfaf0] - - public:xxx
Stack Overflow Developer Survey 2021
Refined Blog
Code House - Store House of 300+ Developer Cheatsheets
Getting started with Vue [1 of 16] | Beginner's Series to: Vue.js | Beginner's Series to: Vue.js | Channel 9
[https://channel9.msdn.com/Series/Beginners-Series-to-Vuejs/Getting-started-with-Vue-1-of-16--Beginners-Series-to-Vuejs] - - public:mepage
GitHub - centrifugal/centrifugo: Scalable real-time messaging server in language-agnostic way. Set up once and forever.
Nyxt
GitHub - Etesam913/euismod: 📝 A website that make learning CSS grid easy and interactive
GitHub - lettier/3d-game-shaders-for-beginners:
Top Metrics You Need to Understand When Measuring Front-end Performance
[https://blog.asayer.io/top-metrics-you-need-to-understand-when-measuring-front-end-performance] - - public:xxx
Open source, experimental, and tiny tools roundupOpen Source Tiny Tools
Vanilla JS equivalents of jQuery methods · GitHub
Let's build a responsive navbar and hamburger menu using HTML, CSS, and Javascript. - DEV Community
[https://dev.to/devggaurav/let-s-build-a-responsive-navbar-and-hamburger-menu-using-html-css-and-javascript-4gci] - - public:mepage
Unpacking Interview Questions - Jacob Kaplan-Moss
Remote Work @ call a dev
Free for DevelopersFree for developers
[https://free-for.dev/] - - public:xxx
Collection list of free things for developers, from machines, books to APIs
10 Software Engineering Laws Everybody Loves to Ignore
The Ultimate CSS Grid Tutorial for Beginners (With Interactive Examples)
Create Responsive Image Effects With CSS Gradients And aspect-ratio — Smashing Magazine
[https://www.smashingmagazine.com/2021/02/responsive-image-effects-css-gradients-aspect-ratio/] - - public:mepage
How to Write Your Own Iterable Objects in PHP
[https://www.cloudsavvyit.com/9737/how-to-write-your-own-iterable-objects-in-php/] - - public:mepage
Use CSS Clamp to create a more flexible wrapper utility | CSS-Tricks
How to Create a Shrinking Header on Scroll Without JavaScript | CSS-Tricks
[https://css-tricks.com/how-to-create-a-shrinking-header-on-scroll-without-javascript/] - - public:mepage
How to convert any website/webpage into an installable progressive web app (PWA) - DEV Community
[https://dev.to/zippytyro/how-to-convert-any-website-webpage-into-an-installable-progressive-web-app-pwa-59ai] - - public:mepage
The Devil's Albatross - An algorithmic layout technique
Progressive Web Apps in 2021 - firt.dev
Prettier · Opinionated Code Formatter
One Page Love - One Page Website Inspiration and Templates
A Web Developer's Browser | Responsively App
Computer Graphics Basic from Scratch Online Book
A shiny-on-hover effect that follows your mouse (CSS) ✨ - DEV Community
[https://dev.to/hack4impact/a-shiny-on-hover-effect-that-follows-your-mouse-css-4d5b] - - public:mepage
CSS Clamp(): The Responsive Combination We’ve All Been Waiting For | by Paige Niedringhaus | Jan, 2021 | Bits and Pieces
[https://blog.bitsrc.io/css-clamp-the-responsive-combination-weve-all-been-waiting-for-f1ce1981ea6e] - - public:mepage
State of JS 2020
PHP recursion print all elements of a multidimensional array with keys - Stack Overflow
[https://stackoverflow.com/questions/14006609/php-recursion-print-all-elements-of-a-multidimensional-array-with-keys] - - public:mepage
function pretty_dump($arr, $d=1){ if ($d==1) echo "<pre>"; // HTML Only if (is_array($arr)){ foreach($arr as $k=>$v){ for ($i=0;$i<$d;$i++){ echo "\t"; } if (is_array($v)){ echo $k.PHP_EOL; Pretty_Dump($v, $d+1); } else { echo $k."\t".$v.PHP_EOL; } } } if ($d==1) echo "</pre>"; // HTML Only }
Houdini.how
JS Service Workers — An Introduction - DEV
Image & file options | Docs | TinyMCE
The 3 CSS Methods for Adding Element Borders | Modern CSS Solutions
Better evaluations
How to Load Fonts in a Way That Fights FOUT and Makes Lighthouse Happy | CSS-Tricks
[https://css-tricks.com/how-to-load-fonts-in-a-way-that-fights-fout-and-makes-lighthouse-happy/] - - public:mepage
How to propagate a signal to child processes from a Bash script - LinuxConfig.org
[https://linuxconfig.org/how-to-propagate-a-signal-to-child-processes-from-a-bash-script] - - public:mepage
