Navigation

    Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. Nubelle
    3. Posts
    • Profile
    • Following 30
    • Followers 30
    • Topics 166
    • Posts 713
    • Best 237
    • Groups 6

    Posts made by Nubelle

    • RE: What are good technologies to learn in sri lanka

      @maduz0097 yes, you are right.

      posted in General Discussion
      Nubelle
      Nubelle
    • Job Vacancy

      Hi, We are looking for an Experienced Laravel Developer. DM for more details.

      posted in Laravel Framework
      Nubelle
      Nubelle
    • RE: What are good technologies to learn in sri lanka

      @maduz0097 What about vue.js

      posted in General Discussion
      Nubelle
      Nubelle
    • Golang: Beego vs Revel. How to Choose?

      Golang: Beego vs Revel. How to Choose?

      what is the best golang framework ? for API

      posted in Web Development
      Nubelle
      Nubelle
    • RE: How to reconnect next.js localhost

      npm run start

      posted in General Discussion
      Nubelle
      Nubelle
    • RE: SOAP VS REST API

      @root rest is modern and best

      posted in Back-End Development
      Nubelle
      Nubelle
    • SOAP VS REST API

      SOAP (Simple Object Access Protocol) and REST (Representational State Transfer) are two different types of web service protocols used for exchanging data between two systems. Here are some differences between the two:

      Architecture

      • SOAP is an XML-based protocol that follows a strict messaging format and has a formal contract (WSDL) for defining the interface between the client and the server.

      • REST is an architectural style that uses HTTP methods (GET, POST, PUT, DELETE) to access and manipulate resources.

      Data format:

      • SOAP messages are always XML-based and use a schema to define the structure of the data being transmitted.

      • RESTful APIs support multiple data formats including XML, JSON, YAML, and others.

      Endpoint

      • In SOAP, each endpoint has a unique URL that is used to access the service.

      • In REST, each resource has a unique URL that is used to access it.

      Performance

      • SOAP is considered to be slower and more complex than REST due to its use of XML and the additional processing required for parsing the messages.

      • REST is generally faster and simpler due to its lightweight nature and use of standard HTTP methods.

      Security

      • SOAP has built-in security features such as WS-Security that provide a high level of security.

      • REST does not have built-in security features but relies on SSL/TLS encryption for secure communication.

      In summary, SOAP is a more structured and formal protocol, while REST is a more flexible and lightweight approach to web services. The choice between the two largely depends on the specific requirements of the application being developed.

      posted in Back-End Development
      Nubelle
      Nubelle
    • RE: How to fix $supabase does not exist on type in NUXTJS

      You have to define a type.

      example :

      data(){
            return {
              $supabase :(this as any).$supabase,
            }
          },
      
      posted in Front-End Development
      Nubelle
      Nubelle
    • Figma UI to Tailwind.css

      We are looking for a freelancer who can convert figma UI to Tailwind.css

      DM me.

      posted in Web Development
      Nubelle
      Nubelle
    • Static website nuxtjs or nextjs

      nuxtjs and nextjs walin Jamstack website ekkata me deken hodama mokakda.

      posted in Web Development
      Nubelle
      Nubelle
    • RE: Sampath payment gateway response issue

      error ekak mukuth show wen nadhha ?

      posted in Web Development
      Nubelle
      Nubelle
    • RE: #html

      wow , Thank you very much

      posted in Front-End Development
      Nubelle
      Nubelle
    • RE: JavaScript variables

      Thank you very much !

      posted in Front-End Development
      Nubelle
      Nubelle
    • Job Vacancy - Angular Developer

      04367c58-c658-4b12-9a53-3e352e126db7-image.png

      There is a job vacancy for an Angular developer.

      contact Oshan : +94 71 687 7694

      posted in Job Portal
      Nubelle
      Nubelle
    • What is cypress?

      Software testing වලදි cypress වැදගත් වෙන්නේ ඇයි? Cypress කියනේ මොකද්ද? කියලා අද ඔයාලාට දැන ගන්න පුලුවන් .

      Cypress කියලා කියන්නේ සම්පුර්ණයෙන් ම Javascript මත පදනම් වු testing tool එකක්. Cypress අපි භාවිතා කරන්නේ Automation testing වලදි. මේ Cypress ගොඩක් ජනප්‍රිය වෙලා තියෙන්නේ Unit testing , Integration testing සහ End to end testing සදහා යි.

      Cypress built කරලා තියෙන්නේ Node.js වලින් නිසා එහි node modules අන්තර්ගත වෙනවා. එනිසා Cypress වල testcases ලියන්න භාවිතා කරන්නේ javascript. ඒ නිසා Cypress use කරනවා නම් js ගැන හොද අවබෝධයක් තියෙන එක ගොඩක් හොදයි.

      Cypress භාවිතා කරන්නේ ඇයි කියලා අපි බලමු.
      1.Easy-to-use interface
      Cypress වල interface එක ඉක්මනට තේරුම් ගැනිමට පහසු නිසා ඉක්මනින්ම හා කාර්‍යක්ශම ව testing කරන්න පුලුවන් .
      2.Built-in Support for assertion library
      Cypress වල built-in support සදහා assertion libraries වේ. මෙය web testing සදහා නමය්ශිලි බවක් දක්වයි.

      3.Javascript framework-friendly
      Cypress JS framework එක මත built කර ඇති නිසා මෙහි testcases සියල්ලම Js වලින් ලියයි. එබැවින් cypress, selenium සමග සන්සන්දනය කරන විට fast ව testing කිරිමේ හැකියාව cypress වලට ඇත.

      1. Run natively in your browser
        Cypress directly browser මත run වේ.

      5.Debugging Live inspect with chrome Dev Tools
      Chrome dev tool එකට එය enable කර ඇති නිසා directly browser එකෙන් console එක බලා ගන්න පුලුවන් .

      What is cypress කියන topic එක ගැන තමා මම මේ article එකේ සදහන් කලේ. Next articles වලින් මම ඔයාලට කියලා දෙන්නම් කොහොමද cypress insatalla කර ගෙන testcases ලියන්නේ, ඒ වගේම cypress කොහොමද අපේ projects වලට apply කරන්නේ කියලා..

      Copy Rights

      QA Journal by Ish

      posted in Laravel Framework
      Nubelle
      Nubelle
    • Backend software engineer (Project base)

      b998d834-decd-4c5c-9493-f0b883c1b316-image.png

      Backend software engineer (Project base)
      Responsibilities
      -Be responsible for all the stages of the feature development life cycle.
      -Disscuss ideas with others.
      -Problem sloving skill.
      -Always collaborate with the team and support for the end product.
      Requirements
      -Good understanding of OOP and database concepts.
      -Good understanding of node js , PHP and laravel framework.
      -Good understaing of frontend development work.
      -Integration or developmet of APIs.
      -Basic knowledge in HTML , CSS.
      -Good understanding with version control (Git).
      Added advantages
      -Familiarity with React js or wordpress .
      -Familiarity with Deveops Workflow.
      Please forward your CV s if interested.
      Email - [email protected]

      posted in Job Portal
      Nubelle
      Nubelle
    • Virtual Conference: Explorer Expanded 2022

      3724f405-6f02-4df4-b732-4bf94adb00ce-image.png

      Hey there!

      We are excited to invite you to Explorer Expanded, a Virtual Conference by Gapstars, happening on the 15th & 16th of June 2022. You will learn about:

      The core six principles of Continuous Architecture
      How to prepare for system failure through incident response frameworks
      Building a world-class tech product
      How to join the Metaverse and upskill yourself for Web3 and the future of tech

      Register here

      posted in Web Development
      Nubelle
      Nubelle
    • Looking for a video editor

      8f0ba491-890c-41a3-b146-03aff3d451d6-image.png

      posted in Job Portal
      Nubelle
      Nubelle
    • ඔබ සැමට සතුට සෞභාග්‍ය පිරි සුභ නව වසරක් වේවා...!

      ඔබ සැමට සතුට සෞභාග්‍ය පිරි සුභ නව වසරක් වේවා...!

      lanka developers.jpg

      posted in General Discussion
      Nubelle
      Nubelle
    • We are hiring interns!

      1f9a6af5-b2b4-4831-a7ab-8935ca41a2f4-image.png ![0_1646740702711_9e903d5b-1d95-4114-999e-634449cb3ddf-image.png](Uploading 83%)

      We are on the lookout for business analysts cum low-code developer interns who are passionate about understanding the business domains of startups and SMEs and developing business solutions with NoCodeXpress.

      Title: Trainee Business Analyst cum Low-Code Developer

      Responsibilities

      Communicate with clients to identify business requirements
      Work with startups and SMEs
      Documenting specifications and architectural diagrams
      Work in an agile environment
      Develop business solutions with NoCodeXpress
      Collaboratively work with a team of low-code analyst developers.

      Required Skills

      Passionate about learn low-code/no-code development with NoCodeXpress.
      Passionate about learning about business analysis skills
      Passionate about learning new technologies and concepts.
      Good communication skills.
      Good problem-solving skills.
      Good team player.
      Basic understanding of UI/UX design concepts, Relational Databases, REST APIs, and Coding.

      Desirable Skills

      Experience coding with JavaScript, C#, Python, or SQL.
      Exposure to AWS, Azure, or Google Cloud
      Experience working with clients
      Exposure to Git

      posted in Job Portal
      Nubelle
      Nubelle
    • 1
    • 2
    • 3
    • 4
    • 5
    • 35
    • 36
    • 1 / 36