Git Product home page Git Product logo

Comments (21)

rajikaimal avatar rajikaimal commented on July 27, 2024 1

Sure, fork this repo, create your own branch and start working. Please use contribution guidelines provided.

from react-scaffolder.

shubhamkakkar avatar shubhamkakkar commented on July 27, 2024 1

Is the issue still open, as I am willing to do it

from react-scaffolder.

dhruvdutt avatar dhruvdutt commented on July 27, 2024

Can I do it?

from react-scaffolder.

rajikaimal avatar rajikaimal commented on July 27, 2024

@dhruvdutt just to clarify things, are you still working on this issue.

from react-scaffolder.

dhruvdutt avatar dhruvdutt commented on July 27, 2024

Sorry for the delay.
Most of the things seem alright. I'm still learning ES6. Is there anything to do except transforming normal functions into arrow functions?

from react-scaffolder.

rajikaimal avatar rajikaimal commented on July 27, 2024

It's fine, take your time, we need quality over quantity. Basically you can use arrow functions as a short hand syntax for normal functions, but you need to be careful about the context since arrow functions takes up the parent context. Also you can features like default arguments in ES6 within functions.

from react-scaffolder.

rafaelklaessen avatar rafaelklaessen commented on July 27, 2024

Also worth mentioning is that ES6 has a new class syntax that's way nicer. Import and export have changed as well, you can do, for example, export class MyClass instead of modules.export = {}. Read more about it here.

from react-scaffolder.

dhruvdutt avatar dhruvdutt commented on July 27, 2024

@rafaelklaessen You can take this up if you wish.
I have been really busy lately with academics work.

from react-scaffolder.

rafaelklaessen avatar rafaelklaessen commented on July 27, 2024

Okay, I will. I've never worked with React though, so it will take a while.

from react-scaffolder.

rafaelklaessen avatar rafaelklaessen commented on July 27, 2024

@rajikaimal I've created a pull request with the ES6 port.

from react-scaffolder.

rajikaimal avatar rajikaimal commented on July 27, 2024

I started a review on PR #17

from react-scaffolder.

dhruvdutt avatar dhruvdutt commented on July 27, 2024

I'm reviewing too. 😸

from react-scaffolder.

rafaelklaessen avatar rafaelklaessen commented on July 27, 2024

So, is my ES6 version going to be used or...?

from react-scaffolder.

rajikaimal avatar rajikaimal commented on July 27, 2024

We'll start improvements based on the work that you've done on this issue.

from react-scaffolder.

rafaelklaessen avatar rafaelklaessen commented on July 27, 2024

Okay

from react-scaffolder.

dilantha111 avatar dilantha111 commented on July 27, 2024

Hi I am interested on this. Can I start working on it ? if it's not completed.

from react-scaffolder.

rafaelklaessen avatar rafaelklaessen commented on July 27, 2024

Looking at the code that I wrote back then there's plenty of room for improvement.
It's now kinda-partially ES6

from react-scaffolder.

dilantha111 avatar dilantha111 commented on July 27, 2024

Is it on a particular branch ? Or is it already merged ? I can continue with the things you have done.

from react-scaffolder.

rafaelklaessen avatar rafaelklaessen commented on July 27, 2024

It's on the es6 branch.
Do note that there's 41 new commits in master that need to be merged as well (or you can create a new branch and just redo it all)

from react-scaffolder.

dilantha111 avatar dilantha111 commented on July 27, 2024

Okay thanks for the heads up. I will start working on them.

from react-scaffolder.

rajikaimal avatar rajikaimal commented on July 27, 2024

Hi, yes you can give a try.

from react-scaffolder.

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.