📰 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

Dev.to · John Owolabi Idogun
10mo ago
Integrating Stripe with SvelteKit: Dynamic Pricing and Payment Security
Introduction Integrating Stripe into a SvelteKit application, especially when dealing with...

Dev.to · John Owolabi Idogun
1y ago
Building an AI-powered Financial Behavior Analyzer with NodeJS, Python, SvelteKit, and TailwindCSS - Part 4
Introduction Part 5 is already out on:...

Dev.to · John Owolabi Idogun
1y ago
Building a financial dashboard with HTML5, TailwindCSS v4, and Vanilla JavaScript
Introduction While developing the Financial data analyzer series, a dashboard became...

Dev.to · John Owolabi Idogun
1y ago
Consuming paginated API using periodic Celery task in a Django Application
Introduction API (Application Programming Interface) consumption is the new normal in...

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...

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...

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...

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...

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...

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...

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...

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...

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...

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...

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'...

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",...

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...
DeepCamp AI