InJavaScript in Plain EnglishbySamueleHow to Bring Tailwind CSS to Your Svelte ProjectA Step-by-Step Guide to Tailwind CSS Integration in Svelte ProjectsDec 10, 20231Dec 10, 20231
InJavaScript in Plain EnglishbySamueleUsing TypeScript and Svelte in Construct 3A Step-by-Step Tutorial on Integrating TypeScript and Svelte in Construct 3Dec 4, 2023Dec 4, 2023
InJavaScript in Plain EnglishbySamueleHow To Interact With Google ChartA few days ago Corey Thompson added events to the charts of my previous tutorial. I admit that I have deliberately left the subject…Feb 10, 2022Feb 10, 2022
InBetter ProgrammingbySamueleVisualize Your Medium Stats With Svelte and JavaScriptBuild 5 chart examples to analyze your Medium writingJan 25, 20221Jan 25, 20221
InJavaScript in Plain EnglishbySamueleHow to Get Medium Stats With JavaScript and SveltePart 2: Getting your Medium stats with JavaScript and SvelteJan 17, 20221Jan 17, 20221
InBetter ProgrammingbySamueleHow To Create Responsive Data Tables With CSS GridCreate your own Medium stats and earnings analysis toolJan 14, 20221Jan 14, 20221
InJavaScript in Plain EnglishbySamueleHow to Get Medium Stats With JavaScript and SveltePart 1: Understand how to download and analyze Medium’s stats.Jan 8, 2022Jan 8, 2022
InJavaScript in Plain EnglishbySamueleHow To Document Svelte Components — Part 2A guide on how to easily document a web component created with Svelte.Jan 2, 2022Jan 2, 2022
InJavaScript in Plain EnglishbySamueleThe Journey of a Novice ProgrammerIt’s been 3 months since I wrote Some notes about the future. It is time to see how it is progressing. Also because I haven’t published…Dec 13, 2021Dec 13, 2021
InBetter ProgrammingbySamueleHow to Create an Accordion Element With Svelte and TailwindYou can use Svelte and TailwindCSS to create stylish and dynamic web build elements — like an accordionNov 29, 20211Nov 29, 20211
InJavaScript in Plain EnglishbySamueleHow to Test If a Dom Element Exists in a Svelte Component with JestA quick post about a problem: how to test if an element exists in a component.Nov 17, 2021Nov 17, 2021
InBetter ProgrammingbySamueleHow to Document Svelte ComponentsHow to create components that write their own documentationNov 16, 20212Nov 16, 20212
InBetter ProgrammingbySamuele4 Ways To Embed Code in SvelteThat can be used by anyoneOct 31, 20211Oct 31, 20211
SamueleSvelte & Visual Regression TestI am more and more comfortable with test-driven development (TDD). Editing your code is easier by knowing right away when something is…Oct 24, 2021Oct 24, 2021
SamueleHow to create and publish Svelte componentsIn my last articles I have mainly talked about how to integrate Svelte, Tailwind, Jest and how to use NPM. Why all this? To get to…Oct 15, 20211Oct 15, 20211
SamueleHow to test SvelteKit app with JestOne of my weaknesses is the lack of discipline when it comes to testing. So I started looking around and figuring out how to do it. There…Oct 9, 2021Oct 9, 2021
InJavaScript in Plain EnglishbySamueleElectron Seamless Title Bar with Svelte and TailwindAfter some testing, I decided not to use the windows that Electron creates by default. I decided to create my own title bar, with…Oct 2, 2021Oct 2, 2021
SamueleSome notes about the future and how to use Svelte with Construct 3Last month, August, was quite busy. A few things overlapped, some negative (my wife’s grandmother died), others positive: after more than a…Sep 12, 2021Sep 12, 2021
SamueleSvelteKit: routing from other foldersI am continuing to explore Svelte, SvelteKit and GitHub Pages. It’s pretty easy to create a blog and use mdsvex to process markdown files…Jul 26, 2021Jul 26, 2021
InJavaScript in Plain EnglishbySamueleHow to Use SvelteKit with GitHub PagesI waited a few weeks before writing a new article about how to use Svelte with GitHub Pages. Today I’m interested in testing SvelteKit…Jul 22, 20212Jul 22, 20212