Giter Site home page Giter Site logo

30daysofjs's Introduction

30DaysOfJS

Day01: Change HTML content with

``` Example: When click to turn on button bulb will turn on and when click to turn off button bulb turn off.

# Day00: JavaScript Function 

``` in JavaScript we see three kinds of function
````` function as parameters
````` Named function expression
````` Inline function
Three examples added in js_function.html, if anything need correction please give me suggestion, I am learning. Your suggestion will be appreciated.

# Day00: 10 Jan, 2020

````` trying to solve some challenge from edabit.com.
````` I solved 10 problems of JavaScript, though all are very easy but a few are hard for me but I solved that.

# Days: 00 13 Jan, 2020

````` How to work with Arrays in JavaScript
        1. Array declation ( Associative Array);
        2. Add an item to the end
        3. Remove item from the end
        4. add item in the front 
        5. Remove item fron the front
        6. How to use splice() method, and its power
        7. How to access an array item.
# Days00 : 20 Jan 2020 and 22 Jan, 2020

what I learned : 
        1. How to get data from Json file locally or from any hosted website
        2. How to print json data with Ajax and JavaScript
        3. How to work with Json object where object has multiple Objects
        4. How to loop through 2D array in Javascript

Loop is the common functionallity in all programming languge such as php, javascript, c , c++
I don't know how loop works in Java, since I study php, and JavaScript.
But these day I iterate over a 2D array( multidimensional array) with JavaScript.

The most interesting things is that while I am studing and practicing Json with Ajax
it was so amazing and funny part actually.

30daysofjs's People

Contributors

jashimgit avatar

Watchers

 avatar

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.