Git Product home page Git Product logo

Comments (19)

bertho-zero avatar bertho-zero commented on May 23, 2024

Hi, thanks it's nice

I plan to add feathersjs, I will soon publish a first version.

from react-redux-universal-hot-example.

sauravskumar avatar sauravskumar commented on May 23, 2024

@bertho-zero so will you be maintaining this project from here on...??? that would be very nice...

from react-redux-universal-hot-example.

bertho-zero avatar bertho-zero commented on May 23, 2024

@sauravskumar Yes I will continue to put what seems missing and I remain open to any proposal

from react-redux-universal-hot-example.

sauravskumar avatar sauravskumar commented on May 23, 2024

@bertho-zero thank you

from react-redux-universal-hot-example.

bertho-zero avatar bertho-zero commented on May 23, 2024

I do not know if you saw but I added feathers, all past features are still there, in addition to secure authentication, real-time services, their hooks ...

For further I planned to clean this up and add more complete examples of feathers. If someone an idea of things to do, let him know

from react-redux-universal-hot-example.

jdosullivan avatar jdosullivan commented on May 23, 2024

Hi bertho-zero. Thanks for maintaining this. The original repo seems to be dead and my project that I am working on is based off of it. If you need any help, do let me know.

from react-redux-universal-hot-example.

sauravskumar avatar sauravskumar commented on May 23, 2024

@bertho-zero i haven't checked out featherjs yet... i just wanted to know is it kinda awesome.. or just another js library which will be replaced one month later?

from react-redux-universal-hot-example.

Iuriy-Budnikov avatar Iuriy-Budnikov commented on May 23, 2024

Hey guys.
I am also able to help.
Can we crate separate repo?

from react-redux-universal-hot-example.

Iuriy-Budnikov avatar Iuriy-Budnikov commented on May 23, 2024

I have 4 projects based on this app

from react-redux-universal-hot-example.

jdosullivan avatar jdosullivan commented on May 23, 2024

Hey berthzero, can you explain what this featherjs claim to fame is? I started reading the docs and it just seemed like a lot of hand-wavy feathersjs-will-solve-all-your-problems type stuff. Usually I stay very far away from libraries like these. Can you break down it's purpose in a concise way for me?

from react-redux-universal-hot-example.

Iuriy-Budnikov avatar Iuriy-Budnikov commented on May 23, 2024

I started reading the docs and it just seemed like a lot of hand-wavy feathersjs-will-solve-all-your-problems type stuff.

+1

from react-redux-universal-hot-example.

oyeanuj avatar oyeanuj commented on May 23, 2024

@bertho-zero also curious if having featherjs would prevent us from using our own server-side APIs? I know we already need node for server-side rendering but it seems with featherjs, this repo would be moving in the direction of having authentication, etc all be done on the node server? Is that accurate?

from react-redux-universal-hot-example.

Iuriy-Budnikov avatar Iuriy-Budnikov commented on May 23, 2024

guys lets create separate fork/repo without featherjs ?

from react-redux-universal-hot-example.

sauravskumar avatar sauravskumar commented on May 23, 2024

+1

from react-redux-universal-hot-example.

jdosullivan avatar jdosullivan commented on May 23, 2024

+1. I did a fork of erikas repo here: https://github.com/jahmaiosullivan/react-redux-universal-hot-example. My first order of business will be to update all the dependencies which I will do by tomorrow. Second order of business will be to add additional docs explaining my learnings about the code.

from react-redux-universal-hot-example.

bertho-zero avatar bertho-zero commented on May 23, 2024

Hi everyone, feathers is just an extension of express that simplifies programming oriented aspect, aspects such as authentication, error handling, a mailer, etc. All parts are optional.

It allows to easily create a REST API (real-time or not) and easily connect to the client. In short it is a way to create services with hooks, an event system, filter events ... It allows to quickly implement all database connectors and sockets manager.

There Feathers only if you want to use this API, is fast to remove it, I made a branch with the old API (without feathers or database) for those wishing to easily connect to their or take only the client: https://github.com/bertho-zero/react-redux-universal-hot-example/tree/basic-api

from react-redux-universal-hot-example.

jdosullivan avatar jdosullivan commented on May 23, 2024

Thanks for the explanation bertho-zero and thanks for creating a branch without it.

from react-redux-universal-hot-example.

oyeanuj avatar oyeanuj commented on May 23, 2024

@bertho-zero Are you also planning to upgrade webpack, and node as well? I am personally using basic-api branch but would be happy to see any of them upgraded to follow along accordingly.

from react-redux-universal-hot-example.

bertho-zero avatar bertho-zero commented on May 23, 2024

Yes I plan to upgrade webpack if anyone is ready to make a pull request

from react-redux-universal-hot-example.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.