{"id":5452,"date":"2026-06-05T11:32:31","date_gmt":"2026-06-05T06:02:31","guid":{"rendered":"https:\/\/www.daac.in\/blog\/?p=5452"},"modified":"2026-06-26T12:35:55","modified_gmt":"2026-06-26T07:05:55","slug":"web-development-roadmap","status":"publish","type":"post","link":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/","title":{"rendered":"Web Development Roadmap 2026: From Beginner to Job-Ready Developer"},"content":{"rendered":"<p>The demand for skilled developers continues to grow as businesses increasingly rely on websites and web applications to serve customers. Whether it is an e-commerce platform, SaaS product, educational portal, or business website, companies need professionals who can build fast, secure, and scalable digital solutions.<p>Following a structured <strong>Web Development Roadmap 2026<\/strong> helps beginners learn the right technologies in the correct order. Instead of jumping between random tutorials, students can focus on building strong fundamentals and practical skills that employers actually require.<\/p><p>Today, web development offers excellent opportunities in freelancing, startups, agencies, and multinational companies. With the right learning approach, beginners can become job-ready within a few months of consistent practice.<\/p><h2 class=\"wp-block-heading\">Understanding the Modern Web Development Ecosystem<\/h2><p>Before writing code, it is important to understand how websites and web applications work. Modern web development involves multiple technologies working together to deliver seamless digital experiences.<\/p><p>The ecosystem includes:<\/p><ul>\r\n<li>Frontend technologies<\/li>\r\n<li>Backend development<\/li>\r\n<li>Databases<\/li>\r\n<li>APIs<\/li>\r\n<li>Cloud deployment<\/li>\r\n<li>Version control systems<\/li>\r\n<\/ul><p>Every successful developer understands how these components interact before choosing a specialization.<\/p><h3>Types of Web Development<\/h3><p>There are several career paths within web development:<\/p><table style=\"height: 150px;\" width=\"785\">\r\n<thead>\r\n<tr>\r\n<th>Type<\/th>\r\n<th>Responsibility<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Frontend Development<\/td>\r\n<td>User interface and design<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Backend Development<\/td>\r\n<td>Server-side logic and databases<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Full Stack Development<\/td>\r\n<td>Frontend + Backend<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>DevOps<\/td>\r\n<td>Deployment and infrastructure<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table><p>Most beginners start with frontend development because they can instantly see the results of their work inside a browser.<\/p><h2>Step 1: Learn HTML for Website Structure<\/h2><p>HTML is the foundation of every website. It defines the structure and content displayed on a web page.<\/p><p>Important HTML concepts include:<\/p><ul>\r\n<li>Semantic tags<\/li>\r\n<li>Forms and inputs<\/li>\r\n<li>Tables<\/li>\r\n<li>Media elements<\/li>\r\n<li>Accessibility basics<\/li>\r\n<\/ul><p>Modern websites rely on semantic HTML because it improves both user experience and search engine understanding.<\/p><p>Students should focus on building multiple static webpages before moving to advanced topics. Strong HTML fundamentals make future learning significantly easier.<\/p><p>For beginners looking for structured training, a <a href=\"https:\/\/www.daac.in\/course\/web-designing\"><strong>Web Designing Course in Jaipur<\/strong> <\/a>can provide practical guidance on HTML, CSS, and responsive design concepts through real-world projects.<\/p><h2>Step 2: Master CSS for Styling and Responsive Design<\/h2><p>Once HTML is understood, the next step is learning CSS. CSS controls how websites look and behave visually.<\/p><p>A strong understanding of CSS includes:<\/p><ul>\r\n<li>Colors and typography<\/li>\r\n<li>Box model<\/li>\r\n<li>Flexbox<\/li>\r\n<li>CSS Grid<\/li>\r\n<li>Responsive layouts<\/li>\r\n<li>Animations and transitions<\/li>\r\n<\/ul><p>Modern businesses expect websites to perform well across desktops, tablets, and smartphones. Therefore, <strong>responsive web development<\/strong> skills have become essential for every developer.<\/p><p>Before learning JavaScript, students should be able to recreate simple website layouts using only HTML and CSS.<\/p><h2>Step 3: Learn JavaScript for Interactive Websites<\/h2><p>JavaScript brings websites to life. It allows developers to create interactive experiences that respond to user actions.<\/p><p>Core JavaScript topics include:<\/p><ul>\r\n<li>Variables and data types<\/li>\r\n<li>Functions<\/li>\r\n<li>Arrays and objects<\/li>\r\n<li>DOM manipulation<\/li>\r\n<li>Events<\/li>\r\n<li>ES6 features<\/li>\r\n<li>Async and Await<\/li>\r\n<\/ul><p>Most modern web applications depend heavily on JavaScript. Features such as login systems, dynamic content updates, notifications, and form validation are powered by JavaScript.<\/p><p>This stage often represents the biggest learning curve for beginners, but it is also where web development becomes exciting and practical.<\/p><h2>Step 4: Learn Git and GitHub<\/h2><p>Professional development teams rely on version control systems to manage projects efficiently.<\/p><p>Git helps developers:<\/p><ul>\r\n<li>Track code changes<\/li>\r\n<li>Collaborate with teams<\/li>\r\n<li>Restore previous versions<\/li>\r\n<li>Manage project branches<\/li>\r\n<\/ul><p>GitHub serves as an online repository where developers store and showcase their projects.<\/p><p>Recruiters frequently review GitHub profiles when evaluating candidates. Consistent contributions demonstrate commitment and practical experience.<\/p><p>Building a strong GitHub portfolio should be a priority from the beginning of your development journey.<\/p><h2>Step 5: Understand APIs and Databases<\/h2><p>Modern websites rarely operate in isolation. They continuously exchange data with other systems using APIs.<\/p><p>Examples include:<\/p><ul>\r\n<li>Weather applications<\/li>\r\n<li>Payment gateways<\/li>\r\n<li>Social media integrations<\/li>\r\n<li>Authentication systems<\/li>\r\n<\/ul><p>Developers should understand:<\/p><ul>\r\n<li>REST APIs<\/li>\r\n<li>JSON<\/li>\r\n<li>Authentication<\/li>\r\n<li>API testing<\/li>\r\n<\/ul><p>Database knowledge is equally important.<\/p><p>Popular database technologies include:<\/p><ul>\r\n<li>MySQL<\/li>\r\n<li>PostgreSQL<\/li>\r\n<li>MongoDB<\/li>\r\n<\/ul><p>Learning how data is stored and retrieved forms a crucial part of the <strong>web developer roadmap<\/strong> for 2026.<\/p><h2>Step 6: Learn React and Modern Frontend Frameworks<\/h2><p>After mastering JavaScript fundamentals, students should move to React.<\/p><p>React remains one of the most demanded frontend technologies because it powers applications developed by:<\/p><ul>\r\n<li>Meta<\/li>\r\n<li>Netflix<\/li>\r\n<li>Airbnb<\/li>\r\n<li>Shopify<\/li>\r\n<\/ul><p>Benefits of React include:<\/p><ul>\r\n<li>Component-based architecture<\/li>\r\n<li>Reusable code<\/li>\r\n<li>Faster development<\/li>\r\n<li>Strong ecosystem<\/li>\r\n<\/ul><p>Companies across India actively hire React developers because it enables efficient development of scalable applications.<\/p><p>Developers who want complete frontend and backend expertise often continue their learning through a <a href=\"https:\/\/www.daac.in\/course\/full-stack\"><strong>Full Stack Developer Course in Jaipur<\/strong><\/a>, which covers technologies such as React, Node.js, Express, and MongoDB.<\/p><h2>Step 7: Build Real-World Projects<\/h2><p>Projects are the most important part of learning.<\/p><p>Employers hire developers based on what they can build rather than the number of courses they have completed.<\/p><h3>Portfolio Website<\/h3><p>Every beginner should create a portfolio website featuring:<\/p><ul>\r\n<li>About section<\/li>\r\n<li>Skills<\/li>\r\n<li>Projects<\/li>\r\n<li>Contact information<\/li>\r\n<\/ul><h3>Business Website<\/h3><p>Build a multi-page website for:<\/p><ul>\r\n<li>Restaurants<\/li>\r\n<li>Coaching institutes<\/li>\r\n<li>Local businesses<\/li>\r\n<li>Service providers<\/li>\r\n<\/ul><h3>Dynamic Web Application<\/h3><p>Create applications using APIs such as:<\/p><ul>\r\n<li>Weather App<\/li>\r\n<li>Movie Search App<\/li>\r\n<li>News Portal<\/li>\r\n<li>GitHub Profile Finder<\/li>\r\n<\/ul><p>These projects demonstrate practical understanding of modern development workflows.<\/p><h2>Step 8: Learn Deployment and Hosting<\/h2><p>A project is incomplete until it is live.<\/p><p>Developers should understand deployment platforms such as:<\/p><ul>\r\n<li>Netlify<\/li>\r\n<li>Vercel<\/li>\r\n<li>GitHub Pages<\/li>\r\n<li>AWS<\/li>\r\n<\/ul><p>Learning deployment helps students understand how applications move from development environments to production servers.<\/p><p>Companies expect junior developers to possess at least basic deployment knowledge.<\/p><h2>How to Become Job-Ready in 2026<\/h2><p>Technical knowledge alone is not enough.<\/p><p>To become job-ready, students should focus on:<\/p><h3>Building a Strong Portfolio<\/h3><p>A portfolio should include:<\/p><ul>\r\n<li>Live project links<\/li>\r\n<li>GitHub repositories<\/li>\r\n<li>Case studies<\/li>\r\n<li>Technical explanations<\/li>\r\n<\/ul><h3>Improving Problem-Solving Skills<\/h3><p>Practice:<\/p><ul>\r\n<li>JavaScript challenges<\/li>\r\n<li>Logic building<\/li>\r\n<li>Data structures basics<\/li>\r\n<li>Algorithm fundamentals<\/li>\r\n<\/ul><h3>Preparing for Interviews<\/h3><p>Common interview topics include:<\/p><ul>\r\n<li>HTML and CSS concepts<\/li>\r\n<li>JavaScript fundamentals<\/li>\r\n<li>React lifecycle<\/li>\r\n<li>API integration<\/li>\r\n<li>Database basics<\/li>\r\n<\/ul><p>Interview preparation should start alongside project development rather than after completing the roadmap.<\/p><h2>Why Structured Training Accelerates Growth<\/h2><p>Self-learning works for many students, but structured training often helps learners progress faster.<\/p><p>A quality program should provide:<\/p><ul>\r\n<li>Industry-oriented curriculum<\/li>\r\n<li>Mentor support<\/li>\r\n<li>Practical assignments<\/li>\r\n<li>Live projects<\/li>\r\n<li>Mock interviews<\/li>\r\n<li>Placement assistance<\/li>\r\n<\/ul><p>Students benefit from a guided path that eliminates confusion and focuses on industry-relevant skills.<\/p><h2>Is Web Development a Good Career in 2026?<\/h2><p>Yes. Web development remains one of the fastest-growing technology careers.<\/p><p>Reasons include:<\/p><ul>\r\n<li>Increasing digital transformation<\/li>\r\n<li>Startup ecosystem growth<\/li>\r\n<li>Remote work opportunities<\/li>\r\n<li>Freelancing demand<\/li>\r\n<li>Global hiring trends<\/li>\r\n<\/ul><p>Entry-level developers with practical skills can find opportunities across multiple industries. As experience grows, developers can specialize in frontend, backend, full-stack, cloud computing, or software architecture.<\/p><h2>Conclusion<\/h2><p>The <strong>Web Development Roadmap 2026<\/strong> provides a clear path from beginner to professional developer. By mastering HTML, CSS, JavaScript, APIs, databases, React, and deployment, students can build the skills required by modern employers.<\/p><p>Success depends on consistent practice, project development, and continuous learning. Whether your goal is freelancing, securing a job, or building your own products, following a structured roadmap can significantly improve your chances of success in the evolving technology industry.<\/p><h2>FAQs<\/h2><h3>1. How long does it take to become a web developer?<\/h3><p>Most beginners become job-ready within 6 to 9 months with consistent learning and project practice.<\/p><h3>2. Which programming language should beginners learn first?<\/h3><p>HTML, CSS, and JavaScript should be the first technologies every aspiring web developer learns.<\/p><h3>3. Is React necessary in 2026?<\/h3><p>Yes. React remains one of the most widely used frontend frameworks and is highly demanded by employers.<\/p><h3>4. Can I become a web developer without a degree?<\/h3><p>Yes. Many companies focus more on skills, projects, and practical knowledge than formal degrees.<\/p><h3>5. What is the average salary of a web developer in India?<\/h3><p>Freshers typically earn between &#8377;3.5 LPA and &#8377;7 LPA, while experienced developers can earn significantly higher depending on their expertise and specialization.<\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The demand for skilled developers continues to grow as businesses increasingly rely on websites and web applications to serve customers. Whether it is an e-commerce platform, SaaS product, educational portal, or business website, companies need professionals who can build fast, secure, and scalable digital solutions.Following a structured Web Development Roadmap 2026 helps beginners learn the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6842,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[759],"tags":[],"class_list":["post-5452","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web-development"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Web Development Roadmap 2026: Complete Beginner Guide<\/title>\n<meta name=\"description\" content=\"Follow the complete Web Development Roadmap 2026 to learn HTML, CSS, JavaScript, React, APIs, and become a job-ready web developer.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.daac.in\/blog\/web-development-roadmap\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Web Development Roadmap 2026: Complete Beginner Guide\" \/>\n<meta property=\"og:description\" content=\"Follow the complete Web Development Roadmap 2026 to learn HTML, CSS, JavaScript, React, APIs, and become a job-ready web developer.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.daac.in\/blog\/web-development-roadmap\/\" \/>\n<meta property=\"og:site_name\" content=\"Daac Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DAACJAIPUR\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-05T06:02:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-26T07:05:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.daac.in\/blog\/wp-content\/uploads\/2026\/06\/Web-Development-Roadmap-2026_-From-Beginner-To-Job-Ready-Developer.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Vikas Solanki\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vikas Solanki\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Web Development Roadmap 2026: Complete Beginner Guide","description":"Follow the complete Web Development Roadmap 2026 to learn HTML, CSS, JavaScript, React, APIs, and become a job-ready web developer.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/","og_locale":"en_US","og_type":"article","og_title":"Web Development Roadmap 2026: Complete Beginner Guide","og_description":"Follow the complete Web Development Roadmap 2026 to learn HTML, CSS, JavaScript, React, APIs, and become a job-ready web developer.","og_url":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/","og_site_name":"Daac Blog","article_publisher":"https:\/\/www.facebook.com\/DAACJAIPUR","article_published_time":"2026-06-05T06:02:31+00:00","article_modified_time":"2026-06-26T07:05:55+00:00","og_image":[{"width":1600,"height":900,"url":"https:\/\/www.daac.in\/blog\/wp-content\/uploads\/2026\/06\/Web-Development-Roadmap-2026_-From-Beginner-To-Job-Ready-Developer.webp","type":"image\/webp"}],"author":"Vikas Solanki","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vikas Solanki","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/#article","isPartOf":{"@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/"},"author":{"name":"Vikas Solanki","@id":"https:\/\/www.daac.in\/blog\/#\/schema\/person\/53044ca930929819abd2c3f5ee409319"},"headline":"Web Development Roadmap 2026: From Beginner to Job-Ready Developer","datePublished":"2026-06-05T06:02:31+00:00","dateModified":"2026-06-26T07:05:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/"},"wordCount":1261,"publisher":{"@id":"https:\/\/www.daac.in\/blog\/#organization"},"image":{"@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/#primaryimage"},"thumbnailUrl":"https:\/\/www.daac.in\/blog\/wp-content\/uploads\/2026\/06\/Web-Development-Roadmap-2026_-From-Beginner-To-Job-Ready-Developer.webp","articleSection":["Web Development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/","url":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/","name":"Web Development Roadmap 2026: Complete Beginner Guide","isPartOf":{"@id":"https:\/\/www.daac.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/#primaryimage"},"image":{"@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/#primaryimage"},"thumbnailUrl":"https:\/\/www.daac.in\/blog\/wp-content\/uploads\/2026\/06\/Web-Development-Roadmap-2026_-From-Beginner-To-Job-Ready-Developer.webp","datePublished":"2026-06-05T06:02:31+00:00","dateModified":"2026-06-26T07:05:55+00:00","description":"Follow the complete Web Development Roadmap 2026 to learn HTML, CSS, JavaScript, React, APIs, and become a job-ready web developer.","breadcrumb":{"@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.daac.in\/blog\/web-development-roadmap\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/#primaryimage","url":"https:\/\/www.daac.in\/blog\/wp-content\/uploads\/2026\/06\/Web-Development-Roadmap-2026_-From-Beginner-To-Job-Ready-Developer.webp","contentUrl":"https:\/\/www.daac.in\/blog\/wp-content\/uploads\/2026\/06\/Web-Development-Roadmap-2026_-From-Beginner-To-Job-Ready-Developer.webp","width":1600,"height":900,"caption":"Web Development Roadmap 2026: From Beginner to Job-Ready Developer"},{"@type":"BreadcrumbList","@id":"https:\/\/www.daac.in\/blog\/web-development-roadmap\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.daac.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Web Development Roadmap 2026: From Beginner to Job-Ready Developer"}]},{"@type":"WebSite","@id":"https:\/\/www.daac.in\/blog\/#website","url":"https:\/\/www.daac.in\/blog\/","name":"Daac Blog","description":"Web Devlopment Company, Best Website Redesign Services","publisher":{"@id":"https:\/\/www.daac.in\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.daac.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.daac.in\/blog\/#organization","name":"Daac Blog","url":"https:\/\/www.daac.in\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.daac.in\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.daac.in\/blog\/wp-content\/uploads\/2023\/07\/Website-designing-course-with-DAAC-1.png","contentUrl":"https:\/\/www.daac.in\/blog\/wp-content\/uploads\/2023\/07\/Website-designing-course-with-DAAC-1.png","width":500,"height":300,"caption":"Daac Blog"},"image":{"@id":"https:\/\/www.daac.in\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DAACJAIPUR"]},{"@type":"Person","@id":"https:\/\/www.daac.in\/blog\/#\/schema\/person\/53044ca930929819abd2c3f5ee409319","name":"Vikas Solanki","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2fc3ac423b30182cf7ca64c367335aa6f107060565f5589944278e96b25c4220?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2fc3ac423b30182cf7ca64c367335aa6f107060565f5589944278e96b25c4220?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2fc3ac423b30182cf7ca64c367335aa6f107060565f5589944278e96b25c4220?s=96&d=mm&r=g","caption":"Vikas Solanki"}}]}},"_links":{"self":[{"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/posts\/5452","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/comments?post=5452"}],"version-history":[{"count":5,"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/posts\/5452\/revisions"}],"predecessor-version":[{"id":6577,"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/posts\/5452\/revisions\/6577"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/media\/6842"}],"wp:attachment":[{"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/media?parent=5452"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/categories?post=5452"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.daac.in\/blog\/wp-json\/wp\/v2\/tags?post=5452"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}