Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. root
    3. Posts
    • Profile
    • Following 27
    • Followers 23
    • Topics 14
    • Posts 724
    • Best 182
    • Controversial 1
    • Groups 4

    Posts made by root

    • RE: Udemy - 7 Courses in 1 (Expire within 48hrs) - Enroll FAST!

      thanks bro

      posted in General Discussion
      root
      root
    • RE: IONIC HELP

      @oditha

      Asynchronous functions ගොඩක් කරදරයි use කරන්න මොකද ඔයාට බලන් ඉන්න වෙනවා function එක ඉවරවෙනකම් අනිත් function එක run කරන්න , Promise එකක stages 3ක් තියෙනවා මේකෙදි ඔයාට errors handle කරන්න පුළුවන් ගොඩක් ලේසියෙන් ඔයා දැන් use කරන method එකට වඩා, මේ error handling එක ගොඩක්ම සමානයි synchronous try/catch එකකට මේක ගැන වැඩි විස්තර දැනගන්න Javascript Promise ගැන කියවන්න.

      ඔයාගේ මේ process එකට හරියන්නේ Promise එකක් එත් හැම එකටම Promise use කරන්නත් බැ. Async/Await use කරන්න ඕනෙම වෙලාවලුත් තියෙනවා

      posted in Hybrid App Development
      root
      root
    • RE: IONIC HELP

      මචන් මේ service එකේ තියෙන http request එක promise එකක් විදියට දාන්න

      getOrdersStorage(){
          const data = await this.storageService.get('access_token');
          const headers = new HttpHeaders({
            Authorization: `${data.token_type} ${data.access_token}`
          });
          return new Promise(resolve => {
            this.http.get(`${environment.apiUrl}/rider/pending/${data.business_id}/${data.user_id}`, { headers: headers })
            .subscribe(
              data => {resolve(data)},
              error=> {
                console.log(error );
              }
            )
          })
        }
      

      Page එක ඇතුලේ

      this.orderService.getOrdersStorage()
            .then(
              data => this.handleSuccess(data)
            ).catch(()=>{
              console.log("catched")
            }
          )
      
      handleSuccess(data) {
      //request success  function එක 
      }
      
      posted in Hybrid App Development
      root
      root
    • RE: Mobile Application Development

      Dan nam Flutter thama.
      https://lankadevelopers.com/topic/510/flutter-ස-හල-න-video-series

      posted in General Discussion
      root
      root
    • RE: Android API

      @Lakshan-dhanuka

      Translator Api eke price plan ekak thiyena nisa oyata ona dekata use karanna puluwan man hithanne

      posted in Mobile Application Development
      root
      root
    • RE: Sampath bank eke payment gateway udauwwak

      @dev_lak

      thanks bro.

      posted in Web Development
      root
      root
    • RE: Sampath bank eke payment gateway udauwwak

      @dev_lak

      i think they don't provide sandbox for public, but we can create a process of intergration

      posted in Web Development
      root
      root
    • RE: Sampath bank eke payment gateway udauwwak

      @dev_lak

      we have to find the informations, i have a friend in sampath bank i'll try to get information from him.

      posted in Web Development
      root
      root
    • RE: Sampath bank eke payment gateway udauwwak

      @Munasinghe-Arachchige-Tharindu-Dhananjaya

      @dev_lak can we create tutorials for srilankan payment gateway integration with php and node ??

      posted in Web Development
      root
      root
    • RE: Udemy Online Academy - Free Courses (Valid Only (12 Hours)

      superb bro

      posted in General Discussion
      root
      root
    • RE: String vidhiyata values ena variable ekak double walata convert karala lat lang walata assign kranne kohomada ?

      @Sahan-Pasindu-Nirmal help ekak denna ape kollek

      posted in Android Development
      root
      root
    • RE: සිංහලෙන් VPS Installation ( Ubuntu + NGINX + php-fpm + WordPress) - LEMP

      @malinga91

      apache2 wala vhost .conf file eka ewana .

      posted in System & Network Configurations
      root
      root
    • RE: සිංහලෙන් VPS Installation ( Ubuntu + NGINX + php-fpm + WordPress) - LEMP

      @malinga91

      Mokadda server eka Apache da nginx da ??

      posted in System & Network Configurations
      root
      root
    • RE: සිංහලෙන් VPS Installation ( Ubuntu + NGINX + php-fpm + WordPress) - LEMP

      Niyamai bro . Digatama karamu

      posted in System & Network Configurations
      root
      root
    • RE: NPM Package to Generate Keystores

      superb bro diagatama hadamu packages

      posted in Mobile Application Development
      root
      root
    • RE: Laravel 5.8 Auth::guard($guard)->check() always return false

      @hashan

      check this out

      https://laracasts.com/discuss/channels/laravel/why-my-custom-authentication-with-guard-not-working

      posted in Laravel Framework
      root
      root
    • RE: Use Eloquent ORM in PHP projects without Laravel

      great ORM in the world. thanks keep it up

      posted in Web Development
      root
      root
    • RE: 100% DISCOUNT [ Udemy ] Courses - Daily Update

      thanks bro

      posted in General Discussion
      root
      root
    • RE: real time notification

      Use this
      http://socketo.me/

      posted in Back-End Development
      root
      root
    • RE: COVID19 Virtual Assistant Sri Lanka ...

      eka maru

      posted in Announcements
      root
      root
    • 1
    • 2
    • 10
    • 11
    • 12
    • 13
    • 14
    • 36
    • 37
    • 12 / 37