Navigation

    Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. Tags
    3. angular
    Log in to post
    • All categories
    • Udith Indrakantha

      Generate Word Documents from Templates Easily Using Vue.JS with TypeScript
      Web Development • vuejs web development typescript angular docxtemplater • • Udith Indrakantha

      3
      1
      Votes
      3
      Posts
      264
      Views

      Nubelle

      Wow amazing

    • SachithAnu

      How manage horizontal space betwenn two elemts
      Front-End Development • angular frontend html • • SachithAnu

      1
      0
      Votes
      1
      Posts
      155
      Views

      No one has replied

    • SachithAnu

      For self studies guidance
      General Discussion • angular react frontend • • SachithAnu

      2
      0
      Votes
      2
      Posts
      180
      Views

      isuru mahesh perera

      Angular wala basic karanm Eken mona hari projects build karanna try karanna. Thawa angular wala best practices balanna.
      Hodama de company ekakata join wena eka ethokota kohomath okkoma dewal hadenawa.

      Thawa books, articles kiyawanna

    • oditha

      Typescrypt array help.
      Front-End Development • typescript angular • • oditha

      3
      0
      Votes
      3
      Posts
      198
      Views

      oditha

      @nb said in Typescrypt array help.:

      distance: Number } let steps: Array<Steps> = [ { startDate: '2020-10-21', endDate: '2020-10-22', steps: 101 }, { startDate: '2020-10-22', endDate: '2020-10-23', steps: 102 }, { startDate: '2020-10-24', endDate: '2020-10-25', steps: 103 } ]; let activity: Array<Distance> = [ { startDate: '2020-10-21', endDate: '2020-10-22', distance: 101 }, { startDate: '2020-10-22', endDate: '2020-10-23', distance: 102 }, { startDate: '2020-10-26', endDate: '2020-10-26', distance: 103 } ]; function join<L extends Record<string,any>, R extends Record<string,any>>(left: Array<L>, right: Array<R>, by: Array<string>) { const joined: Array<L&R> = []; for (let l of left) { const fromRight = right.find(r => by.every((curr) => (r[curr] == l[curr]), true)) if (fromRight === undefined) continue; joined.push({ ...fromRight, ...l}) } return joined; } console.log(join(steps, activity, ['startDate', 'endDate'])) /* [LOG]: [{ "startDate": "2020-10-21", "endDate": "2020-10-22", "distance": 101, "steps": 101 }, { "startDate": "2020-10-22", "endDate": "2020-10-23", "distance": 102, "steps": 102 }] */

      Thanx Brother. man try karala balannam meka

    • coder lk

      Angular vs Ajax
      Front-End Development • angular ajax front-end • • coder lk

      2
      0
      Votes
      2
      Posts
      139
      Views

      KrissSachintha

      @coder-lk can bro

    • Nubelle

      Full Stack Developer - MEAN
      Job Portal • job nodejs angular expressjs • • Nubelle

      1
      2
      Votes
      1
      Posts
      269
      Views

      No one has replied

    • kasun viduranga

      Node.js,mysql api එකක් vps server හෝ cpanel එකක host කරන්න දන්න කෙනෙක් ඉන්නවනම් කියාදෙන්න.
      Web Development • nodejs mysql cpanel web designing angular • • kasun viduranga

      6
      0
      Votes
      6
      Posts
      376
      Views

      Kavindu Dissanayake

      I want to know how we can pass image to php backend to using retrofit ?(it must be support to android 10 to up )

    • Grasshopper

      Angular & codeigniter
      Back-End Development • angular • • Grasshopper

      1
      0
      Votes
      1
      Posts
      63
      Views

      No one has replied

    • oditha

      IONIC HELP
      Hybrid App Development • ionic5 angular typescript • • oditha

      6
      0
      Votes
      6
      Posts
      190
      Views

      oditha

      @root Thanks bro :+1: :+1:

    • shalithasuranga

      Web application solution architectures and introducing LAMG stack
      Web Development • lamg fullstack lamda angular github • • shalithasuranga

      4
      5
      Votes
      4
      Posts
      193
      Views

      dev_lak

      thanks bro

    • kasun viduranga

      Angular වලට use කරන npm packages HTML වලට use කරන්න පුළුවන්ද ?
      Web Development • angular html5 javascript php npm • • kasun viduranga

      3
      0
      Votes
      3
      Posts
      173
      Views

      root

      @kasun-viduranga

      Angular walata hadapuwa nam ba , anith ewa puluwan

    • Nubelle

      Enadoc TechMeetUp
      Events ( Free & Paid ) • developer angular • • Nubelle

      4
      3
      Votes
      4
      Posts
      189
      Views

      root

      thanks for the info

    • Udith Indrakantha

      Send Emails without a server-side code with Angular
      Front-End Development • angular web development email javascript feedback • • Udith Indrakantha

      8
      2
      Votes
      8
      Posts
      2984
      Views

      root

      @Udith-Indrakantha

      awesome bro , thank you

    • kasun viduranga

      angular site එකක button එකක් click කරලා අලුත් page එකකට redirect වෙනකොට javascript run වෙන්නෙ නැත්තෙ ඇයි. page eka reload කරොත් run වෙනවා.
      Front-End Development • web development programming html java script angular • • kasun viduranga

      14
      0
      Votes
      14
      Posts
      344
      Views

      root

      sidebar eka component ekka karanna nathnam eke thiyena js run wenne na anith pages wala.

    • b6

      Deploy Angular on Firebase Hosting for FREE!
      Front-End Development • angular firebase deployment devops • • b6

      4
      3
      Votes
      4
      Posts
      290
      Views

      Udith Indrakantha

      Great bro

    • Udith Indrakantha

      පහසුන්වෙන්ම ඔබෙ Angular Application එක නොමිලෙ Netlify server එකෙ deploy කර ගමු. (Simple English)
      Front-End Development • angular frontend deploy netlify web • • Udith Indrakantha

      6
      3
      Votes
      6
      Posts
      481
      Views

      ciaompe

      Keep it up, good luck

    • D

      How to navigate a web site using gestures through Kinect v2? What is the easiest method?
      General Discussion • kinect angular • • DPiyumantha

      3
      0
      Votes
      3
      Posts
      246
      Views

      D

      @root thank you I'll check. Sorry for the late reply

    • kasun viduranga

      html වලට use කරන google සිංහල font තියෙනවද ? ඒ මොනවද ?
      Front-End Development • html5 javscript css angular programming • • kasun viduranga

      8
      1
      Votes
      8
      Posts
      820
      Views

      root

      ow me font eka convert karana web font ekata.

      https://www.fontsquirrel.com/tools/webfont-generator

    • D

      Excel sheet එකක් firebase එකට upload කරලා angular website එකක table එකක් විදියට display කරන්නේ කොහොමද?
      Web Development • firebase angular firestore html5 • • DPiyumantha

      7
      1
      Votes
      7
      Posts
      423
      Views

      dev_lak

      @DPiyumantha elaa ,,monwa hari tynwnm ahanna