Lanka Developers Community

    Lanka Developers

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Shop
    1. Home
    2. Nubelle
    3. Topics
    • Profile
    • Following 31
    • Followers 31
    • Topics 177
    • Posts 727
    • Best 239
    • Controversial 2
    • Groups 6

    Topics created by Nubelle

    • Nubelle

      We are looking for a React.js Developer
      Front-End Development • react json • • Nubelle

      2
      0
      Votes
      2
      Posts
      463
      Views

      ciaompe

      bump bump

    • Nubelle

      Slider for Nuxt.js
      Web Development • nuxtjs • • Nubelle

      1
      0
      Votes
      1
      Posts
      669
      Views

      No one has replied

    • Nubelle

      React Developer
      Job Portal • jobportal reactdeveloper webapplication • • Nubelle

      1
      0
      Votes
      1
      Posts
      747
      Views

      No one has replied

    • Nubelle

      React Native
      Mobile Application Development • reactnative • • Nubelle

      6
      0
      Votes
      6
      Posts
      1005
      Views

      Nubelle

      @Dilusha-Randika Thanks brother

    • Nubelle

      Cloud Native Architecture... Microservices වලින් පටන් ගමු.
      System & Network Configurations • cloudnative • • Nubelle

      1
      1
      Votes
      1
      Posts
      1009
      Views

      No one has replied

    • Nubelle

      Nuxt.js i18n custom route paths with page sub directories
      Web Development • nuxtjs vuejs • • Nubelle

      2
      0
      Votes
      2
      Posts
      782
      Views

      axistecheu

      @Nubelle

      Try this, i think in NUXT3 you have to call the name with dash(-) not slash(/)

      <NuxtLink :to="localePath({name:'services-web'})" class="nav-dropdown-link"> </NuxtLink>
    • Nubelle

      Data Careers 101: Expert Insights from a Data Evangelist ‍| Data Evangelist කෙනෙක්ගේ අදහස්
      Artificial Intelligence • data science • • Nubelle

      1
      0
      Votes
      1
      Posts
      941
      Views

      No one has replied

    • Nubelle

      Quality Assurance Engineering
      Programming • qualityass qasessions • • Nubelle

      1
      0
      Votes
      1
      Posts
      829
      Views

      No one has replied

    • Nubelle

      Agile vs. Scrum: How to Choose the Best Method
      Back-End Development • agile • • Nubelle

      2
      0
      Votes
      2
      Posts
      1067
      Views

      axistecheu

      Agile Methodology

      Agile software development is an iterative and collaborative approach to managing and building software. It aims to deliver high-quality software in a flexible and efficient manner, adapting to customer needs and evolving requirements throughout the development process. Agile methodology breaks down traditional sequential software development into smaller, more manageable cycles called sprints.

      Here are some key concepts and components of Agile software development:

      Manifesto for Agile Software Development: The Agile Manifesto provides guiding principles for Agile methodologies. It emphasizes individuals and their interactions, working software, customer collaboration, and responsiveness to change.

      Iterations and Sprints: The development process is broken down into iterations or sprints, typically lasting from one to four weeks. Each sprint involves a set of tasks, such as planning, designing, coding, testing, and reviewing.

      User Stories: User stories are concise descriptions of software features or functionality written from an end user's perspective. These stories drive the development process and help prioritize tasks.

      Product Backlog: The product backlog is a prioritized list of features, enhancements, and defects that need to be addressed. It is continuously updated throughout the project to accommodate new requirements or changes.

      Sprint Planning: At the beginning of each sprint, the development team and the product owner collaborate to determine the tasks to be completed, based on the priority of items in the product backlog.

      Daily Stand-up Meetings: These short, daily meetings are held to discuss progress, challenges, and plans for the day. Team members provide updates on their tasks, discuss any obstacles, and ensure everyone is aligned.

      Continuous Integration (CI) and Testing: Agile encourages continuous integration and testing to ensure that changes from various team members are integrated regularly, reducing the risks associated with merging code.

      Frequent Deliveries and Feedback: Agile aims to deliver functional software at the end of each sprint. This regular delivery allows stakeholders to provide feedback, enabling adjustments and improvements throughout the development process.

      Retrospectives: After each sprint, the team conducts a retrospective meeting to reflect on what went well, what could be improved, and how to enhance the development process.

      Adaptability: Agile methodologies are designed to be adaptable and embrace change. Requirements can evolve as new information becomes available, allowing for flexibility during the development process.

      Agile methodologies, such as Scrum, Kanban, or Extreme Programming (XP), are popular among software development teams. They emphasize collaboration, transparency, and frequent communication between team members, stakeholders, and customers. By embracing Agile practices, development teams can respond effectively to changing needs, deliver high-quality software, and foster continuous improvement throughout the software development lifecycle.
      Scrum

      Scrum is an Agile framework that emphasizes collaboration, iterative development, and continuous improvement. It provides a structured approach for teams to deliver high-quality software in a flexible and adaptive manner. Here's a closer look at the key components and processes of Scrum:

      Roles:

      Product Owner: Represents the customer or stakeholder and is responsible for defining and prioritizing the product backlog. They ensure that the development team is aligned with the customer's needs and provide clear requirements and acceptance criteria. * Item 3b Scrum Master: Facilitates the Scrum process, ensures adherence to Scrum principles, helps remove any obstacles, and promotes a productive and collaborative team environment. Development Team: Comprised of cross-functional members who work together to deliver the product increment. The team is self-organizing and collectively responsible for completing the work.

      Product Backlog: The product backlog is a dynamic and prioritized list of features, enhancements, and defects, representing the customer's requirements. The product owner continuously refines and updates the backlog, ensuring that it reflects the evolving needs of the project.

      Sprints/Iterations:

      A sprint is a timeboxed period, typically lasting one to four weeks, during which the development team works to complete a set of user stories from the product backlog.
      *The sprint begins with a sprint planning meeting, where the team selects backlog items they believe they can complete within the sprint.
      *The team holds a daily scrum (stand-up) meeting, lasting around 15 minutes, to synchronize activities, share progress updates, discuss any challenges, and plan for the day.
      *Throughout the sprint, the team works on the defined user stories, collaborates, and ensures that the product increment is developed incrementally.
      *At the end of the sprint, the team conducts a sprint review and demonstration to present the completed user stories to stakeholders. Feedback and potential adjustments are incorporated into future work.
      *The team also conducts a sprint retrospective to reflect on the sprint's processes and identify areas for improvement.

      Increment: An increment is the sum of all completed user stories and functionality developed during a sprint. It is expected to be potentially shippable and should add value to the product.

      The Scrum framework provides several benefits: Transparency and visibility into the development process for all stakeholders. Frequent feedback loops with customers and other stakeholders, ensuring that the project is aligned with their expectations. Adaptability to changes in requirements or priorities through the iterative development approach. Enhanced collaboration and accountability within the development team, fostering a sense of ownership and collective responsibility. Continuous improvement through regular retrospectives, allowing the team to identify and implement process enhancements.

      in conclution Scrum is widely used in various industries and has proven to be effective in managing complex projects by promoting a collaborative and adaptive environment.

    • Nubelle

      what is reactive programming
      Web Development • reactive coding web development • • Nubelle

      3
      0
      Votes
      3
      Posts
      974
      Views

      Nubelle

      @axistecheu Thank you Brother

    • Nubelle

      Most popular web development stack
      Web Development • mern stack tall stack • • Nubelle

      1
      1
      Votes
      1
      Posts
      934
      Views

      No one has replied

    • Nubelle

      Job Vacancy
      Laravel Framework • jobvacancy laraveldevelope • • Nubelle

      1
      2
      Votes
      1
      Posts
      206
      Views

      No one has replied

    • Nubelle

      Golang: Beego vs Revel. How to Choose?
      Web Development • webdev • • Nubelle

      2
      0
      Votes
      2
      Posts
      277
      Views

      root

      if you a nodejs express developer go for Fiber

    • Nubelle

      SOAP VS REST API
      Back-End Development • resetapivssoap • • Nubelle

      3
      1
      Votes
      3
      Posts
      343
      Views

      Nubelle

      @root rest is modern and best

    • Nubelle

      Figma UI to Tailwind.css
      Web Development • figmatotailwind • • Nubelle

      2
      2
      Votes
      2
      Posts
      255
      Views

      K

      Dm me [email protected]

    • Nubelle

      Static website nuxtjs or nextjs
      Web Development • @staticsite nextjs • • Nubelle

      2
      0
      Votes
      2
      Posts
      223
      Views

      root

      both are same bro the only difference is react and nextjs developed by big companies.

    • Nubelle

      Job Vacancy - Angular Developer
      Job Portal • job • • Nubelle

      1
      0
      Votes
      1
      Posts
      486
      Views

      No one has replied

    • Nubelle

      What is cypress?
      Laravel Framework • qa • • Nubelle

      1
      1
      Votes
      1
      Posts
      309
      Views

      No one has replied

    • Nubelle

      Backend software engineer (Project base)
      Job Portal • developer • • Nubelle

      1
      0
      Votes
      1
      Posts
      340
      Views

      No one has replied

    • Nubelle

      Virtual Conference: Explorer Expanded 2022
      Web Development • php • • Nubelle

      1
      2
      Votes
      1
      Posts
      309
      Views

      No one has replied

    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 1 / 9