#Loqi[Alex Kirk] Description
Decentralized Social Networking with WordPress
Connect WordPresses through friendship requests
Read each other’s (private) posts in a feed reader UI
Subscribe to any RSS feed
Compatible with the WordPress mobile apps
On your WordPres...
#petermolnarthe plugin is using rather new and shiny WP functionalities
#petermolnaralthough, I think, it can be used as generic feed reader
[grantcodes] and [kevinmarks] joined the channel
#[grantcodes]from yesterday and a bit off topic but [Csongor] I just converted my entire site to react recently (server side rendered) and it's great
[kevinmarks] joined the channel
#petermolnar[grantcodes]: how does that work? (genuine question) Does it serve, essentially, a static site, with a JS router on the backend?
[jgmac1106] joined the channel
#[jgmac1106]Ha ha I was gonna point you to [Csongor] after our discussion on HTML not being the way forward in the future
#petermolnaror does it still require a frontend component to pull it off the server?
[dave], [kevinmarks], [jgmac1106] and [eddie] joined the channel
#[eddie]petermolnar I think it probably works like Angular with server side rendering. Essentially it does two things, when you hit a url, the server uses the components to serve static html for the route you are requesting.
#[eddie]Then, once that page is loaded the actual front end components load so that if you need to change routes its able to go back to not having to refresh the page
[voss], [tantek], [eddie] and [grantcodes] joined the channel