{"id":27268,"date":"2022-02-22T07:12:58","date_gmt":"2022-02-22T07:12:58","guid":{"rendered":"https:\/\/www.devopsschool.com\/blog\/?p=27268"},"modified":"2022-12-23T06:48:54","modified_gmt":"2022-12-23T06:48:54","slug":"best-most-popular-5-code-editor-for-elixir-programming-language","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/best-most-popular-5-code-editor-for-elixir-programming-language\/","title":{"rendered":"Best &amp; Most Popular 5 Code Editor for Elixir programming Language"},"content":{"rendered":"<p>See our top of 5 from the best free code editors applications for software developers..<\/p>\n<p>As an enthusiast developer, I write and read a lot of code every single day without exception. However, not always you can take your laptop and work wherever you want for different reasons. Nowadays, everybody has a Smartphone that is small as a hand. Many developers say that that&#8217;s already\u00a0an impediment because you can&#8217;t work comfortably,\u00a0but we do not all think in the same way (i mean, not all of us have huge fingers).<\/p>\n<p>So, if you are looking for the best code editors below there\u2019s a list of some most popular text editors for coding.<\/p>\n<h3><a href=\"https:\/\/www.sublimetext.com\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">1. Sublime Text<strong>\u00a0<\/strong><\/a><\/h3>\n<p>History &amp; Origin of Sublime text =&gt;\u00a0 Sublime Text was created by\u00a0<b>Jon Skinner<\/b> &#8211; it is a product of Sublime HQ Pty Ltd.<\/p>\n<table>\n<tbody>\n<tr class=\"ztXv9\">\n<th>Original author(s)<\/th>\n<th>Jon Skinner<\/th>\n<\/tr>\n<tr>\n<td>Initial release<\/td>\n<td>18 January 2008<\/td>\n<\/tr>\n<tr>\n<td>Stable release<\/td>\n<td>4 (Build 4126) \/ December 21, 2021<\/td>\n<\/tr>\n<tr>\n<td>Written in<\/td>\n<td>C++, Python<\/td>\n<\/tr>\n<tr>\n<td>Operating system<\/td>\n<td>Linux, macOS, Windows<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>What is Sublime Text editor<\/p>\n<p>Sublime Text editor is a sophisticated text editor which is widely used among developers. It includes wide features such as\u00a0<b>Syntax Highlight<\/b>, Auto Indentation, File Type Recognition, Sidebar, Macros, Plug-in and Packages that make it easy for working with code base.<\/p>\n<div class=\"col span_6_of_6\">\n<h2 class=\"love\">What\u2019s New<\/h2>\n<p>Sublime Text 4 is packed with new features and enhancements, including:<\/p>\n<\/div>\n<div class=\"section group\">\n<div class=\"col span_3_of_6\">\n<h3>GPU RENDERING<\/h3>\n<p><img decoding=\"async\" class=\"col span_2_of_6 icon\" src=\"https:\/\/www.sublimetext.com\/images\/icon_gpu.svg\" \/><\/p>\n<p class=\"col span_4_of_6\">Sublime Text can now utilize your GPU on Linux, Mac and Windows when rendering the interface. This results in a fluid UI all the way up to 8K resolutions, all while using less power than before.<\/p>\n<\/div>\n<div class=\"col span_3_of_6\">\n<h3>APPLE SILICON AND LINUX ARM64<\/h3>\n<p><img decoding=\"async\" class=\"col span_2_of_6 icon\" src=\"https:\/\/www.sublimetext.com\/images\/icon_arm64.svg\" \/><\/p>\n<p class=\"col span_4_of_6\">Sublime Text for Mac now includes native support for Apple Silicon processors. Linux ARM64 builds are also available for devices like the Raspberry Pi.<\/p>\n<\/div>\n<\/div>\n<div class=\"section group\">\n<div class=\"col span_3_of_6\">\n<h3>TAB MULTI-SELECT<\/h3>\n<p class=\"col span_4_of_6\">File tabs have been enhanced to make split views effortless, with support throughout the interface and built-in commands. The side bar, tab bar, Goto Anything, Goto Definition, auto complete and more have all been tweaked to make code navigation easier and more intuitive than ever.<\/p>\n<p><img decoding=\"async\" class=\"col span_2_of_6 icon\" src=\"https:\/\/www.sublimetext.com\/images\/icon_tab_multi.svg\" \/><\/p>\n<\/div>\n<div class=\"col span_3_of_6\">\n<h3>CONTEXT-AWARE AUTO COMPLETE<\/h3>\n<p class=\"col span_4_of_6\">The auto complete engine has been rewritten to provide smart completions based on existing code in a project. Suggestions are also augmented with info about their kind, and provide links to definitions.<\/p>\n<p><img decoding=\"async\" class=\"col span_2_of_6 icon\" src=\"https:\/\/www.sublimetext.com\/images\/icon_auto_complete.svg\" \/><\/p>\n<\/div>\n<\/div>\n<div class=\"section group\">\n<div class=\"col span_3_of_6\">\n<h3>REFRESHED UI<\/h3>\n<p><img decoding=\"async\" class=\"col span_2_of_6 icon\" src=\"https:\/\/www.sublimetext.com\/images\/icon_dark_mode.svg\" \/><\/p>\n<p class=\"col span_4_of_6\">The Default and Adaptive themes have been refreshed with new tab styles and inactive pane dimming. Themes and Color Schemes support auto dark-mode switching. The Adaptive theme on Windows and Linux now features custom title bars.<\/p>\n<\/div>\n<div class=\"col span_3_of_6\">\n<h3>TYPESCRIPT, JSX AND TSX SUPPORT<\/h3>\n<p><img decoding=\"async\" class=\"col span_2_of_6 icon\" src=\"https:\/\/www.sublimetext.com\/images\/icon_ts.svg\" \/><\/p>\n<p class=\"col span_4_of_6\">Support for one of the most popular new programming languages is now shipped by default. Utilize all of the smart syntax-based features of Sublime Text within the modern JavaScript ecosystem.<\/p>\n<\/div>\n<\/div>\n<div class=\"section group\">\n<div class=\"col span_3_of_6\">\n<h3>SUPERPOWERED SYNTAX DEFINITIONS<\/h3>\n<p class=\"col span_4_of_6\">The syntax highlighting engine has been significantly improved, with new features like handling non-deterministic grammars, multi-line constructs, lazy embeds and syntax inheritance. Memory usage has been reduced, and load times are faster than ever.<\/p>\n<p><img decoding=\"async\" class=\"col span_2_of_6 icon\" src=\"https:\/\/www.sublimetext.com\/images\/icon_syntax.svg\" \/><\/p>\n<\/div>\n<div class=\"col span_3_of_6\">\n<h3>UPDATED PYTHON API<\/h3>\n<p class=\"col span_4_of_6\">The Sublime Text API has been updated to Python 3.8, while keeping backwards compatibility with packages built for Sublime Text 3. The API has been significantly expanded, adding features that allow plugins like LSP to work better than ever. Read the revamped documentation\u00a0<a href=\"https:\/\/www.sublimetext.com\/docs\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/p>\n<\/div>\n<h3><strong>How sublime text works aka sublime text architecture?<\/strong><\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-27270\" src=\"https:\/\/www.devopsschool.com\/blog\/wp-content\/uploads\/2022\/02\/sublime_text_4-300x162.png\" alt=\"\" width=\"300\" height=\"162\" \/><\/p>\n<p>The first stable release of Sublime Text 4 has finally arrived! We&#8217;ve worked hard on providing improvements without losing focus on what makes Sublime Text great. There are some new major features that we hope will significantly improve your workflow and a countless number of minor improvements across the board.<\/p>\n<p>A huge thanks goes out to all the beta testers on discord and all the contributors to our packages.<\/p>\n<h2>License Changes<\/h2>\n<p>Sublime Text license keys are no longer tied to a single major version, instead they are now valid for all updates within 3 years of purchase. After that, you will still have full access to every version of Sublime Text released within the 3 year window, but newer builds will required a license\u00a0<a href=\"https:\/\/sublimehq.com\/store\/upgrade\" target=\"_blank\" rel=\"noopener\">upgrade<\/a>. These are the same license terms we use for\u00a0<a href=\"https:\/\/sublimemerge.com\/\" target=\"_blank\" rel=\"noopener\">Sublime Merge<\/a>, and they allow us to deliver more frequent and exciting updates as soon as they&#8217;re ready, without having to roll them into a new major version.<\/p>\n<h2>Tab Multi-Select<\/h2>\n<p>File tabs have been enhanced to make split views effortless, with support throughout the interface and built-in commands. The side bar, tab bar, Goto Anything, Goto Definition, auto complete and more have all been tweaked to make code navigation easier and more intuitive than ever.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-27273\" src=\"https:\/\/www.devopsschool.com\/blog\/wp-content\/uploads\/2022\/02\/sublime_text_4_multi_select-2-300x150.gif\" alt=\"\" width=\"300\" height=\"150\" \/><\/p>\n<h2>Apple Silicon and Linux ARM64<\/h2>\n<p>Sublime Text for Mac now includes native support for Apple Silicon processors. Linux ARM64 builds are also available for devices like the Raspberry Pi.<\/p>\n<h2>Refreshed UI<\/h2>\n<p>The Default and Adaptive themes have been refreshed with new tab styles and inactive pane dimming. Themes and Color Schemes support auto dark-mode switching. The Adaptive theme on Windows and Linux now features custom title bars.<\/p>\n<h2>Context-Aware Auto Complete<\/h2>\n<p>The auto complete engine has been rewritten to provide smart completions based on existing code in a project. Suggestions are also augmented with info about their kind, and provide links to definitions.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-27275\" src=\"https:\/\/www.devopsschool.com\/blog\/wp-content\/uploads\/2022\/02\/sublime_text_4_auto_complete-300x150.gif\" alt=\"\" width=\"300\" height=\"150\" \/><\/p>\n<h2>TypeScript, JSX and TSX Support<\/h2>\n<p>Support for one of the most popular new programming languages is now shipped by default. Utilize all of the smart syntax-based features of Sublime Text within the modern JavaScript ecosystem.<\/p>\n<h2>Superpowered Syntax Definitions<\/h2>\n<p>The syntax highlighting engine has been significantly improved, with new features like handling non-deterministic grammars, multi-line constructs, lazy embeds and syntax inheritance. Memory usage has been reduced, and load times are faster than ever.<\/p>\n<h2>GPU Rendering<\/h2>\n<p>Sublime Text can now utilize your GPU on Linux, Mac and Windows when rendering the interface. This results in a fluid UI all the way up to 8K resolutions, all while using less power than before.<\/p>\n<h3>Use case of sublime text<\/h3>\n<iframe loading=\"lazy\"  id=\"_ytid_66431\"  width=\"760\" height=\"427\"  data-origwidth=\"760\" data-origheight=\"427\" src=\"https:\/\/www.youtube.com\/embed\/gg1cwWMnLhc?enablejsapi=1&autoplay=0&cc_load_policy=0&cc_lang_pref=&iv_load_policy=1&loop=0&rel=1&fs=1&playsinline=0&autohide=2&theme=dark&color=red&controls=1&disablekb=0&\" class=\"__youtube_prefs__  no-lazyload\" title=\"YouTube player\"  allow=\"fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen data-no-lazy=\"1\" data-skipgform_ajax_framebjll=\"\"><\/iframe>\n<h3>Feature and Advantage of using sublime text<\/h3>\n<ul>\n<li class=\"TrT0Xe\">Autocompletion, Syntax Highlight, Code Folding. From the general design, Atom and Sublime Text are very similar. &#8230;<\/li>\n<li class=\"TrT0Xe\">Customizability. &#8230;<\/li>\n<li class=\"TrT0Xe\">Lightweight, Fast and Stable. &#8230;<\/li>\n<li class=\"TrT0Xe\">Powerful Search. &#8230;<\/li>\n<li class=\"TrT0Xe\">Simultaneous Editing. &#8230;<\/li>\n<li class=\"TrT0Xe\">Minimap. &#8230;<\/li>\n<li class=\"TrT0Xe\">Screens, Panels. &#8230;<\/li>\n<li class=\"TrT0Xe\">Not Always Beginner Friendly.<\/li>\n<\/ul>\n<p>Sublime has a lot of raving fans. The words \u201cbest code editor ever\u201d are dropped regularly online. Let\u2019s see why that is.<\/p>\n<h3>Autocompletion, Syntax Highlight, Code Folding<\/h3>\n<p>From the general design, Atom and Sublime Text are very similar. This is no surprise as many people think that Atom is actually based on Sublime.<\/p>\n<p>For that reason, it\u2019s also no surprise that both come with code autocompletion and syntax highlight. Though in truth, probably no modern code editor worth its salt can do without.<\/p>\n<p>Sublime has native support for a few dozen programming languages and will color code elements appropriately (it even has several different color themes \u2014 more on that below). The code editor will even warn you of parsing errors in real time!<\/p>\n<p>In addition to that, Sublime comes with code autocompletion \u2014 including for user-created variables \u2014 and code folding. The latter makes large pieces of code more compact to view by hiding parts of it.<\/p>\n<div class=\"co8aDb\" role=\"heading\"><b>Top 10 Sublime Text Alternatives You Can Use<\/b><\/div>\n<div class=\"RqBzHd\">\n<ol class=\"X5LH0c\">\n<li class=\"TrT0Xe\">Notepad++ Notepad++ is a free source code editor which supports several programming languages under the MS Windows environment. &#8230;<\/li>\n<li class=\"TrT0Xe\">Atom. Atom is free, open source and highly customizable. &#8230;<\/li>\n<li class=\"TrT0Xe\">BBEdit 13. &#8230;<\/li>\n<li class=\"TrT0Xe\">Visual Studio Code. &#8230;<\/li>\n<li class=\"TrT0Xe\">Vim. &#8230;<\/li>\n<li class=\"TrT0Xe\">Spacemacs. &#8230;<\/li>\n<li class=\"TrT0Xe\">Brackets. &#8230;<\/li>\n<li class=\"TrT0Xe\">Light Table.<\/li>\n<\/ol>\n<h3>Best Resources, Tutorials and Guide<\/h3>\n<div class=\"wWOJcd\" role=\"button\" aria-labelledby=\"exacc_H48UYrHbEY_m0QTKgYOQAg7\">\n<div id=\"exacc_H48UYrHbEY_m0QTKgYOQAg7\" class=\"iDjcJe IX9Lgd wwB5gf\">Is Sublime Text still relevant in 2021?<\/div>\n<div class=\"r21Kzd\" data-hveid=\"CBAQAQ\" data-ved=\"2ahUKEwjx5vym45L2AhUPc5QKHcrAACIQuk56BAgQEAE\"><\/div>\n<\/div>\n<div id=\"exacc_H48UYrHbEY_m0QTKgYOQAg8\" class=\"MBtdbb\" data-ved=\"2ahUKEwjx5vym45L2AhUPc5QKHcrAACIQ7NUEegQIEBAD\">\n<div class=\"ymu2Hb\">\n<div id=\"_H48UYrHbEY_m0QTKgYOQAg26\" class=\"t0bRye r2fjmd\" data-hveid=\"CBAQBA\" data-ved=\"2ahUKEwjx5vym45L2AhUPc5QKHcrAACIQu04oAHoECBAQBA\">\n<div id=\"WEB_ANSWERS_RESULT_7_H48UYrHbEY_m0QTKgYOQAg__3\">\n<div class=\"wDYxhc\" data-md=\"61\">\n<div class=\"LGOjhe\" role=\"heading\" data-attrid=\"wa:\/description\" data-hveid=\"CAYQAA\"><span class=\"ILfuVd\"><span class=\"hgKElc\"><b>Sublime is quite alive<\/b>, and as stated previously, has some alpha testing going on. Any large project has old bugs going back a long way.<\/span><\/span><\/div>\n<\/div>\n<div role=\"heading\" data-attrid=\"wa:\/description\" data-hveid=\"CAYQAA\">\n<div class=\"wWOJcd\" role=\"button\" aria-labelledby=\"exacc_H48UYrHbEY_m0QTKgYOQAg1\">\n<div id=\"exacc_H48UYrHbEY_m0QTKgYOQAg1\" class=\"iDjcJe IX9Lgd wwB5gf\">How do I learn Sublime Text?<\/div>\n<div class=\"r21Kzd\" data-hveid=\"CA4QAQ\" data-ved=\"2ahUKEwjx5vym45L2AhUPc5QKHcrAACIQuk56BAgOEAE\"><\/div>\n<\/div>\n<div id=\"exacc_H48UYrHbEY_m0QTKgYOQAg2\" class=\"MBtdbb\" data-ved=\"2ahUKEwjx5vym45L2AhUPc5QKHcrAACIQ7NUEegQIDhAD\">\n<div class=\"ymu2Hb\">\n<div id=\"_H48UYrHbEY_m0QTKgYOQAg24\" class=\"t0bRye r2fjmd\" data-hveid=\"CA4QBA\" data-ved=\"2ahUKEwjx5vym45L2AhUPc5QKHcrAACIQu04oAHoECA4QBA\">\n<div id=\"WEB_ANSWERS_RESULT_10_H48UYrHbEY_m0QTKgYOQAg__6\">\n<div class=\"wDYxhc\" data-md=\"61\">\n<div class=\"LGOjhe\" role=\"heading\" data-attrid=\"wa:\/description\" data-hveid=\"CAUQAA\"><span class=\"ILfuVd\"><span class=\"hgKElc\">Writing Code Explore the Sublime Text navigation pane at the top of the screen. You&#8217;ll find the basics there, like File &gt; New, File &gt; Save, File &gt; Open, etc., which you&#8217;ll need to get started. Open a new file. When you save it, assign to it the file extension of any programming language you&#8217;re familiar with.<\/span><\/span><\/div>\n<div role=\"heading\" data-attrid=\"wa:\/description\" data-hveid=\"CAUQAA\">\n<div class=\"co8aDb\" role=\"heading\"><b>11 Sublime Text Tips for Productivity and a Faster Workflow<\/b><\/div>\n<div class=\"RqBzHd\">\n<ol class=\"X5LH0c\">\n<li class=\"TrT0Xe\">Quick-Go to File, Line, or Symbol. &#8230;<\/li>\n<li class=\"TrT0Xe\">Quick-Go to Matching Bracket. &#8230;<\/li>\n<li class=\"TrT0Xe\">Search Within Entire Project. &#8230;<\/li>\n<li class=\"TrT0Xe\">Multi-Text Selection. &#8230;<\/li>\n<li class=\"TrT0Xe\">Duplicate Current Line. &#8230;<\/li>\n<li class=\"TrT0Xe\">Shift Line Up and Down. &#8230;<\/li>\n<li class=\"TrT0Xe\">Instant Comment. &#8230;<\/li>\n<li class=\"TrT0Xe\">Select or Delete Current Line.<\/li>\n<\/ol>\n<div class=\"wWOJcd\" role=\"button\" aria-labelledby=\"exacc_H48UYrHbEY_m0QTKgYOQAg5\">\n<div id=\"exacc_H48UYrHbEY_m0QTKgYOQAg5\" class=\"iDjcJe IX9Lgd wwB5gf\">Is Sublime Text the best?<\/div>\n<div class=\"r21Kzd\" data-hveid=\"CA0QAQ\" data-ved=\"2ahUKEwjx5vym45L2AhUPc5QKHcrAACIQuk56BAgNEAE\"><\/div>\n<\/div>\n<div id=\"exacc_H48UYrHbEY_m0QTKgYOQAg6\" class=\"MBtdbb\" data-ved=\"2ahUKEwjx5vym45L2AhUPc5QKHcrAACIQ7NUEegQIDRAD\">\n<div class=\"ymu2Hb\">\n<div id=\"_H48UYrHbEY_m0QTKgYOQAg20\" class=\"t0bRye r2fjmd\" data-hveid=\"CA0QBA\" data-ved=\"2ahUKEwjx5vym45L2AhUPc5QKHcrAACIQu04oAHoECA0QBA\">\n<div id=\"WEB_ANSWERS_RESULT_16_H48UYrHbEY_m0QTKgYOQAg__12\">\n<div class=\"wDYxhc\" data-md=\"61\">\n<div class=\"LGOjhe\" role=\"heading\" data-attrid=\"wa:\/description\" data-hveid=\"CAQQAA\"><span class=\"ILfuVd\"><span class=\"hgKElc\">If you step back and look at the bigger picture, Sublime Text and Visual Studio Code are two of the best\u00a0<b>multi-language<\/b>, multi-OS programming editors\u2014Sublime Text for its speed as much as its convenient editing features, and Visual Studio Code for even better features and speed that is almost as good.<\/span><\/span><\/div>\n<h4 role=\"heading\" data-attrid=\"wa:\/description\" data-hveid=\"CAQQAA\">Free Video Tutorials of\u00a0 Sublime Text<\/h4>\n<iframe loading=\"lazy\"  id=\"_ytid_40721\"  width=\"760\" height=\"427\"  data-origwidth=\"760\" data-origheight=\"427\" src=\"https:\/\/www.youtube.com\/embed\/zIkg3Oo1PVM?enablejsapi=1&autoplay=0&cc_load_policy=0&cc_lang_pref=&iv_load_policy=1&loop=0&rel=1&fs=1&playsinline=0&autohide=2&theme=dark&color=red&controls=1&disablekb=0&\" class=\"__youtube_prefs__  no-lazyload\" title=\"YouTube player\"  allow=\"fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen data-no-lazy=\"1\" data-skipgform_ajax_framebjll=\"\"><\/iframe>\n<iframe loading=\"lazy\"  id=\"_ytid_27867\"  width=\"760\" height=\"427\"  data-origwidth=\"760\" data-origheight=\"427\" src=\"https:\/\/www.youtube.com\/embed\/O24bElQG4vw?enablejsapi=1&autoplay=0&cc_load_policy=0&cc_lang_pref=&iv_load_policy=1&loop=0&rel=1&fs=1&playsinline=0&autohide=2&theme=dark&color=red&controls=1&disablekb=0&\" class=\"__youtube_prefs__  no-lazyload\" title=\"YouTube player\"  allow=\"fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen data-no-lazy=\"1\" data-skipgform_ajax_framebjll=\"\"><\/iframe>\n<iframe loading=\"lazy\"  id=\"_ytid_28891\"  width=\"760\" height=\"427\"  data-origwidth=\"760\" data-origheight=\"427\" src=\"https:\/\/www.youtube.com\/embed\/XVTykLoGmnA?enablejsapi=1&autoplay=0&cc_load_policy=0&cc_lang_pref=&iv_load_policy=1&loop=0&rel=1&fs=1&playsinline=0&autohide=2&theme=dark&color=red&controls=1&disablekb=0&\" class=\"__youtube_prefs__  no-lazyload\" title=\"YouTube player\"  allow=\"fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen data-no-lazy=\"1\" data-skipgform_ajax_framebjll=\"\"><\/iframe>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>See our top of 5 from the best free code editors applications for software developers.. As an enthusiast developer, I write and read a lot of code every single day&#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[2],"tags":[],"class_list":["post-27268","post","type-post","status-publish","format-standard","hentry","category-uncategorised"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/27268","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=27268"}],"version-history":[{"count":1,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/27268\/revisions"}],"predecessor-version":[{"id":32454,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/27268\/revisions\/32454"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=27268"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=27268"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=27268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}