#bundler
Read more stories on Hashnode
Articles with this tag
Before diving, if you don't know what a SSR application is let me give you a brief about it. SSR is the method of generating HTML at server side...
If you're a frontend developer and have been working on React you must know that Webpack is the core of React and bundling the assets. We use webpack...