|
You are here |
mxstbr.com | ||
| | | | |
krasimirtsonev.com
|
|
| | | | | Write your own progress indicator with vanilla JavaScript / Many moons ago, I was writing a lot of Flash applications. One thing was typical, and that was a progress indication of something that we were downloading. The loaded bytes of the Flash file (.swf) itself and later of some other resource the application needs. Once I started writing everything in JavaScript, this feature disappeared. In this post, we'll see how to implement it with vanilla JavaScript. | |
| | | | |
www.debugbear.com
|
|
| | | | | Server-side rendering ensures that website content appears quickly, without first having to download and run application code. | |
| | | | |
blog.somewhatabstract.com
|
|
| | | | | [AI summary] The author discusses implementing server-side rendering (SSR) for a React application, focusing on rendering a React component into HTML and integrating it into a page template. | |
| | | | |
remysharp.com
|
|
| | | A simple but effective fix to working with web components and VS Code. I wanted to get syntax highlighting _and_ prettier support (to auto fix indenting, quote... | ||