|
You are here |
adambard.com | ||
| | | | |
svelte.dev
|
|
| | | | | Taking the next-plus-one step | |
| | | | |
itsmycode.com
|
|
| | | | | PrismJs is a library written using JavaScript, which is used for syntax highlighting. Prism is very lightweight (2KB), intuitive, blazing-fast and extensible compared to other libraries. | |
| | | | |
matthiasnehlsen.com
|
|
| | | | | [AI summary] The article discusses the author's experience of rewriting a chat application's client side from AngularJS to React, highlighting the benefits and challenges of using React's declarative approach and immutable data handling. It also compares React and AngularJS, noting React's efficiency in rendering and diffing against the DOM, and mentions the author's continued use of AngularJS while remaining curious about React's potential in larger projects. | |
| | | | |
wweb.dev
|
|
| | | Sometimes it makes total sense to build an old fashioned static website. It can be not only faster, but also simplier than throwing in a full JavaScript framework just to build a website with only a few pages... | ||