Explore >> Select a destination


You are here

humanwhocodes.com
| | www.brandonpugh.com
6.6 parsecs away

Travel
| | You may have noticed before that if you try to paste more than one line of text into a textbox in Internet explorer it will on only paste in the first line and disregard the rest. Firefox and Chrome on the other hand will automatically paste all lines of the text onto the one line of the textbox. This issue came up in one of the projects I'm currently working on where we wanted users to be able to paste in a list of ID numbers they wanted to run a search on.
| | gomakethings.com
4.6 parsecs away

Travel
| | One of the weirdest "debates" I seem to perpetually have with framework-enthusiastic developers is whether or not a is "just as good" as a . Spoiler: it's not. Let's dig in. The problem Among the React crowd, and also among people who seem to enjoy HTMX, I see a lot this... Open Modal function showSignIn () { // Code to show the sign-in modal. // The details of what happens here vary by stack.
| | bitsofco.de
2.1 parsecs away

Travel
| | Articles on frontend development and more.
| | jonyablonski.com
47.7 parsecs away

Travel
| Designing for large-scale is one of the biggest challenges a designer will face. Every aspect of the project is amplified and the complexities, risks, and unknowns can have a crippling effect. Luckily, there are some steps we can take early on to build a scaleable foundation and help set our large-scale projects on the path to success.