webforj / webforj-docs

Documentation and code examples for webforJ.
https://docs.webforj.com
0 stars 2 forks source link

feat/docs: Adding browser history documentation draft #290

Closed MatthewHawkins closed 3 weeks ago

hyyan commented 1 month ago

@MatthewHawkins, it looks good overall. There's just one thing missing: explaining that you either initialize a new History object, or, if you're using routing, you can retrieve the created history instance from the router.

hyyan commented 1 month ago

@MatthewHawkins also we need to address the issues related to value.

MatthewHawkins commented 1 month ago

@hyyan - Made some changes, my first question is what you'd like me to mention specifically about the Request class (just to ensure I touch on all relevant points) https://javadoc.io/doc/com.webforj/webforj-foundation/latest/com/webforj/Request.html

Second thing would be discussing a couple vale rules I encountered here when we have time.

hyyan commented 3 weeks ago

@MatthewHawkins this is good to go