• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Javascript basic learning for beginners

More Repositories

1

magento2-fixerapi

As of March 6th 2018, the legacy Fixer API (api.fixer.io) is deprecated and a completely re-engineered API is now accessible at https://data.fixer.io/api/ The core structure of the old API has remained unchanged, and need to perform a few simple changes in integration. Existing api format : http://api.fixer.io/latest?base={{CURRENCY_FROM}}&symbols={{CURRENCY_TO} its mentioned in core module, path : [root]/vendor/magento/module-directory/Model/Currency/Import/FixerIo.php Updated api format : http://data.fixer.io/api/latest?access_key=FIXER_API_KEY={{CURRENCY_FROM}}&symbols={{CURRENCY_TO} #After installing this module new API key is integrated in admin panel. Admin panel > Store > Configuration > Currency Setup > Fixer.io > Api key The model file will rewrite the core model API structure to updated format. Currency conversion API is based on the API plan purchased from https://apilayer.com/ If of the currency symbol value is not converting from fixer api, The list of unused currency symbol restricted from admin panel. Admin panel > Store > Configuration > Currency Setup > Currency Options > Allowed currencies OR upgrade your plan.
PHP
9
star
2

chrome-new-window-extension

This chrome extension is for open the chrome extension into another web window The new window content have loaded with another URl here. You can change as you per your need.
JavaScript
6
star
3

product-bulkcustom-update

It's solution for how to set the new custom attribute for already created product in catalog inventory
PHP
5
star
4

visitor-country-code

This custom module will helps to return the visitor country code based on the IP location.
PHP
4
star
5

login-app-with-react-redux

This is a small login app with react redux architecture.
JavaScript
3
star
6

Magento2.x

PHP
2
star
7

array-handling-javascript

This repository is to save the customer details in local storage and display
HTML
2
star
8

Node-JS-Training

This is for the node task and learning steps for beginners
JavaScript
2
star
9

drupal-helloworld-custom-module

Custome module for print hello word example in drupal 8
PHP
1
star
10

react-search-filter

Example react module for search. Search will result data in alphabetical order
JavaScript
1
star
11

curd-example-laravel

PHP
1
star
12

Marketplace-Specilist

1
star
13

Nodejs-Postgres

This repository is for start the postgres sql with nodejs for beginners
JavaScript
1
star