1
4 Comments

Codexplainer AI πŸ§™β€β™€οΈ- A tool to explain code in plain English on any site

Hello IH,
Codexplainer is an AI tool that I built for self-learners. It can explain a confusing piece of code in plain English.
I built it as a Chrome extension to enable developers to understand code straight on their favorite sites: Stackoverflow, Github, Codepen, etc.

The app is completely free.
Here is the link:
https://chrome.google.com/webstore/detail/codexplainer-ai-beta/mekadgeckpcgideipfhbcapmenbadejp

Please write some feedback to help me improve the app.

on January 4, 2022
  1. 2

    Feedback: Tried on StackOverflow. After some time it starts repeating. Other than that it looks promising. Great work!

    Printout:

    1. The filter() method filters the elements of an array based on a given function.
    2. The function is called for each element of the array and a new array is created which contains the element for which the function returns true.
    3. In the above code, the function is filtering the elements of previousArray which don't exist in currentArray.
    4. The filter() method returns a new array with the elements that return true.
    5. The filter() method doesn't change the original array.
    6. The filter() method returns an array.

    The filter() method takes two parameters:

    function: A function that tests if elements in the array return true or not.
    This function must return a Boolean value.
    This function is called for each element in the array.
    array: An array whose elements will be filtered.
    The filter() method returns an array.

    The filter() method is called on an array.
    It takes a function as its parameter which is called for each element in the array.
    The filter() method calls the function for each element in the array and returns a new array containing all the elements for which the function returned true.

    The filter() method is called on an array.
    It takes a function as its parameter which is called for each element in the array.
    The filter() method calls the function for each element in the array and returns a new array containing all the elements for which the function returned true.

    The filter() method is called on an array.
    It takes a function as its parameter which is called for each element in the array.
    The filter() method calls the function for each element in the array and returns a new array containing all the elements for which the function returned true.

    The filter() method is called on an array.
    It takes a function as its parameter which is called for each element in the array.
    The filter() method calls the function for each element in the array and returns a new array containing all the elements for which the function returned true.

    1. 1

      Thanks for taking the time to test the app. I should work on preventing redundancy. Did you find the explanation helpful?

      1. 2

        I see that the explanation is understandable, but to see if it is helpful I must try it on more complicated code.

        1. 1

          Thank you buddy. If you got some time, please try it on complicated code and write me some feedback.