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
    • 7span seo

      What is Angular, and What Should You Know About the Latest Angular Releases?
      Web Development • angular • • 7span seo

      2
      0
      Votes
      2
      Posts
      45
      Views

      ImperoITServices

      Angular is a TypeScript-based open-source web application framework maintained by Google. Its core strengths lie in:

      Component-based architecture Built-in dependency injection Reactive forms & RxJS Ahead-of-Time (AOT) compilation CLI support for automated scaffolding, testing, and deployment

      Key Features

      Signal-based reactivity model (introduced in v16 and now more powerful in v18): Reduces change detection overhead Offers fine-grained reactive programming, similar to SolidJS Great for performance tuning in real-time dashboards or high-interaction UIs Standalone Components: No longer need to declare everything in NgModules Speeds up app bootstrap time and simplifies project structure Hydration Support for SSR: Improves Time to Interactive (TTI) for Angular Universal apps Mainly beneficial for SEO-driven platforms

      Built-in support for Tailwind CSS and improved CLI extensibility

      Zoneless change detection:

      Performance boost by removing zone.js overhead in controlled environments

      At Impero IT Services, we’ve delivered Angular apps across sectors like fintech, healthcare, and B2B SaaS.

      In one case, we built a real-time compliance dashboard for a financial firm using Angular 17+Signals. The data-intensive nature of the app required high performance, reactive UI updates, and maintainability. Angular’s latest reactive primitives and zoneless rendering allowed us to cut down response latency by nearly 40%, even with thousands of data points updating per second.

      We paired Angular with:

      NgRx for state management Tailwind for utility-first UI styling Firebase for scalable backend integration Cypress & Jest for end-to-end testing
    • 7span seo

      How to on Angular Websites Using Angular Universal
      Blogs • angular seo website • • 7span seo

      1
      0
      Votes
      1
      Posts
      57
      Views

      No one has replied

    • 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
      773
      Views

      Nubelle

      Wow amazing

    • SachithAnu

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

      1
      0
      Votes
      1
      Posts
      285
      Views

      No one has replied

    • SachithAnu

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

      2
      0
      Votes
      2
      Posts
      503
      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
      412
      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
      327
      Views

      KrissSachintha

      @coder-lk can bro

    • Nubelle

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

      1
      2
      Votes
      1
      Posts
      477
      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
      712
      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
      187
      Views

      No one has replied

    • oditha

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

      6
      0
      Votes
      6
      Posts
      550
      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
      489
      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
      373
      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
      439
      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
      4320
      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
      1002
      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
      554
      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
      882
      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
      455
      Views

      D

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

    • 1
    • 2
    • 1 / 2