1. Home
  2. Posts
  3. Highlights of Week 38, 2024
cover

Highlights of Week 38, 2024

3 Minutes
Tags

Update

This week I learn so much, especially about Preact and Vite. Recheck my blog and I found out that RSS is good thing, and we can use RSS Feeder tool to download latest content of website, I use FeedBro in Mozilla.

Money Management Application.

I and my wife initiate new appliation that help us to create report money, I insist to use new tools Vite and Preact for small application instead using next that very large.

I just learn how to setup Preact, Re-learn basic React tools, and setup the Router. as you know, Client-side-rendering is new thing, we have to handle route in client side. I found Preact-iso, but it have small user. React ecosystem have popular Router named React Router. Community said that we can use this into preact project, and I found no problem when I try to.

Preact and Vite

I love using Preact and vite, all work just like expected and I love how light is it. I usually using nextjs for my project but it always become so large and the project takes a minutes to build a page. I know how Nextjs works, their framework want to cache anything and sell the static site generator feature. I think it usefull when we want to create blog, news, or landing page.

In other hand, Preact or React it self is a client side rendering. It’s usefull when we create the application that user interact with it, for example dashboard, system, web application. User can load all page into their browser then render it as user want.

sessionStorage API Browser

I also found API sessionStorage from React Router when I want to alert user leaving that form. I found this is usefull because it likes localStorage but unique in different tab. By using this we can store the form state into sessionStorage and then clear it when user submit the form.

RSS Feed

In this complex world, social media, news everywhere, constant flood new information. I think we have to take a break. Slow the information, focus and clear mind, relax and become aware to sorround. We can’t shutdown the connection into internet, but we can filter what we can read and hear. I think RSS feeder is the solution for this, RSS is a list of post a website, it allows any program to fetch it to get the latest update. The concept is, we get only what we think it’s usefull. Finding our interest and our preference are the technique to see our self, to know our self. By slowing down the information and filter what we receive is the only way to survive in this modern era. RSS feeder tools help us to get back the freedom.

I recommend to use Feedbro, their intuitive UI and fully functional RSS Feeder in browser plugin make it easy to use.

Thanks

Thanks for you guys read my update, I don’t think this is usefull for anyone but I think there is always something that we can learn from each other. I’m currently open to freelance and project opportunities. Whether you need a full-stack solution or consultation to optimize your development workflow, feel free to reach out โ€”letโ€™s build something great together!

Stay Updated: Join The IO Hub

Be the first to get the latest updates, articles, and resources. Join the IO Hub on Telegram.

comments powered by Disqus