Explore >> Select a destination


You are here

adambard.com
| | svelte.dev
17.5 parsecs away

Travel
| | Taking the next-plus-one step
| | itsmycode.com
16.4 parsecs away

Travel
| | 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
10.1 parsecs away

Travel
| | [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
34.5 parsecs away

Travel
| 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...