Software Engineer and Developer Advocate, Nic Raboy, shares all his tips and tricks to becoming a polyglot developer. Learn about the latest trends in web, mobile, and game development and how you can quickly get ahead in becoming an incredible developer. With a background in programming languages such as Java, Android, Node.js, and Golang and a background with frameworks such as Express, Ionic Framework, NativeScript, Zend Framework, and Apache Cordova, Nic Raboy is a polyglot with a lot to share.
Find complex code tutorials on my blog found at https://www.thepolyglotdeveloper.com and my YouTube channel found at https://www.youtube.com/user/nicraboy
All content for The Polyglot Developer Podcast is the property of Nic Raboy and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Software Engineer and Developer Advocate, Nic Raboy, shares all his tips and tricks to becoming a polyglot developer. Learn about the latest trends in web, mobile, and game development and how you can quickly get ahead in becoming an incredible developer. With a background in programming languages such as Java, Android, Node.js, and Golang and a background with frameworks such as Express, Ionic Framework, NativeScript, Zend Framework, and Apache Cordova, Nic Raboy is a polyglot with a lot to share.
Find complex code tutorials on my blog found at https://www.thepolyglotdeveloper.com and my YouTube channel found at https://www.youtube.com/user/nicraboy
In this episode I'm joined by Bjørn Erik Pedersen, the core maintainer of Hugo, a popular static site generator built with the Go programming language.
Content management systems can be clunky because of all the layers involved in the stack. These systems usually have a database and backend technology in place before the content is ever sent to the browser for rendering. Not to mention, the more layers you are working with, the higher chance you'll be attacked through a bug or exploit.
This is where static site generation comes into play. Instead of working with a database and backend technology, all content is exported to HTML, CSS, and JavaScript. The content can be written in numerous formats, one of which is Markdown. Static site generation is made possible through themes and templates, all of which you'll learn about in this episode with Bjørn Erik.
A brief writetup to this episode can be found via https://www.thepolyglotdeveloper.com/2019/05/tpdp-e27-static-website-generation-hugo/
The Polyglot Developer Podcast
Software Engineer and Developer Advocate, Nic Raboy, shares all his tips and tricks to becoming a polyglot developer. Learn about the latest trends in web, mobile, and game development and how you can quickly get ahead in becoming an incredible developer. With a background in programming languages such as Java, Android, Node.js, and Golang and a background with frameworks such as Express, Ionic Framework, NativeScript, Zend Framework, and Apache Cordova, Nic Raboy is a polyglot with a lot to share.
Find complex code tutorials on my blog found at https://www.thepolyglotdeveloper.com and my YouTube channel found at https://www.youtube.com/user/nicraboy