Giter Club home page Giter Club logo

webpack-todo-list-microverse's Introduction

ichsansandy

๐Ÿ’ซ About Me:

Hi, I am a self-taught developer, currently learning ReactJS, Java SpringBoot, and Ruby on Rails

Java JavaScript Ruby HTML5 CSS3 TailwindCSS MySQL Redis Spring React React Native React Router Redux

webpack-todo-list-microverse's People

Contributors

dianabeki avatar ichsansandy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

webpack-todo-list-microverse's Issues

Morning Session Peer to Peer Code Review ( Yan, Ichsan, Fatima)

Ichsansandy ToDoList Agree Feedback

You did a great job so far ๐Ÿ‘
Nice Design ๐Ÿ‘ ๐Ÿ’ฏ
Kindly consider to replace your array declaration todoList by using a sing line of code like this:
let todoList = JSON.parse(localStorage.getItem('todolist')) || []; (Fatima) ๐Ÿ’ฏ

Peer to peer code review

Nice Design ๐Ÿ‘ ๐Ÿ’ฏ

Here are a few recommended reviews that you can consider incorporating:

  • Incorporate a submit button
  • Transform your website into a mobile-friendly version
  • In the input field I'd suggest that you make the input value (required) to limit submission of empty tasks.
  • Can you addressed the issue of the scrolling tab that appears when an action is performed on the website.

Peer to Peer Code Review

Great job so far ๐Ÿ‘ , nice implementation of ES6 and DRY code, i'd suggest you place the savingData and loadToDoList functions in one function since they are both called multiple time together

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.