Web Development Tips (19) 썸네일형 리스트형 tstory - How to Use the Format I had two blogs on the same subject but in different languages. In an attempt to make managing them easier. I added a multi-language feature in one blog which is using a platform called 'tstory'. After copying and pasting the multi-language function code manually whenever I created a post. I got to think that there might be a way to automize this process. I found 'form' on the admin page and tho.. Tstory - Smooth rendering When moving to another page or first loading a page, the page seems to pop up suddenly not smoothly link shown in the picture below. So I will show you how to render pages with minimum code that can be used on almost every website. In this example, I will implement the feature on the tstory(Korean blog platform). Completed Code If you want to know the code first here they are. /* Type Selector R.. VS Code [Extention] - Sqlite Unlike VS, VS Code does not have native features like accessing a database let alone manipulating the data in the database. However, VS Code comes with lots of extensions that make VS Code so powerful yet compact. Sqlite is one of which extensions that we can use to not only see but also manipulate Sqlite data in VS Code. Extension Installation Open VS Code and go to the extension menu then type.. 이전 1 2 3 다음