Logo
Fatima Ali
1 month ago
PWA development is underrated. Our app now works offline and users love it! #pwa #webdev #mobile
Fatima Ali
2 months ago
Building a micro-frontend architecture for our enterprise app. Module federation in Webpack 5 is powerful! #microfrontend #architecture
Fatima Ali
1 month ago
PWA development is underrated. Our app now works offline and users love it! #pwa #webdev #mobile
Fatima Ali
3 months ago
Implemented lazy loading for our image gallery. Page load time dropped from 4s to 0.8s! #performance #webdev #optimization
Fatima Ali
3 months ago
Spent the weekend refactoring our API from REST to GraphQL. The flexibility in data fetching is incredible! #graphql #api #backend
Fatima Ali
3 months ago
Finally understood the event loop in JavaScript. It's the key to writing non-blocking code! #javascript #nodejs #async
Fatima Ali
3 months ago
Spent the weekend refactoring our API from REST to GraphQL. The flexibility in data fetching is incredible! #graphql #api #backend
Fatima Ali
2 months ago
Implemented OAuth 2.0 with PKCE for our mobile app. Security first! #oauth #security #api
Fatima Ali
3 months ago
Implemented lazy loading for our image gallery. Page load time dropped from 4s to 0.8s! #performance #webdev #optimization
Fatima Ali
21 days ago
Laravel 11 is out! The new features for API development are exactly what we needed. #laravel #php #backend