[{"data":1,"prerenderedAt":682},["ShallowReactive",2],{"legal-menu-en-legal":3,"cookie-texts-en":17,"header-menu-en-primary":32,"blog-en-vibe-coding-web-development-ai":58,"blog-translations-map":636,"widgets-en":673,"social-links-footer-en":676},{"slug":4,"items":5},"legal",[6,12],{"id":7,"title":8,"url":9,"parent":10,"order":11},2130,"Privacy Policy","/en/privacy-policy/",0,1,{"id":13,"title":14,"url":15,"parent":10,"order":16},2131,"Cookie Policy","/en/cookie-policy/",2,{"title":18,"description":19,"btnAccept":20,"btnReject":21,"btnCustomize":22,"btnSave":23,"linkCookiesText":24,"linkPrivacyText":25,"catNecessaryName":26,"catNecessaryAlwaysLabel":27,"catNecessaryDesc":28,"catAnalyticsName":29,"catAnalyticsDesc":30,"manageBtn":31},"We use cookies","We use first-party and third-party cookies to analyse the use of the website...","Accept all","Only necessary","Customize","Save preferences","Cookie policy","Privacy policy","Necessary","Always active","Essential for the basic functioning of the website. They cannot be disabled.","Analytics","They help us understand how you interact with the website (Google Analytics). No personally identifiable data is collected.","Manage cookies",{"slug":33,"items":34},"primary",[35,39,43,48,53],{"id":36,"title":37,"url":38,"parent":10,"order":11},2200,"Services","#servicios",{"id":40,"title":41,"url":42,"parent":10,"order":16},2201,"Method","#proceso",{"id":44,"title":45,"url":46,"parent":10,"order":47},2202,"Data","#datos",3,{"id":49,"title":50,"url":51,"parent":10,"order":52},2203,"Technology","#tecnologias",4,{"id":54,"title":55,"url":56,"parent":10,"order":57},2126,"Blog","/en/blog/",5,{"id":59,"date":60,"date_gmt":61,"guid":62,"modified":60,"modified_gmt":61,"slug":64,"status":65,"type":66,"link":67,"title":68,"content":70,"excerpt":73,"author":11,"featured_media":75,"comment_status":76,"ping_status":77,"sticky":72,"template":78,"format":79,"meta":80,"categories":81,"tags":83,"destacado":90,"class_list":91,"acf":105,"yoast_head":106,"yoast_head_json":107,"_featured_image":206,"_links":211,"_embedded":257},3276,"2026-08-11T18:25:39","2026-08-11T16:25:39",{"rendered":63},"https://cms.tornem.net/?p=3276","vibe-coding-web-development-ai","publish","post","https://cms.tornem.net/en/vibe-coding-web-development-ai/",{"rendered":69},"Vibe coding and web development: what AI can do and where technical judgement still matters",{"rendered":71,"protected":72},"\u003Cp>Artificial intelligence has changed the way we approach digital development in a remarkably short time. Today, it is possible to describe an idea in natural language and obtain an initial structure, components, screens, code snippets or even a small working application within minutes. This approach is increasingly known as “vibe coding”: a way of building software with the support of AI tools that interpret instructions and return results ready to review, adjust or continue developing.\u003C/p>\n\u003Cp>The idea is attractive, and for good reason. It makes it possible to move faster, test concepts more easily and reduce part of the repetitive workload. But it is worth understanding what that really means. Generating a quick starting point is one thing; building a professional website or application for a real business, with a solid structure, a coherent experience and a technical foundation that will not become a problem as it grows, is quite another.\u003C/p>\n\u003Cp>This is not about setting traditional development against artificial intelligence. In fact, that is not the useful discussion. AI is already part of the daily workflow of many teams and its role will continue to grow. The important question is not whether it can help with development, but where it genuinely adds value and where technical judgement is still essential.\u003C/p>\n\u003Ch2>What vibe coding genuinely brings to the table\u003C/h2>\n\u003Cp>Used with purpose, vibe coding can be a very valuable tool within a digital project. AI can save time across many stages and provide real support for moving forward more efficiently.\u003C/p>\n\u003Cp>For example, it can help generate an initial component structure, propose early screen layouts, create styling foundations, write simple logic, speed up repetitive tasks, turn specifications into starter code or even help document parts of a project. It is also particularly useful for prototypes, proofs of concept, internal tools or early versions that need to be validated quickly.\u003C/p>\n\u003Cp>All of that has value. A lot of it. It means more time can be spent thinking through the project properly instead of investing so many hours in mechanical tasks. Used well, AI can reduce friction, speed up iterations and make technical work more efficient.\u003C/p>\n\u003Cp>In that sense, vibe coding is not an empty trend. There is genuine usefulness behind it. The problem starts when initial speed is confused with long-term solidity.\u003C/p>\n\u003Ch2>What AI does not solve on its own\u003C/h2>\n\u003Cp>A professional website is not simply something that appears to “work”. Behind a well-executed project are decisions that go far beyond generating code: understanding the business, structuring information properly, setting priorities, anticipating real use cases, taking care of performance, designing a good user experience, validating security and maintaining an architecture that can evolve without breaking.\u003C/p>\n\u003Cp>AI can propose a solution. What it cannot guarantee on its own is that the proposed solution is the right one.\u003C/p>\n\u003Cp>It can generate an interface that looks convincing at first glance while leaving important issues unresolved, such as accessibility, system consistency, code scalability, HTML quality, state management, error handling, data protection or real-world behaviour across different devices and scenarios.\u003C/p>\n\u003Cp>It is also common for a first version generated with AI to look impressive while relying on a fragile structure. Sometimes the result works while everything is small and simple. The problems appear when it needs to be maintained, extended, connected to other systems or adapted to more specific business requirements.\u003C/p>\n\u003Ch2>Where technical judgement is still essential\u003C/h2>\n\u003Cp>This is where thoughtful analysis and well-planned development continue to matter. A website or application should not be judged only by how quickly it can be generated, but by how well it solves what it is supposed to solve.\u003C/p>\n\u003Cp>Technical judgement remains essential in areas such as:\u003C/p>\n\u003Cul>\n\u003Cli>defining the right architecture for the project,\u003C/li>\n\u003Cli>choosing technologies that fit the real scope and future evolution,\u003C/li>\n\u003Cli>organising information and user flows correctly,\u003C/li>\n\u003Cli>ensuring performance, accessibility and compatibility,\u003C/li>\n\u003Cli>reviewing security and code quality,\u003C/li>\n\u003Cli>integrating external services, automations or complex business logic,\u003C/li>\n\u003Cli>maintaining visual and technical consistency across the project,\u003C/li>\n\u003Cli>and ensuring the final solution is maintainable, scalable and genuinely useful.\u003C/li>\n\u003C/ul>\n\u003Cp>In other words: AI can help build faster, but it does not replace the judgement needed to decide what to build, how to build it well and how to prevent an apparently agile project from turning into something difficult to sustain.\u003C/p>\n\u003Ch2>When it makes sense and when it does not\u003C/h2>\n\u003Cp>Not every project needs the same level of depth. There are cases where leaning heavily on AI can be perfectly reasonable: an initial validation, a demo, a simple internal tool, a functional prototype or an exploratory first phase. In that context, vibe coding can be a very useful accelerator.\u003C/p>\n\u003Cp>But when a website or application represents an important part of the business, other factors come into play. Moving quickly is no longer enough. The project needs a better thought-out foundation, more rigorous execution and a broader view of what it must become.\u003C/p>\n\u003Cp>This is especially common with corporate websites, e-commerce projects, custom applications, platforms with integrations, tools that automate processes or digital products that need to grow reliably. AI can still contribute a great deal in these cases, but as support within a properly directed technical process, not as a replacement for that process.\u003C/p>\n\u003Ch2>AI yes, but as a tool rather than a strategy in itself\u003C/h2>\n\u003Cp>Perhaps this is the most important point. Artificial intelligence should not be used as an empty selling point or as a shortcut around the part of a project that creates real value. Its most useful role is not to impress with rapid generation, but to improve the way we work and help us build better.\u003C/p>\n\u003Cp>When integrated with sound judgement, AI can accelerate tasks, make iterations easier and expand what is possible. But a clear vision is still required to turn an idea into a solution that is coherent with the business, the brand and the real objectives.\u003C/p>\n\u003Cp>That is why, rather than asking whether a website was built “with AI” or “without AI”, the useful question is different: whether it is well planned, whether it addresses a real need and whether it has a solid technical foundation that can grow without becoming a problem.\u003C/p>\n\u003Ch2>Conclusion\u003C/h2>\n\u003Cp>Vibe coding opens an interesting new stage in web development. AI can already provide substantial help and, when used well, it enables teams to move faster and reduce part of the repetitive workload. That is a real opportunity.\u003C/p>\n\u003Cp>But a professional website still needs more than generation speed. It needs analysis, structure, sound technical decisions and execution designed to last. That is where artificial intelligence delivers the most value when it forms part of a serious process, rather than trying to replace that process entirely.\u003C/p>\n\u003Cp>At Tornem, we see AI as a powerful tool within development, not as an excuse to build without judgement. Because the important thing is not simply to reach a first version quickly, but to build a useful, solid solution that is genuinely ready to work well.\u003C/p>\n\u003Cp>If you are considering developing a website, an online store or an application and want to make the most of AI without losing the technical foundation, at Tornem we can help you approach it in the right way.\u003C/p>\n",false,{"rendered":74,"protected":72},"\u003Cp>AI can speed up many parts of web development, but a professional website still needs analysis, architecture, UX, performance, security and technical judgement. That is the real role of vibe coding when it is used well.\u003C/p>\n",3279,"closed","open","","standard",{"_acf_changed":72,"inline_featured_image":72,"footnotes":78},[82],101,[84,85,86,87,88,89],253,169,262,265,267,260,[],[92,66,93,94,95,96,97,98,99,100,101,102,103,104],"post-3276","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web-development","tag-artificial-intelligence","tag-automation","tag-custom-development","tag-programming","tag-vibe-coding-en","tag-web-development",[],"\u003C!-- This site is optimized with the Yoast SEO plugin v28.2 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\u003Ctitle>Vibe coding and web development: what AI can do | Tornem\u003C/title>\n\u003Cmeta name=\"description\" content=\"We look at what vibe coding can bring to web development and why AI still needs technical judgement to create useful, secure and maintainable websites and applications.\" />\n\u003Cmeta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" />\n\u003Clink rel=\"canonical\" href=\"https://cms.tornem.net/en/vibe-coding-web-development-ai/\" />\n\u003Cmeta property=\"og:locale\" content=\"en_US\" />\n\u003Cmeta property=\"og:type\" content=\"article\" />\n\u003Cmeta property=\"og:title\" content=\"Vibe coding and web development: what AI can do | Tornem\" />\n\u003Cmeta property=\"og:description\" content=\"We look at what vibe coding can bring to web development and why AI still needs technical judgement to create useful, secure and maintainable websites and applications.\" />\n\u003Cmeta property=\"og:url\" content=\"https://cms.tornem.net/en/vibe-coding-web-development-ai/\" />\n\u003Cmeta property=\"og:site_name\" content=\"Tornem - Raúl Torner\" />\n\u003Cmeta property=\"article:published_time\" content=\"2026-08-11T16:25:39+00:00\" />\n\u003Cmeta property=\"og:image\" content=\"https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia.jpg\" />\n\t\u003Cmeta property=\"og:image:width\" content=\"1920\" />\n\t\u003Cmeta property=\"og:image:height\" content=\"1072\" />\n\t\u003Cmeta property=\"og:image:type\" content=\"image/jpeg\" />\n\u003Cmeta name=\"author\" content=\"raultorner\" />\n\u003Cmeta name=\"twitter:card\" content=\"summary_large_image\" />\n\u003Cmeta name=\"twitter:label1\" content=\"Written by\" />\n\t\u003Cmeta name=\"twitter:data1\" content=\"raultorner\" />\n\t\u003Cmeta name=\"twitter:label2\" content=\"Est. reading time\" />\n\t\u003Cmeta name=\"twitter:data2\" content=\"6 minutes\" />\n\u003Cscript type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/#article\",\"isPartOf\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/\"},\"author\":{\"name\":\"raultorner\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/person\\/687aeb7bc9c4ecfec9312fbb66c5c4f9\"},\"headline\":\"Vibe coding and web development: what AI can do and where technical judgement still matters\",\"datePublished\":\"2026-08-11T16:25:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/\"},\"wordCount\":1203,\"publisher\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/08\\/vibe-coding-desarrollo-web-ia.jpg\",\"keywords\":[\"artificial intelligence\",\"automation\",\"Custom development\",\"Programming\",\"Vibe coding\",\"Web development\"],\"articleSection\":[\"Web development\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/\",\"name\":\"Vibe coding and web development: what AI can do | Tornem\",\"isPartOf\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/08\\/vibe-coding-desarrollo-web-ia.jpg\",\"datePublished\":\"2026-08-11T16:25:39+00:00\",\"description\":\"We look at what vibe coding can bring to web development and why AI still needs technical judgement to create useful, secure and maintainable websites and applications.\",\"breadcrumb\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/#primaryimage\",\"url\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/08\\/vibe-coding-desarrollo-web-ia.jpg\",\"contentUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/08\\/vibe-coding-desarrollo-web-ia.jpg\",\"width\":1920,\"height\":1072,\"caption\":\"Vibe coding and web development with artificial intelligence\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/vibe-coding-web-development-ai\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\/\\/cms.tornem.net\\/en\\/home\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Vibe coding and web development: what AI can do and where technical judgement still matters\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"name\":\"Tornem\",\"description\":\"Soluciones digitales a medida\",\"publisher\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\"},\"alternateName\":\"Tornem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/cms.tornem.net\\/en\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\",\"name\":\"Tornem\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"contentUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Tornem\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/person\\/687aeb7bc9c4ecfec9312fbb66c5c4f9\",\"name\":\"raultorner\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/secure.gravatar.com\\/avatar\\/541c61f23050576596dde65c7abf65742370f179a4e5ce2fa25dfb3b1cf3d2e7?s=96&r=g\",\"url\":\"https:\\/\\/secure.gravatar.com\\/avatar\\/541c61f23050576596dde65c7abf65742370f179a4e5ce2fa25dfb3b1cf3d2e7?s=96&r=g\",\"contentUrl\":\"https:\\/\\/secure.gravatar.com\\/avatar\\/541c61f23050576596dde65c7abf65742370f179a4e5ce2fa25dfb3b1cf3d2e7?s=96&r=g\",\"caption\":\"raultorner\"},\"sameAs\":[\"https:\\/\\/cms.tornem.net\"]}]}\u003C/script>\n\u003C!-- / Yoast SEO plugin. -->",{"title":108,"description":109,"robots":110,"canonical":67,"og_locale":116,"og_type":117,"og_title":108,"og_description":109,"og_url":67,"og_site_name":118,"article_published_time":119,"og_image":120,"author":126,"twitter_card":127,"twitter_misc":128,"schema":130},"Vibe coding and web development: what AI can do | Tornem","We look at what vibe coding can bring to web development and why AI still needs technical judgement to create useful, secure and maintainable websites and applications.",{"index":111,"follow":112,"max-snippet":113,"max-image-preview":114,"max-video-preview":115},"index","follow","max-snippet:-1","max-image-preview:large","max-video-preview:-1","en_US","article","Tornem - Raúl Torner","2026-08-11T16:25:39+00:00",[121],{"width":122,"height":123,"url":124,"type":125},1920,1072,"https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia.jpg","image/jpeg","raultorner","summary_large_image",{"Written by":126,"Est. reading time":129},"6 minutes",{"@context":131,"@graph":132},"https://schema.org",[133,154,166,169,177,193,200],{"@type":134,"@id":135,"isPartOf":136,"author":137,"headline":69,"datePublished":119,"mainEntityOfPage":139,"wordCount":140,"publisher":141,"image":143,"thumbnailUrl":124,"keywords":145,"articleSection":152,"inLanguage":153},"Article","https://cms.tornem.net/en/vibe-coding-web-development-ai/#article",{"@id":67},{"name":126,"@id":138},"https://cms.tornem.net/en/#/schema/person/687aeb7bc9c4ecfec9312fbb66c5c4f9",{"@id":67},1203,{"@id":142},"https://cms.tornem.net/en/#organization",{"@id":144},"https://cms.tornem.net/en/vibe-coding-web-development-ai/#primaryimage",[146,147,148,149,150,151],"artificial intelligence","automation","Custom development","Programming","Vibe coding","Web development",[151],"en-US",{"@type":155,"@id":67,"url":67,"name":108,"isPartOf":156,"primaryImageOfPage":158,"image":159,"thumbnailUrl":124,"datePublished":119,"description":109,"breadcrumb":160,"inLanguage":153,"potentialAction":162},"WebPage",{"@id":157},"https://cms.tornem.net/en/#website",{"@id":144},{"@id":144},{"@id":161},"https://cms.tornem.net/en/vibe-coding-web-development-ai/#breadcrumb",[163],{"@type":164,"target":165},"ReadAction",[67],{"@type":167,"inLanguage":153,"@id":144,"url":124,"contentUrl":124,"width":122,"height":123,"caption":168},"ImageObject","Vibe coding and web development with artificial intelligence",{"@type":170,"@id":161,"itemListElement":171},"BreadcrumbList",[172,176],{"@type":173,"position":11,"name":174,"item":175},"ListItem","Portada","https://cms.tornem.net/en/home/",{"@type":173,"position":16,"name":69},{"@type":178,"@id":157,"url":179,"name":180,"description":181,"publisher":182,"alternateName":180,"potentialAction":183,"inLanguage":153},"WebSite","https://cms.tornem.net/en/","Tornem","Soluciones digitales a medida",{"@id":142},[184],{"@type":185,"target":186,"query-input":189},"SearchAction",{"@type":187,"urlTemplate":188},"EntryPoint","https://cms.tornem.net/en/?s={search_term_string}",{"@type":190,"valueRequired":191,"valueName":192},"PropertyValueSpecification",true,"search_term_string",{"@type":194,"@id":142,"name":180,"url":179,"logo":195,"image":199},"Organization",{"@type":167,"inLanguage":153,"@id":196,"url":197,"contentUrl":197,"width":198,"height":198,"caption":180},"https://cms.tornem.net/en/#/schema/logo/image/","https://cms.tornem.net/wp-content/uploads/2026/03/tornem-logo-name-full-dark.svg","1024",{"@id":196},{"@type":201,"@id":138,"name":126,"image":202,"sameAs":204},"Person",{"@type":167,"inLanguage":153,"@id":203,"url":203,"contentUrl":203,"caption":126},"https://secure.gravatar.com/avatar/541c61f23050576596dde65c7abf65742370f179a4e5ce2fa25dfb3b1cf3d2e7?s=96&r=g",[205],"https://cms.tornem.net",{"id":75,"url":124,"alt":168,"width":122,"height":123,"srcset":207,"sizes":208,"webp_url":209,"webp_srcset":210},"https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia.jpg 1920w, https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-600x335.jpg 600w, https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-1024x572.jpg 1024w, https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-768x429.jpg 768w, https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-1536x858.jpg 1536w","(max-width: 1920px) 100vw, 1920px","https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia.jpg.webp","https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia.jpg.webp 1920w, https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-600x335.jpg.webp 600w, https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-1024x572.jpg.webp 1024w, https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-768x429.jpg.webp 768w, https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-1536x858.jpg.webp 1536w",{"self":212,"collection":218,"about":221,"author":224,"replies":227,"version-history":230,"predecessor-version":233,"wp:featuredmedia":237,"wp:attachment":240,"wp:term":243,"curies":253},[213],{"href":214,"targetHints":215},"https://cms.tornem.net/en/wp-json/wp/v2/posts/3276",{"allow":216},[217],"GET",[219],{"href":220},"https://cms.tornem.net/en/wp-json/wp/v2/posts",[222],{"href":223},"https://cms.tornem.net/en/wp-json/wp/v2/types/post",[225],{"embeddable":191,"href":226},"https://cms.tornem.net/en/wp-json/wp/v2/users/1",[228],{"embeddable":191,"href":229},"https://cms.tornem.net/en/wp-json/wp/v2/comments?post=3276",[231],{"count":11,"href":232},"https://cms.tornem.net/en/wp-json/wp/v2/posts/3276/revisions",[234],{"id":235,"href":236},3282,"https://cms.tornem.net/en/wp-json/wp/v2/posts/3276/revisions/3282",[238],{"embeddable":191,"href":239},"https://cms.tornem.net/en/wp-json/wp/v2/media/3279",[241],{"href":242},"https://cms.tornem.net/en/wp-json/wp/v2/media?parent=3276",[244,247,250],{"taxonomy":245,"embeddable":191,"href":246},"category","https://cms.tornem.net/en/wp-json/wp/v2/categories?post=3276",{"taxonomy":248,"embeddable":191,"href":249},"post_tag","https://cms.tornem.net/en/wp-json/wp/v2/tags?post=3276",{"taxonomy":251,"embeddable":191,"href":252},"destacado","https://cms.tornem.net/en/wp-json/wp/v2/destacado?post=3276",[254],{"name":255,"href":256,"templated":191},"wp","https://api.w.org/{rel}",{"author":258,"wp:featuredmedia":274,"wp:term":341},[259],{"id":11,"name":126,"url":205,"description":78,"link":260,"slug":126,"avatar_urls":261,"yoast_head":264,"yoast_head_json":264,"acf":265,"_links":266},"https://cms.tornem.net/en/author/raultorner/",{"24":262,"48":263,"96":203},"https://secure.gravatar.com/avatar/541c61f23050576596dde65c7abf65742370f179a4e5ce2fa25dfb3b1cf3d2e7?s=24&r=g","https://secure.gravatar.com/avatar/541c61f23050576596dde65c7abf65742370f179a4e5ce2fa25dfb3b1cf3d2e7?s=48&r=g",null,[],{"self":267,"collection":271},[268],{"href":226,"targetHints":269},{"allow":270},[217],[272],{"href":273},"https://cms.tornem.net/en/wp-json/wp/v2/users",[275],{"id":75,"date":276,"slug":277,"type":278,"link":279,"title":280,"author":10,"featured_media":10,"acf":282,"caption":283,"alt_text":168,"media_type":284,"mime_type":125,"media_details":285,"source_url":124,"_links":323},"2026-08-11T17:36:01","vibe-coding-and-web-development","attachment","https://cms.tornem.net/en/vibe-coding-web-development-ai/vibe-coding-and-web-development/",{"rendered":281},"Vibe coding and web development",[],{"rendered":78},"image",{"width":122,"height":123,"file":286,"filesize":287,"sizes":288,"image_meta":320},"2026/08/vibe-coding-desarrollo-web-ia.jpg",134144,{"medium":289,"large":295,"thumbnail":301,"medium_large":306,"1536x1536":312,"full":318},{"file":290,"width":291,"height":292,"filesize":293,"mime_type":125,"source_url":294},"vibe-coding-desarrollo-web-ia-600x335.jpg",600,335,36954,"https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-600x335.jpg",{"file":296,"width":297,"height":298,"filesize":299,"mime_type":125,"source_url":300},"vibe-coding-desarrollo-web-ia-1024x572.jpg",1024,572,80408,"https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-1024x572.jpg",{"file":302,"width":303,"height":303,"filesize":304,"mime_type":125,"source_url":305},"vibe-coding-desarrollo-web-ia-320x320.jpg",320,21802,"https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-320x320.jpg",{"file":307,"width":308,"height":309,"filesize":310,"mime_type":125,"source_url":311},"vibe-coding-desarrollo-web-ia-768x429.jpg",768,429,52640,"https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-768x429.jpg",{"file":313,"width":314,"height":315,"filesize":316,"mime_type":125,"source_url":317},"vibe-coding-desarrollo-web-ia-1536x858.jpg",1536,858,145598,"https://cms.tornem.net/wp-content/uploads/2026/08/vibe-coding-desarrollo-web-ia-1536x858.jpg",{"file":319,"width":122,"height":123,"mime_type":125,"source_url":124},"vibe-coding-desarrollo-web-ia.jpg",{"aperture":321,"credit":78,"camera":78,"caption":78,"created_timestamp":321,"copyright":78,"focal_length":321,"iso":321,"shutter_speed":321,"title":78,"orientation":321,"keywords":322,"alt":78},"0",[],{"self":324,"collection":328,"about":331,"replies":334,"wp:attached-to":337,"curies":339},[325],{"href":239,"targetHints":326},{"allow":327},[217],[329],{"href":330},"https://cms.tornem.net/en/wp-json/wp/v2/media",[332],{"href":333},"https://cms.tornem.net/en/wp-json/wp/v2/types/attachment",[335],{"embeddable":191,"href":336},"https://cms.tornem.net/en/wp-json/wp/v2/comments?post=3279",[338],{"embeddable":191,"post_type":66,"id":59,"href":214},[340],{"name":255,"href":256,"templated":191},[342,388,635],[343],{"id":82,"link":344,"name":151,"slug":345,"taxonomy":245,"yoast_head":346,"yoast_head_json":347,"acf":370,"_links":371},"https://cms.tornem.net/en/category/web-development/","web-development","\u003C!-- This site is optimized with the Yoast SEO plugin v28.2 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\u003Ctitle>Web development | Tornem - Raúl Torner\u003C/title>\n\u003Cmeta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" />\n\u003Clink rel=\"canonical\" href=\"https://cms.tornem.net/en/category/web-development/\" />\n\u003Cmeta property=\"og:locale\" content=\"en_US\" />\n\u003Cmeta property=\"og:type\" content=\"article\" />\n\u003Cmeta property=\"og:title\" content=\"Web development | Tornem - Raúl Torner\" />\n\u003Cmeta property=\"og:url\" content=\"https://cms.tornem.net/en/category/web-development/\" />\n\u003Cmeta property=\"og:site_name\" content=\"Tornem - Raúl Torner\" />\n\u003Cmeta name=\"twitter:card\" content=\"summary_large_image\" />\n\u003Cscript type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/category\\/web-development\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/category\\/web-development\\/\",\"name\":\"Web development | Tornem - Raúl Torner\",\"isPartOf\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/category\\/web-development\\/#breadcrumb\"},\"inLanguage\":\"en-US\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/category\\/web-development\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\/\\/cms.tornem.net\\/en\\/home\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Web development\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"name\":\"Tornem\",\"description\":\"Soluciones digitales a medida\",\"publisher\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\"},\"alternateName\":\"Tornem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/cms.tornem.net\\/en\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\",\"name\":\"Tornem\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"contentUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Tornem\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\"}}]}\u003C/script>\n\u003C!-- / Yoast SEO plugin. -->",{"title":348,"robots":349,"canonical":344,"og_locale":116,"og_type":117,"og_title":348,"og_url":344,"og_site_name":118,"twitter_card":127,"schema":350},"Web development | Tornem - Raúl Torner",{"index":111,"follow":112,"max-snippet":113,"max-image-preview":114,"max-video-preview":115},{"@context":131,"@graph":351},[352,357,361,367],{"@type":353,"@id":344,"url":344,"name":348,"isPartOf":354,"breadcrumb":355,"inLanguage":153},"CollectionPage",{"@id":157},{"@id":356},"https://cms.tornem.net/en/category/web-development/#breadcrumb",{"@type":170,"@id":356,"itemListElement":358},[359,360],{"@type":173,"position":11,"name":174,"item":175},{"@type":173,"position":16,"name":151},{"@type":178,"@id":157,"url":179,"name":180,"description":181,"publisher":362,"alternateName":180,"potentialAction":363,"inLanguage":153},{"@id":142},[364],{"@type":185,"target":365,"query-input":366},{"@type":187,"urlTemplate":188},{"@type":190,"valueRequired":191,"valueName":192},{"@type":194,"@id":142,"name":180,"url":179,"logo":368,"image":369},{"@type":167,"inLanguage":153,"@id":196,"url":197,"contentUrl":197,"width":198,"height":198,"caption":180},{"@id":196},[],{"self":372,"collection":377,"about":380,"wp:post_type":383,"curies":386},[373],{"href":374,"targetHints":375},"https://cms.tornem.net/en/wp-json/wp/v2/categories/101",{"allow":376},[217],[378],{"href":379},"https://cms.tornem.net/en/wp-json/wp/v2/categories",[381],{"href":382},"https://cms.tornem.net/en/wp-json/wp/v2/taxonomies/category",[384],{"href":385},"https://cms.tornem.net/en/wp-json/wp/v2/posts?categories=101",[387],{"name":255,"href":256,"templated":191},[389,432,472,513,554,595],{"id":84,"link":390,"name":146,"slug":391,"taxonomy":248,"yoast_head":392,"yoast_head_json":393,"_links":415},"https://cms.tornem.net/en/tag/artificial-intelligence/","artificial-intelligence","\u003C!-- This site is optimized with the Yoast SEO plugin v28.2 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\u003Ctitle>artificial intelligence archivos | Tornem - Raúl Torner\u003C/title>\n\u003Cmeta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" />\n\u003Clink rel=\"canonical\" href=\"https://cms.tornem.net/en/tag/artificial-intelligence/\" />\n\u003Cmeta property=\"og:locale\" content=\"en_US\" />\n\u003Cmeta property=\"og:type\" content=\"article\" />\n\u003Cmeta property=\"og:title\" content=\"artificial intelligence archivos | Tornem - Raúl Torner\" />\n\u003Cmeta property=\"og:url\" content=\"https://cms.tornem.net/en/tag/artificial-intelligence/\" />\n\u003Cmeta property=\"og:site_name\" content=\"Tornem - Raúl Torner\" />\n\u003Cmeta name=\"twitter:card\" content=\"summary_large_image\" />\n\u003Cscript type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/artificial-intelligence\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/artificial-intelligence\\/\",\"name\":\"artificial intelligence archivos | Tornem - Raúl Torner\",\"isPartOf\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/artificial-intelligence\\/#breadcrumb\"},\"inLanguage\":\"en-US\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/artificial-intelligence\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\/\\/cms.tornem.net\\/en\\/home\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"artificial intelligence\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"name\":\"Tornem\",\"description\":\"Soluciones digitales a medida\",\"publisher\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\"},\"alternateName\":\"Tornem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/cms.tornem.net\\/en\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\",\"name\":\"Tornem\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"contentUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Tornem\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\"}}]}\u003C/script>\n\u003C!-- / Yoast SEO plugin. -->",{"title":394,"robots":395,"canonical":390,"og_locale":116,"og_type":117,"og_title":394,"og_url":390,"og_site_name":118,"twitter_card":127,"schema":396},"artificial intelligence archivos | Tornem - Raúl Torner",{"index":111,"follow":112,"max-snippet":113,"max-image-preview":114,"max-video-preview":115},{"@context":131,"@graph":397},[398,402,406,412],{"@type":353,"@id":390,"url":390,"name":394,"isPartOf":399,"breadcrumb":400,"inLanguage":153},{"@id":157},{"@id":401},"https://cms.tornem.net/en/tag/artificial-intelligence/#breadcrumb",{"@type":170,"@id":401,"itemListElement":403},[404,405],{"@type":173,"position":11,"name":174,"item":175},{"@type":173,"position":16,"name":146},{"@type":178,"@id":157,"url":179,"name":180,"description":181,"publisher":407,"alternateName":180,"potentialAction":408,"inLanguage":153},{"@id":142},[409],{"@type":185,"target":410,"query-input":411},{"@type":187,"urlTemplate":188},{"@type":190,"valueRequired":191,"valueName":192},{"@type":194,"@id":142,"name":180,"url":179,"logo":413,"image":414},{"@type":167,"inLanguage":153,"@id":196,"url":197,"contentUrl":197,"width":198,"height":198,"caption":180},{"@id":196},{"self":416,"collection":421,"about":424,"wp:post_type":427,"curies":430},[417],{"href":418,"targetHints":419},"https://cms.tornem.net/en/wp-json/wp/v2/tags/253",{"allow":420},[217],[422],{"href":423},"https://cms.tornem.net/en/wp-json/wp/v2/tags",[425],{"href":426},"https://cms.tornem.net/en/wp-json/wp/v2/taxonomies/post_tag",[428],{"href":429},"https://cms.tornem.net/en/wp-json/wp/v2/posts?tags=253",[431],{"name":255,"href":256,"templated":191},{"id":85,"link":433,"name":147,"slug":147,"taxonomy":248,"yoast_head":434,"yoast_head_json":435,"_links":457},"https://cms.tornem.net/en/tag/automation/","\u003C!-- This site is optimized with the Yoast SEO plugin v28.2 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\u003Ctitle>automation archivos | Tornem - Raúl Torner\u003C/title>\n\u003Cmeta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" />\n\u003Clink rel=\"canonical\" href=\"https://cms.tornem.net/en/tag/automation/\" />\n\u003Cmeta property=\"og:locale\" content=\"en_US\" />\n\u003Cmeta property=\"og:type\" content=\"article\" />\n\u003Cmeta property=\"og:title\" content=\"automation archivos | Tornem - Raúl Torner\" />\n\u003Cmeta property=\"og:url\" content=\"https://cms.tornem.net/en/tag/automation/\" />\n\u003Cmeta property=\"og:site_name\" content=\"Tornem - Raúl Torner\" />\n\u003Cmeta name=\"twitter:card\" content=\"summary_large_image\" />\n\u003Cscript type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/automation\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/automation\\/\",\"name\":\"automation archivos | Tornem - Raúl Torner\",\"isPartOf\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/automation\\/#breadcrumb\"},\"inLanguage\":\"en-US\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/automation\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\/\\/cms.tornem.net\\/en\\/home\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"automation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"name\":\"Tornem\",\"description\":\"Soluciones digitales a medida\",\"publisher\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\"},\"alternateName\":\"Tornem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/cms.tornem.net\\/en\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\",\"name\":\"Tornem\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"contentUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Tornem\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\"}}]}\u003C/script>\n\u003C!-- / Yoast SEO plugin. -->",{"title":436,"robots":437,"canonical":433,"og_locale":116,"og_type":117,"og_title":436,"og_url":433,"og_site_name":118,"twitter_card":127,"schema":438},"automation archivos | Tornem - Raúl Torner",{"index":111,"follow":112,"max-snippet":113,"max-image-preview":114,"max-video-preview":115},{"@context":131,"@graph":439},[440,444,448,454],{"@type":353,"@id":433,"url":433,"name":436,"isPartOf":441,"breadcrumb":442,"inLanguage":153},{"@id":157},{"@id":443},"https://cms.tornem.net/en/tag/automation/#breadcrumb",{"@type":170,"@id":443,"itemListElement":445},[446,447],{"@type":173,"position":11,"name":174,"item":175},{"@type":173,"position":16,"name":147},{"@type":178,"@id":157,"url":179,"name":180,"description":181,"publisher":449,"alternateName":180,"potentialAction":450,"inLanguage":153},{"@id":142},[451],{"@type":185,"target":452,"query-input":453},{"@type":187,"urlTemplate":188},{"@type":190,"valueRequired":191,"valueName":192},{"@type":194,"@id":142,"name":180,"url":179,"logo":455,"image":456},{"@type":167,"inLanguage":153,"@id":196,"url":197,"contentUrl":197,"width":198,"height":198,"caption":180},{"@id":196},{"self":458,"collection":463,"about":465,"wp:post_type":467,"curies":470},[459],{"href":460,"targetHints":461},"https://cms.tornem.net/en/wp-json/wp/v2/tags/169",{"allow":462},[217],[464],{"href":423},[466],{"href":426},[468],{"href":469},"https://cms.tornem.net/en/wp-json/wp/v2/posts?tags=169",[471],{"name":255,"href":256,"templated":191},{"id":86,"link":473,"name":148,"slug":474,"taxonomy":248,"yoast_head":475,"yoast_head_json":476,"_links":498},"https://cms.tornem.net/en/tag/custom-development/","custom-development","\u003C!-- This site is optimized with the Yoast SEO plugin v28.2 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\u003Ctitle>Custom development archivos | Tornem - Raúl Torner\u003C/title>\n\u003Cmeta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" />\n\u003Clink rel=\"canonical\" href=\"https://cms.tornem.net/en/tag/custom-development/\" />\n\u003Cmeta property=\"og:locale\" content=\"en_US\" />\n\u003Cmeta property=\"og:type\" content=\"article\" />\n\u003Cmeta property=\"og:title\" content=\"Custom development archivos | Tornem - Raúl Torner\" />\n\u003Cmeta property=\"og:url\" content=\"https://cms.tornem.net/en/tag/custom-development/\" />\n\u003Cmeta property=\"og:site_name\" content=\"Tornem - Raúl Torner\" />\n\u003Cmeta name=\"twitter:card\" content=\"summary_large_image\" />\n\u003Cscript type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/custom-development\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/custom-development\\/\",\"name\":\"Custom development archivos | Tornem - Raúl Torner\",\"isPartOf\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/custom-development\\/#breadcrumb\"},\"inLanguage\":\"en-US\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/custom-development\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\/\\/cms.tornem.net\\/en\\/home\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Custom development\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"name\":\"Tornem\",\"description\":\"Soluciones digitales a medida\",\"publisher\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\"},\"alternateName\":\"Tornem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/cms.tornem.net\\/en\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\",\"name\":\"Tornem\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"contentUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Tornem\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\"}}]}\u003C/script>\n\u003C!-- / Yoast SEO plugin. -->",{"title":477,"robots":478,"canonical":473,"og_locale":116,"og_type":117,"og_title":477,"og_url":473,"og_site_name":118,"twitter_card":127,"schema":479},"Custom development archivos | Tornem - Raúl Torner",{"index":111,"follow":112,"max-snippet":113,"max-image-preview":114,"max-video-preview":115},{"@context":131,"@graph":480},[481,485,489,495],{"@type":353,"@id":473,"url":473,"name":477,"isPartOf":482,"breadcrumb":483,"inLanguage":153},{"@id":157},{"@id":484},"https://cms.tornem.net/en/tag/custom-development/#breadcrumb",{"@type":170,"@id":484,"itemListElement":486},[487,488],{"@type":173,"position":11,"name":174,"item":175},{"@type":173,"position":16,"name":148},{"@type":178,"@id":157,"url":179,"name":180,"description":181,"publisher":490,"alternateName":180,"potentialAction":491,"inLanguage":153},{"@id":142},[492],{"@type":185,"target":493,"query-input":494},{"@type":187,"urlTemplate":188},{"@type":190,"valueRequired":191,"valueName":192},{"@type":194,"@id":142,"name":180,"url":179,"logo":496,"image":497},{"@type":167,"inLanguage":153,"@id":196,"url":197,"contentUrl":197,"width":198,"height":198,"caption":180},{"@id":196},{"self":499,"collection":504,"about":506,"wp:post_type":508,"curies":511},[500],{"href":501,"targetHints":502},"https://cms.tornem.net/en/wp-json/wp/v2/tags/262",{"allow":503},[217],[505],{"href":423},[507],{"href":426},[509],{"href":510},"https://cms.tornem.net/en/wp-json/wp/v2/posts?tags=262",[512],{"name":255,"href":256,"templated":191},{"id":87,"link":514,"name":149,"slug":515,"taxonomy":248,"yoast_head":516,"yoast_head_json":517,"_links":539},"https://cms.tornem.net/en/tag/programming/","programming","\u003C!-- This site is optimized with the Yoast SEO plugin v28.2 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\u003Ctitle>Programming archivos | Tornem - Raúl Torner\u003C/title>\n\u003Cmeta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" />\n\u003Clink rel=\"canonical\" href=\"https://cms.tornem.net/en/tag/programming/\" />\n\u003Cmeta property=\"og:locale\" content=\"en_US\" />\n\u003Cmeta property=\"og:type\" content=\"article\" />\n\u003Cmeta property=\"og:title\" content=\"Programming archivos | Tornem - Raúl Torner\" />\n\u003Cmeta property=\"og:url\" content=\"https://cms.tornem.net/en/tag/programming/\" />\n\u003Cmeta property=\"og:site_name\" content=\"Tornem - Raúl Torner\" />\n\u003Cmeta name=\"twitter:card\" content=\"summary_large_image\" />\n\u003Cscript type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/programming\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/programming\\/\",\"name\":\"Programming archivos | Tornem - Raúl Torner\",\"isPartOf\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/programming\\/#breadcrumb\"},\"inLanguage\":\"en-US\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/programming\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\/\\/cms.tornem.net\\/en\\/home\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Programming\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"name\":\"Tornem\",\"description\":\"Soluciones digitales a medida\",\"publisher\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\"},\"alternateName\":\"Tornem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/cms.tornem.net\\/en\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\",\"name\":\"Tornem\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"contentUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Tornem\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\"}}]}\u003C/script>\n\u003C!-- / Yoast SEO plugin. -->",{"title":518,"robots":519,"canonical":514,"og_locale":116,"og_type":117,"og_title":518,"og_url":514,"og_site_name":118,"twitter_card":127,"schema":520},"Programming archivos | Tornem - Raúl Torner",{"index":111,"follow":112,"max-snippet":113,"max-image-preview":114,"max-video-preview":115},{"@context":131,"@graph":521},[522,526,530,536],{"@type":353,"@id":514,"url":514,"name":518,"isPartOf":523,"breadcrumb":524,"inLanguage":153},{"@id":157},{"@id":525},"https://cms.tornem.net/en/tag/programming/#breadcrumb",{"@type":170,"@id":525,"itemListElement":527},[528,529],{"@type":173,"position":11,"name":174,"item":175},{"@type":173,"position":16,"name":149},{"@type":178,"@id":157,"url":179,"name":180,"description":181,"publisher":531,"alternateName":180,"potentialAction":532,"inLanguage":153},{"@id":142},[533],{"@type":185,"target":534,"query-input":535},{"@type":187,"urlTemplate":188},{"@type":190,"valueRequired":191,"valueName":192},{"@type":194,"@id":142,"name":180,"url":179,"logo":537,"image":538},{"@type":167,"inLanguage":153,"@id":196,"url":197,"contentUrl":197,"width":198,"height":198,"caption":180},{"@id":196},{"self":540,"collection":545,"about":547,"wp:post_type":549,"curies":552},[541],{"href":542,"targetHints":543},"https://cms.tornem.net/en/wp-json/wp/v2/tags/265",{"allow":544},[217],[546],{"href":423},[548],{"href":426},[550],{"href":551},"https://cms.tornem.net/en/wp-json/wp/v2/posts?tags=265",[553],{"name":255,"href":256,"templated":191},{"id":88,"link":555,"name":150,"slug":556,"taxonomy":248,"yoast_head":557,"yoast_head_json":558,"_links":580},"https://cms.tornem.net/en/tag/vibe-coding-en/","vibe-coding-en","\u003C!-- This site is optimized with the Yoast SEO plugin v28.2 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\u003Ctitle>Vibe coding archivos | Tornem - Raúl Torner\u003C/title>\n\u003Cmeta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" />\n\u003Clink rel=\"canonical\" href=\"https://cms.tornem.net/en/tag/vibe-coding-en/\" />\n\u003Cmeta property=\"og:locale\" content=\"en_US\" />\n\u003Cmeta property=\"og:type\" content=\"article\" />\n\u003Cmeta property=\"og:title\" content=\"Vibe coding archivos | Tornem - Raúl Torner\" />\n\u003Cmeta property=\"og:url\" content=\"https://cms.tornem.net/en/tag/vibe-coding-en/\" />\n\u003Cmeta property=\"og:site_name\" content=\"Tornem - Raúl Torner\" />\n\u003Cmeta name=\"twitter:card\" content=\"summary_large_image\" />\n\u003Cscript type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/vibe-coding-en\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/vibe-coding-en\\/\",\"name\":\"Vibe coding archivos | Tornem - Raúl Torner\",\"isPartOf\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/vibe-coding-en\\/#breadcrumb\"},\"inLanguage\":\"en-US\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/vibe-coding-en\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\/\\/cms.tornem.net\\/en\\/home\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Vibe coding\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"name\":\"Tornem\",\"description\":\"Soluciones digitales a medida\",\"publisher\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\"},\"alternateName\":\"Tornem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/cms.tornem.net\\/en\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\",\"name\":\"Tornem\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"contentUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Tornem\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\"}}]}\u003C/script>\n\u003C!-- / Yoast SEO plugin. -->",{"title":559,"robots":560,"canonical":555,"og_locale":116,"og_type":117,"og_title":559,"og_url":555,"og_site_name":118,"twitter_card":127,"schema":561},"Vibe coding archivos | Tornem - Raúl Torner",{"index":111,"follow":112,"max-snippet":113,"max-image-preview":114,"max-video-preview":115},{"@context":131,"@graph":562},[563,567,571,577],{"@type":353,"@id":555,"url":555,"name":559,"isPartOf":564,"breadcrumb":565,"inLanguage":153},{"@id":157},{"@id":566},"https://cms.tornem.net/en/tag/vibe-coding-en/#breadcrumb",{"@type":170,"@id":566,"itemListElement":568},[569,570],{"@type":173,"position":11,"name":174,"item":175},{"@type":173,"position":16,"name":150},{"@type":178,"@id":157,"url":179,"name":180,"description":181,"publisher":572,"alternateName":180,"potentialAction":573,"inLanguage":153},{"@id":142},[574],{"@type":185,"target":575,"query-input":576},{"@type":187,"urlTemplate":188},{"@type":190,"valueRequired":191,"valueName":192},{"@type":194,"@id":142,"name":180,"url":179,"logo":578,"image":579},{"@type":167,"inLanguage":153,"@id":196,"url":197,"contentUrl":197,"width":198,"height":198,"caption":180},{"@id":196},{"self":581,"collection":586,"about":588,"wp:post_type":590,"curies":593},[582],{"href":583,"targetHints":584},"https://cms.tornem.net/en/wp-json/wp/v2/tags/267",{"allow":585},[217],[587],{"href":423},[589],{"href":426},[591],{"href":592},"https://cms.tornem.net/en/wp-json/wp/v2/posts?tags=267",[594],{"name":255,"href":256,"templated":191},{"id":89,"link":596,"name":151,"slug":345,"taxonomy":248,"yoast_head":597,"yoast_head_json":598,"_links":620},"https://cms.tornem.net/en/tag/web-development/","\u003C!-- This site is optimized with the Yoast SEO plugin v28.2 - https://yoast.com/product/yoast-seo-wordpress/ -->\n\u003Ctitle>Web development archivos | Tornem - Raúl Torner\u003C/title>\n\u003Cmeta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" />\n\u003Clink rel=\"canonical\" href=\"https://cms.tornem.net/en/tag/web-development/\" />\n\u003Cmeta property=\"og:locale\" content=\"en_US\" />\n\u003Cmeta property=\"og:type\" content=\"article\" />\n\u003Cmeta property=\"og:title\" content=\"Web development archivos | Tornem - Raúl Torner\" />\n\u003Cmeta property=\"og:url\" content=\"https://cms.tornem.net/en/tag/web-development/\" />\n\u003Cmeta property=\"og:site_name\" content=\"Tornem - Raúl Torner\" />\n\u003Cmeta name=\"twitter:card\" content=\"summary_large_image\" />\n\u003Cscript type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/web-development\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/web-development\\/\",\"name\":\"Web development archivos | Tornem - Raúl Torner\",\"isPartOf\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/web-development\\/#breadcrumb\"},\"inLanguage\":\"en-US\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/tag\\/web-development\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\/\\/cms.tornem.net\\/en\\/home\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Web development\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#website\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"name\":\"Tornem\",\"description\":\"Soluciones digitales a medida\",\"publisher\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\"},\"alternateName\":\"Tornem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\/\\/cms.tornem.net\\/en\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#organization\",\"name\":\"Tornem\",\"url\":\"https:\\/\\/cms.tornem.net\\/en\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\",\"url\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"contentUrl\":\"https:\\/\\/cms.tornem.net\\/wp-content\\/uploads\\/2026\\/03\\/tornem-logo-name-full-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Tornem\"},\"image\":{\"@id\":\"https:\\/\\/cms.tornem.net\\/en\\/#\\/schema\\/logo\\/image\\/\"}}]}\u003C/script>\n\u003C!-- / Yoast SEO plugin. -->",{"title":599,"robots":600,"canonical":596,"og_locale":116,"og_type":117,"og_title":599,"og_url":596,"og_site_name":118,"twitter_card":127,"schema":601},"Web development archivos | Tornem - Raúl Torner",{"index":111,"follow":112,"max-snippet":113,"max-image-preview":114,"max-video-preview":115},{"@context":131,"@graph":602},[603,607,611,617],{"@type":353,"@id":596,"url":596,"name":599,"isPartOf":604,"breadcrumb":605,"inLanguage":153},{"@id":157},{"@id":606},"https://cms.tornem.net/en/tag/web-development/#breadcrumb",{"@type":170,"@id":606,"itemListElement":608},[609,610],{"@type":173,"position":11,"name":174,"item":175},{"@type":173,"position":16,"name":151},{"@type":178,"@id":157,"url":179,"name":180,"description":181,"publisher":612,"alternateName":180,"potentialAction":613,"inLanguage":153},{"@id":142},[614],{"@type":185,"target":615,"query-input":616},{"@type":187,"urlTemplate":188},{"@type":190,"valueRequired":191,"valueName":192},{"@type":194,"@id":142,"name":180,"url":179,"logo":618,"image":619},{"@type":167,"inLanguage":153,"@id":196,"url":197,"contentUrl":197,"width":198,"height":198,"caption":180},{"@id":196},{"self":621,"collection":626,"about":628,"wp:post_type":630,"curies":633},[622],{"href":623,"targetHints":624},"https://cms.tornem.net/en/wp-json/wp/v2/tags/260",{"allow":625},[217],[627],{"href":423},[629],{"href":426},[631],{"href":632},"https://cms.tornem.net/en/wp-json/wp/v2/posts?tags=260",[634],{"name":255,"href":256,"templated":191},[],{"wordpress-a-medida-o-constructores-visuales":637,"wordpress-a-mida-o-constructors-visuals":641,"custom-wordpress-or-visual-builders":642,"plantilla-o-desarrollo-a-medida":643,"plantilla-o-desenvolupament-a-mida":647,"template-or-custom-development":648,"senales-de-que-necesitas-una-aplicacion-web":649,"senyals-de-que-necessites-una-aplicacio-web":653,"signs-you-need-a-web-application":654,"personalizacion-avanzada-mybooking-wordpress":655,"personalitzacio-avancada-mybooking-wordpress":659,"advanced-mybooking-customization-wordpress":660,"que-tipo-de-hosting-necesita-tu-web":661,"quin-tipus-de-hosting-necessita-la-teua-web":665,"what-kind-of-hosting-your-website-needs":666,"que-debe-tener-una-web-corporativa":667,"que-ha-de-tindre-una-web-corporativa":671,"what-a-corporate-website-needs":672},{"es":638,"ca":639,"en":640},"wordpress-a-medida-o-constructores-visuales","wordpress-a-mida-o-constructors-visuals","custom-wordpress-or-visual-builders",{"es":638,"ca":639,"en":640},{"es":638,"ca":639,"en":640},{"es":644,"ca":645,"en":646},"plantilla-o-desarrollo-a-medida","plantilla-o-desenvolupament-a-mida","template-or-custom-development",{"es":644,"ca":645,"en":646},{"es":644,"ca":645,"en":646},{"es":650,"ca":651,"en":652},"senales-de-que-necesitas-una-aplicacion-web","senyals-de-que-necessites-una-aplicacio-web","signs-you-need-a-web-application",{"es":650,"ca":651,"en":652},{"es":650,"ca":651,"en":652},{"es":656,"ca":657,"en":658},"personalizacion-avanzada-mybooking-wordpress","personalitzacio-avancada-mybooking-wordpress","advanced-mybooking-customization-wordpress",{"es":656,"ca":657,"en":658},{"es":656,"ca":657,"en":658},{"es":662,"ca":663,"en":664},"que-tipo-de-hosting-necesita-tu-web","quin-tipus-de-hosting-necessita-la-teua-web","what-kind-of-hosting-your-website-needs",{"es":662,"ca":663,"en":664},{"es":662,"ca":663,"en":664},{"es":668,"ca":669,"en":670},"que-debe-tener-una-web-corporativa","que-ha-de-tindre-una-web-corporativa","what-a-corporate-website-needs",{"es":668,"ca":669,"en":670},{"es":668,"ca":669,"en":670},[674,675],"\u003Cdiv class=\"wp-widget\">\u003Cdiv class=\"menu-primary-ingles-container\">\u003Cul id=\"menu-primary-ingles\" class=\"menu\">\u003Cli id=\"menu-item-2200\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2200\">\u003Ca href=\"/en/#servicios\">Services\u003C/a>\u003C/li>\n\u003Cli id=\"menu-item-2201\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2201\">\u003Ca href=\"/en/#proceso\">Method\u003C/a>\u003C/li>\n\u003Cli id=\"menu-item-2202\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2202\">\u003Ca href=\"/en/#datos\">Data\u003C/a>\u003C/li>\n\u003Cli id=\"menu-item-2203\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2203\">\u003Ca href=\"/en/#tecnologias\">Technology\u003C/a>\u003C/li>\n\u003Cli id=\"menu-item-2126\" class=\"menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-2126\">\u003Ca href=\"/en/blog/\">Blog\u003C/a>\u003C/li>\n\u003C/ul>\u003C/div>\u003C/div>","\u003Cdiv class=\"wp-widget\">\t\t\t\u003Cdiv class=\"textwidget\">\u003Cp>Follow us on social media to explore how we combine creativity, development, and digital vision in every project\u003C/p>\n\u003C/div>\n\t\t\u003C/div>",{"telefono":677,"whatsapp":677,"email":678,"direccion":78,"mapa_iframe":78,"horario_atencion":78,"redes_sociales":679},"+34 652 526 955","hello@tornem.net",[680],{"facebook":78,"instagram":78,"linkedin":681,"x":78,"behance":78},"https://www.linkedin.com/in/raul-torner-martinell/",1786467237872]