{"id":29965,"date":"2017-05-11T21:01:04","date_gmt":"2017-05-11T13:01:04","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=29965"},"modified":"2019-05-14T18:21:08","modified_gmt":"2019-05-14T10:21:08","slug":"gridlex-flexbox-grid-system","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/","title":{"rendered":"Create Modern Layouts Easily with Gridlex CSS Grid System"},"content":{"rendered":"<p>Frontend development has improved radically with the introduction of <strong>CSS flexbox<\/strong>. This makes it much easier to <strong>create grids & columns<\/strong> that naturally shift for responsive layouts.<\/p>\n<p>Instead of coding your own flexbox grid from scratch, it\u2019s far easier to use a tool such as <strong><a href=\"https:\/\/gridlex.devlint.fr\/\" target=\"_blank\">Gridlex<\/a><\/strong>. This free open source flexbox library is <strong>super-lightweight<\/strong> and very <strong>easy to customize<\/strong>.<\/p>\n<figure><a href=\"https:\/\/gridlex.devlint.fr\/\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/gridlex-flexbox-grid-system\/01-gridlex-logo-flexbox-system.jpg\" alt=\"gridlex logo homepage\" width=\"1053\" height=\"656\"><\/a><\/figure>\n<p>All you do is <strong>add the Gridlex stylesheet<\/strong> to your webpage and <strong>work with its grid classes<\/strong>. Internal columns take a class <code>.col<\/code> and you wrap all of these inside a <code>.grid<\/code> container. This defines every column <strong>at the same width<\/strong> and creates a uniform interface.<\/p>\n<p>This default <strong>can be overridden<\/strong> by adding <strong>sizing classes<\/strong> to each column. This way you can have one column at 70% width and another column at 30% width (e.g. content\/sidebar).<\/p>\n<p class=\"recommended_top\">\n\t\t\t\t\t<strong>Read Also:<\/strong>\u00a0\n\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/ui-design-an-intro-to-flexible-box\/\">Understanding Flexbox: A Modern Approach to UI Design<\/a>\n\t\t\t\t<\/p>\n<p>You\u2019ll find tons of <strong>grid samples<\/strong> on the <a href=\"https:\/\/gridlex.devlint.fr\/\" target=\"_blank\">Gridlex home page<\/a> with <strong>live demos<\/strong> and <strong>code snippets<\/strong> to copy\/paste into your site. It\u2019s a huge library with so many <strong>optional classes<\/strong> to help you build the simplest grids for any website.<\/p>\n<p>All grids add up to a <strong>total of 12 mini-columns<\/strong>, so you can define how much space each column should take up. This may seem confusing but it makes sense when you see the visual demos.<\/p>\n<p>Here\u2019s a <strong>code example<\/strong> used for a larger grid with varying widths:<\/p>\n<pre>\r\n&lt;div class=\"grid\"&gt;\r\n  &lt;div class=\"col\"&gt;...&lt;\/div&gt;\r\n  &lt;div class=\"col-2_sm-12\"&gt;...&lt;\/div&gt;\r\n  &lt;div class=\"col-6_sm-12\"&gt;...&lt;\/div&gt;\r\n&lt;\/div&gt;\r\n<\/pre>\n<p>Note that the <code>.grid<\/code> class contains everything and the columns attempt to <strong>split into 12 parts<\/strong> (in the example this would be \u2153 width for each). However, the fixed columns <strong>span 2 and 6 cols<\/strong> respectively, so the very first column <strong>uses an automatic width<\/strong> based on whatever\u2019s left.<\/p>\n<p>Using the other two columns, we can deduce that there would be 4 columns (12-6-2) left to <strong>hit a total of 12<\/strong>. It\u2019s all very simple math but the class names can be confusing. Once you start playing with Gridlex on a project, you\u2019ll pick up the naming system quickly.<\/p>\n<p>Gridlex is currently <strong>in version 2.x<\/strong> and it\u2019s <strong>constantly being updated<\/strong> <a href=\"https:\/\/github.com\/devlint\/gridlex\" target=\"_blank\">on GitHub<\/a>. As browser support grows, I\u2019d guarantee more attention to flexbox, with more sites adopting this model for page grids.<\/p>\n<p>You can even find a <strong><a href=\"https:\/\/gridlex.devlint.fr\/expo.html\" target=\"_blank\">full gallery<\/a><\/strong> of websites running Gridlex to see how this looks when applied to live websites.<\/p>\n<figure><a href=\"https:\/\/gridlex.devlint.fr\/expo.html\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/gridlex-flexbox-grid-system\/02-gridlex-flexbox-scss.jpg\" alt=\"gridlex scss grid\" width=\"1265\" height=\"820\"><\/a><\/figure>\n<p>If you\u2019ve never used flexbox before then Gridlex can be a fun library to play with. But I also recommend practicing first using <a href=\"https:\/\/www.hongkiat.com\/blog\/flexbox-froggy\/\">fun flexbox games<\/a> to test your knowledge and help you understand the fundamentals.<\/p>\n<p>Gridlex is <strong>available for free<\/strong> in the <a href=\"https:\/\/github.com\/devlint\/gridlex\" target=\"_blank\">GitHub repo<\/a> or you can pull it via npm or bower. It offers <strong>full documentation<\/strong> on the <a href=\"https:\/\/gridlex.devlint.fr\/\" target=\"_blank\">main site<\/a>, including demos for varying-width columns and media queries.<\/p>\n<p>You have <strong>full control<\/strong> over the flexbox design and it only <strong>takes a few CSS classes<\/strong> to make it happen! And if you ever have a quick question or wanna share a site you built using Gridlex you can message the creator on Twitter <a href=\"https:\/\/twitter.com\/webdevlint\" target=\"_blank\">@webdevlint<\/a>.<\/p>\n<p class=\"note\"> <strong>Recommended Reading:<\/strong> <a href=\"https:\/\/www.hongkiat.com\/blog\/flexbox-patterns\/\">Flexbox Patterns: The Ultimate CSS Flexbox Code Library<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Frontend development has improved radically with the introduction of CSS flexbox. This makes it much easier to create grids &#038; columns that naturally shift for responsive layouts. Instead of coding your own flexbox grid from scratch, it\u2019s far easier to use a tool such as Gridlex. This free open source flexbox library is super-lightweight and&hellip;<\/p>\n","protected":false},"author":18,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[352],"tags":[507,4109],"topic":[4520],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Create Modern Layouts Easily with Gridlex CSS Grid System - Hongkiat<\/title>\n<meta name=\"description\" content=\"Frontend development has improved radically with the introduction of CSS flexbox. This makes it much easier to create grids &amp; columns that naturally\" \/>\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.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create Modern Layouts Easily with Gridlex CSS Grid System\" \/>\n<meta property=\"og:description\" content=\"Frontend development has improved radically with the introduction of CSS flexbox. This makes it much easier to create grids &amp; columns that naturally\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2017-05-11T13:01:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-05-14T10:21:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/gridlex-flexbox-grid-system\/01-gridlex-logo-flexbox-system.jpg\" \/>\n<meta name=\"author\" content=\"Jake Rocheleau\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jake Rocheleau\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/\"},\"author\":{\"name\":\"Jake Rocheleau\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/966b2daea15283b4145e71aa98a82c2a\"},\"headline\":\"Create Modern Layouts Easily with Gridlex CSS Grid System\",\"datePublished\":\"2017-05-11T13:01:04+00:00\",\"dateModified\":\"2019-05-14T10:21:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/\"},\"wordCount\":505,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/gridlex-flexbox-grid-system\\\/01-gridlex-logo-flexbox-system.jpg\",\"keywords\":[\"CSS\",\"CSS Frameworks\"],\"articleSection\":[\"Web Design\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/\",\"name\":\"Create Modern Layouts Easily with Gridlex CSS Grid System - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/gridlex-flexbox-grid-system\\\/01-gridlex-logo-flexbox-system.jpg\",\"datePublished\":\"2017-05-11T13:01:04+00:00\",\"dateModified\":\"2019-05-14T10:21:08+00:00\",\"description\":\"Frontend development has improved radically with the introduction of CSS flexbox. This makes it much easier to create grids &amp; columns that naturally\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/gridlex-flexbox-grid-system\\\/01-gridlex-logo-flexbox-system.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/gridlex-flexbox-grid-system\\\/01-gridlex-logo-flexbox-system.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/gridlex-flexbox-grid-system\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create Modern Layouts Easily with Gridlex CSS Grid System\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/966b2daea15283b4145e71aa98a82c2a\",\"name\":\"Jake Rocheleau\",\"description\":\"Jake is a writer and designer with over 10 years experience working on the web. He writes about user experience design and cool resources for designers\",\"sameAs\":[\"https:\\\/\\\/www.hongkiat.com\"],\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/jake\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Create Modern Layouts Easily with Gridlex CSS Grid System - Hongkiat","description":"Frontend development has improved radically with the introduction of CSS flexbox. This makes it much easier to create grids &amp; columns that naturally","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.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/","og_locale":"en_US","og_type":"article","og_title":"Create Modern Layouts Easily with Gridlex CSS Grid System","og_description":"Frontend development has improved radically with the introduction of CSS flexbox. This makes it much easier to create grids &amp; columns that naturally","og_url":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2017-05-11T13:01:04+00:00","article_modified_time":"2019-05-14T10:21:08+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/gridlex-flexbox-grid-system\/01-gridlex-logo-flexbox-system.jpg","type":"","width":"","height":""}],"author":"Jake Rocheleau","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Jake Rocheleau","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/"},"author":{"name":"Jake Rocheleau","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/966b2daea15283b4145e71aa98a82c2a"},"headline":"Create Modern Layouts Easily with Gridlex CSS Grid System","datePublished":"2017-05-11T13:01:04+00:00","dateModified":"2019-05-14T10:21:08+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/"},"wordCount":505,"commentCount":1,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/gridlex-flexbox-grid-system\/01-gridlex-logo-flexbox-system.jpg","keywords":["CSS","CSS Frameworks"],"articleSection":["Web Design"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/","url":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/","name":"Create Modern Layouts Easily with Gridlex CSS Grid System - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/gridlex-flexbox-grid-system\/01-gridlex-logo-flexbox-system.jpg","datePublished":"2017-05-11T13:01:04+00:00","dateModified":"2019-05-14T10:21:08+00:00","description":"Frontend development has improved radically with the introduction of CSS flexbox. This makes it much easier to create grids &amp; columns that naturally","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/gridlex-flexbox-grid-system\/01-gridlex-logo-flexbox-system.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/gridlex-flexbox-grid-system\/01-gridlex-logo-flexbox-system.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/gridlex-flexbox-grid-system\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Create Modern Layouts Easily with Gridlex CSS Grid System"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/966b2daea15283b4145e71aa98a82c2a","name":"Jake Rocheleau","description":"Jake is a writer and designer with over 10 years experience working on the web. He writes about user experience design and cool resources for designers","sameAs":["https:\/\/www.hongkiat.com"],"url":"https:\/\/www.hongkiat.com\/blog\/author\/jake\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-7Nj","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/29965","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=29965"}],"version-history":[{"count":2,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/29965\/revisions"}],"predecessor-version":[{"id":47508,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/29965\/revisions\/47508"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=29965"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=29965"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=29965"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=29965"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}