|
|
|
|
|
by knuckleheadsmif
408 days ago
|
|
Yes, making UI’s is not a new problem but building on top of the DOM/HTML as the backbone is. I too am from the before times where I guess we built essentially our own frameworks to handle own unique issues and take security into our own hands (verses have to trust external libraries and external resources….) I sadly laugh when I hear 20+ years late people are still fighting back button navigation issues. I still see sites that can’t handle double posts correctly or recovery gracefully when post responses fail/timeout. I’m out of the game now but for all the benefits of the web it’s been haves to death to support stuff the underlying infrastructure was nit designed for. |
|