17 articles

📰 Dev.to · John Owolabi Idogun

Articles from Dev.to · John Owolabi Idogun · 17 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10333) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Building an AI-powered Financial Behavior Analyzer with NodeJS, Python, SvelteKit, and TailwindCSS - Part 0
Dev.to · John Owolabi Idogun 1y ago
Building an AI-powered Financial Behavior Analyzer with NodeJS, Python, SvelteKit, and TailwindCSS - Part 0
Introduction In the ever-evolving landscape of Software Engineering, staying up-to-date...
TailwindCSS v4.0: Upgrading from v3 with some plugins
Dev.to · John Owolabi Idogun 1y ago
TailwindCSS v4.0: Upgrading from v3 with some plugins
Introduction Recently, while building a personal blog started with Tailwind CSS v3.4, I...
Building TailwindUI's Spotlight using SvelteKit and Svelte 5 with TailwindCSS
Dev.to · John Owolabi Idogun 1y ago
Building TailwindUI's Spotlight using SvelteKit and Svelte 5 with TailwindCSS
Introduction As a developer who is always eager to learn and showcase my work, I wanted a...
CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 6
Dev.to · John Owolabi Idogun 1y ago
CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 6
Introduction It's been a while since I last updated this series of articles. I have been...
CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 5
Dev.to · John Owolabi Idogun 2y ago
CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 5
Introduction From part 0 to part 4, we built out CryptoFlow's backend service. Though we...
Authentication system using Golang and Sveltekit - Updating the frontend
Dev.to · John Owolabi Idogun 2y ago
Authentication system using Golang and Sveltekit - Updating the frontend
Introduction We have made a lot of changes in the backend system without a corresponding...
Authentication system using Golang and Sveltekit - Frontend user registration and activation
Dev.to · John Owolabi Idogun 2y ago
Authentication system using Golang and Sveltekit - Frontend user registration and activation
Introduction I think it is great for us to see, in action, the backend code we've been...
Authentication system using Golang and Sveltekit - Initialization and setup
Dev.to · John Owolabi Idogun 2y ago
Authentication system using Golang and Sveltekit - Initialization and setup
Introduction Following the completion of the series — Secure and performant full-stack...
Authentication system using Python (Django) and SvelteKit - Introduction
Dev.to · John Owolabi Idogun 2y ago
Authentication system using Python (Django) and SvelteKit - Introduction
What I built A performant, secure and reliable session-based authentication system with...
Authentication system using rust (actix-web) and sveltekit - Enhancing the frontend application with form actions
Dev.to · John Owolabi Idogun 2y ago
Authentication system using rust (actix-web) and sveltekit - Enhancing the frontend application with form actions
Introduction We have so far built a typical semi-SPA (Single-page application) whose post...
Authentication system using rust (actix-web) and sveltekit - User Profile Update UI
Dev.to · John Owolabi Idogun 2y ago
Authentication system using rust (actix-web) and sveltekit - User Profile Update UI
Introduction In the last article, we built out the backend API for updating users'...
Authentication system using rust (actix-web) and sveltekit - CORS and Frontend Integration
Dev.to · John Owolabi Idogun 2y ago
Authentication system using rust (actix-web) and sveltekit - CORS and Frontend Integration
Introduction So far so good, we have spawned some amazing systems that, "fictitiously",...
FullStack JWT Authentication and Authorization System with Django and SvelteKit - Part 6
Dev.to · John Owolabi Idogun 3y ago
FullStack JWT Authentication and Authorization System with Django and SvelteKit - Part 6
Introduction From where we left off, SvelteKit has undergone some breaking changes as...