Skip to content

issues Search Results · repo:reactend/reactend-express language:JavaScript

Filter by

10 results
 (70 ms)

10 results

inreactend/reactend-express (press backspace or delete to remove)

I m trying to implement it alongside my existing project, I don t want to start from scratch with the template. However I m getting an error, could you please provide information on how to use it ? image ...
  • 1nfinity-5starZ
  • 4
  • Opened 
    on Feb 28, 2021
  • #18

I was spending the day trying to decouple the express from the app (I failed 😔 ). If we can do that, it will support quite a few cases where express is not supported. For example, Cloudflare workers.
  • subhendukundu
  • 5
  • Opened 
    on Feb 23, 2021
  • #17

Is there a plan to add hydrate anytime soon?
  • subhendukundu
  • 1
  • Opened 
    on Feb 23, 2021
  • #16

Can we fetch data before returning the Component? Can I do something like this? Get path= /status handler={async (req, res) = { const data = await getData(); return Res.Render component={() ...
  • subhendukundu
  • 2
  • Opened 
    on Feb 23, 2021
  • #15

  • Mikeandike71
  • 1
  • Opened 
    on Feb 18, 2021
  • #12

It would be great to have TypeScript support out of the box rather than @types/reactend__express. Would be happy to work on this sometime soon, but leaving this here as an RFC kind of thing.
  • alii
  • 2
  • Opened 
    on Feb 14, 2021
  • #11

Hi, so I m trying to test this project locally but can t seem to get React working. When I use JSX, there s an SyntaxError, when I rename the file to .jsx, there s an TypeError: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: ...
  • Myzel394
  • 5
  • Opened 
    on Feb 12, 2021
  • #8

Would be cool to be able to have examples of using react-xpress with other Express like frameworks (if it s possible) also it d be better if express would be a peer dep so it s easier to alias modules ...
  • talentlessguy
  • 3
  • Opened 
    on Feb 8, 2021
  • #5

Hey there, - [x] Routes children as a res params Get path= / Res.Content json={} text= ... / /Get - [x] Prepare environment to build package - [ ] Caching - [ ] Docs/Wiki - [ ] React Hooks for ...
  • gigantz
  • Opened 
    on Feb 8, 2021
  • #4

Interresting... The following might be slightly cleaner: import {App, Static, Router, Get, Post, Put, Delete, Patch} from react-express ; Would also suggest passing a renderer function for the content... ...
  • tracker1
  • 3
  • Opened 
    on Feb 7, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub