Thread #1: This is the place where you can find most of the amazing resources, tutorials, code snippets, tips and tricks about #JavaScript. Happy Coding Days ๐
Thread #2: This is the place where you can learn most of the thing about #React. Find out some of the best resources, tutorials, code snippets, tips and tricks to enhance your React skills.
Thread #4: In this thread @adhorn will walk you through architecting, building and deploying a large scale, multi-region, active-active architecture with examples and more.
Thread #5: Are you into #serverless and wonder how #AWSLambda function works with few concepts in a few tweets, then this is the thread for you to understand.
Thread #12: Do you want to know what are my favourite SSGs or Static Site Generators. This thread will definitely help you to choose the right one for your next project.
Thread #13: Do you want to know what are some of the best and must have Google Chrome Extensions as a developer. Then here I have compiled some cool extension for you in this thread.
Thread #17: This thread guides you on #HeadlessCMS like what it is, why you should care, how is it different from traditional CMSs, and 10 most popular Headless CMS.
A thread on #HeadlessCMS where you will know most of things about what it is, how is it different to traditional #CMS, why it matters, pros & con's, and the most popular Headless CMS.
So before you understand what this #HeadlessCMS is all about, in the first place you should know need to understand the difference between a Headless CMS and a conventional (or traditional) #CMS.
Traditional #CMS platforms, like Joomla for instance, come with a front-end delivery layer, otherwise known as the โheadโ โ that dictates how the content is presented to the end-user (1/3).
#Git Tips ๐ This one comes in handy when you accidentally commit something with a typo or misleading commit message. The -v is optional, but I like it coz it shows lot of info about changes which helps to write a more descriptive commit message. #100DaysOfCode#CodeNewbie