arbaouimehdi / ama

AMAs related Notes
https://www.youtube.com/watch?v=AWdyAyVwx2A&list=PLpXCAa5_yklc4TCmQhSLpyrbektusqZG7
9 stars 1 forks source link

AMA #6 #1

Closed arbaouimehdi closed 4 years ago

arbaouimehdi commented 4 years ago

AMA (Ask Me Anythin) #6

Boufous

Question

How to build a js developer portfolio?

Answer

Oussama

Question

thanks khouya mahdi for youtube and fb help job bghyt nswlk i m a java/j2ee dev hadi 2 ans o khddam l backend b java front end with template engine like thymleaf ... bghyt nbda integrer framwork dial js jatni angulars mkhrb9a ktart.les composants o o bsaf dial file
i nedd your avis

Answer

Nejmi

Question

bach tnsa7ni n9era bach nwali Full Stack Web Developer (kan3raf l html & CSS & Bootstrap & chwia Sass) o chnahoma les sites li tnsa7ni n9era fihom (o ana kamlt Responsive Web Design || JavaScript Algorithms and Data Structures) li f freecodecamp

Answer

Ayoub

Question

salam 3likom fi lewl bghit nchokrk 3la majhodat litadir w alah ykeml 3lik bghit nsewlk 3la 7sb wa7ed exp bghina nkhedmoh bi array w foreach function format(numbers) { let arr = "(+XXX) XXX-XXXXXX".split(''); //boucle avec Foreach d'un tableau de String } const num = [2,1,2,6,7,1,4,1,5,0,7,5]; console.log(format(num)); bghina had arqam li fi num yt2afichaw ina 3la chkel num tél li di blastha XXX

Answer

/*!
 * description: Format Phone Numbers
 * Output: (+XXX) XXX-XXXXXX => (+212) 671-415075
 */
function formatPhone(phoneNumber, format) {

  // Replace X by each number on a specific position
    for (let i = 0, l = phoneNumber.length; i < l; i++) {
        format = format.replace(
            "X",
            phoneNumber[i],
        );
    }

    return format;
}

// Test using an array
const num = [2,1,2,6,7,1,4,1,5,0,7,5];
console.log(formatPhone(num, "(+XXX) XXX-XXXXXX"));

// Test using String
const num2 = "212671415075";
console.log(formatPhone(num2, "(+XXX) XXX-XXXXXX"));

Psyrius

Question

salam khoya mehdi , ana switchit man js front-end l php back-end 7it m3a lwa9t fhmt bli ana interéssé b back-end , w hadi chi 1 mois w ana tant3alam basics dial php w mysql (the question is not about php !) , bghit nbda chi mini project walakin fin ma tal9a chi idea , tan la7de bi ana mzl khasnni bzaaaaf bach n9dar n appliquiha , wach back end project dialhom s3ab 3la front end awala hi mal9itch chi idea mzyana , and pls some ideas l begginers f back-end (mzl matan3rafch ndir ta systeme d'authentification),ty !

Answer

3endek bzaf dyal l Caregries dyal apps li baghi tssayeb, example:

Apps Examples:

Auth System Code & Video Tutorials:

Zaki

Question

A very good path to master javascript and angular for an intermediate developer?how much it will take?

JavaScript Expert Topics:

Walid

Question

Bro any resources or advises to learn ruby and rails

Answer

Ayoub Amk

Question

1- Achnu kat3ni JAM stack , 9elebt f youtube ms mafhemtch mezyan . 2-bach katnse7 beginner fl backend f 2020 php vs node.js ola python ?

Answer

Mounirk

Question

how to practice coding from home im only following courses?

Answer

Afkir

Question

Je fais du developpement web, j'arrive pas à trouver des projets pour pratiquer ReactJS

Answer

Mustapha

Question

kan créer des project web app ms ba9i ma3ndich fikra 3la kifach n sécuriser les app dyali

Answer

Youness

tbark lah 3lik a khay mehdi rak dima top 3andi 2 questions
1)t9Ad tgolina some good resources to learn php 2)3andii had l3am PFE o bghit n9ad chi web app b stack dyal HTML CSS JS PHP mais bghitek a khay mehdi tgol liya chi idea simple nkhdem 3liha li n9ad nssaliha fi 2 mois hite ana 3amrni 9Adite chi projet hada awel wa7d o bghite n9Ad chi haja li zwina tssta7el tkon fi PFE

Answer

Learn PHP & Useful Tools:

Project Examples:

Bouya

Question

khouya salam , wach ila tb3t dawra dyalk ta3 JavaScript ECMAScript 6, li glti f description dyalha bli 9riba l react js, wach t9dr t3awni fl react native , pcq baghi nt3lm react native okal9a les cours 9lal, ana en general baghi nt3lm developement mobile, any advice bro?

Answer

zak402 commented 4 years ago

​salam khoya nswlak ana khdam freelance wla kijini developement tamara dialo ktar man flos et client ki3adbak 9bal ichad lproject kiban lia mkainch most9bal fi freelance man rir ila drti chi saas app

Ismailelazzouzi commented 4 years ago

Hello Mehdi I just completed responsive web design certif and I'm making small projects should I start learning javascript ?

arbaouimehdi commented 4 years ago

​salam khoya nswlak ana khdam freelance wla kijini developement tamara dialo ktar man flos et client ki3adbak 9bal ichad lproject kiban lia mkainch most9bal fi freelance man rir ila drti chi saas app

Hello @zak402 and @Ismailelazzouzi , l question khasshom yt7ato f l google form dyal next AMA, l comment hnaya dyal ila 3endek chi 7aja related l answers li 3tite.

Dima lien dyal l google form kandirou f l AMA video, as an example ila dkhelti l had lien dyal AMA #6 ghadi tl9a f description l google form link dyal next AMA #7.

hilolo commented 4 years ago

ho can my website manage big quantitys of visitors like (news websites .. ) ?