@kammysliwiec Profile picture

Kamil Mysliwiec

@kammysliwiec

Creator of @nestframework ❤️ Co-Founder of @trilon_io. Google Developer Expert GDE. Speaker, Trainer and Consultant. OpenSource enthusiast. Cat person.

Similar User
NestJS photo

@nestframework

TypeScript photo

@typescript

Angular inDepth photo

@Angular_InDepth

GraphQL photo

@GraphQL

NgRx photo

@ngrx_io

Matt Pocock photo

@mattpocockuk

Kent C. Dodds 🌌 photo

@kentcdodds

Trilon photo

@trilon_io

Prisma photo

@prisma

Apollo photo

@apollographql

ng-conf photo

@ngconf

Miško Hevery (AngularJS/Angular/Qwik) photo

@mhevery

Max Koretskyi photo

@maxkoretskyi

StackBlitz photo

@stackblitz

Minko Gechev 🦋 @mgechev.bsky.social photo

@mgechev

Pinned

🎉 @nestframework just hit 3M downloads/week 🤯 Thanks to all the years of support, and to many more! 🔥

Tweet Image 1

Kamil Mysliwiec Reposted

🎉 Announcing NestJS Mau 🎉 The Official Deployment Platform for NestJS! 🚀 - Provision your AWS infrastructure effortlessly - Deploy with a single command and set up CI/CD in minutes - Scale your application based on traffic ...and much more! 🌐 mau.nestjs.com


Kamil Mysliwiec Reposted

I've never seen documentation as rich and comprehensive as the @nestframework docs! 🔥...

As a Developer, do you like reading the documentation?



Kamil Mysliwiec Reposted

🔥 The official @nestframework Deployment Platform is now LIVE! 🐈 Check it out! mau.nestjs.com


Kamil Mysliwiec Reposted

nestjsは仕事でお世話になっているので、いつか課金したいです::<> NestjsからMauというデプロイメントシステムがリリースされました🎉🎉 🔥 The official @nestframework Deployment Platform is now LIVE! 🐈 Check it out! mau.nestjs.com


Kamil Mysliwiec Reposted

CSS Trick 🎞️ You can create an infinite marquee/carousel animation without duplicate items 🤙 li { --destination: calc(var(--idx) * -100%); } @​keyframes slide { to { translate: var(--destination) 0;}} Animate the items, not the list 😎 Here's the next <noscript>! 👇 The…

CSS Tip! 🎠 You can create a responsive infinite marquee animation with container queries and no duplicate items 🤙 li{ animation: slide; } @​keyframes slide { to { translate: 0% calc(var(--i) * -100%);}} The trick is animating the items, not the list 😎 More tricks 👇 To…



Kamil Mysliwiec Reposted

🔥 The official @nestframework Deployment Platform is now LIVE! 🐈 Check it out! mau.nestjs.com


Kamil Mysliwiec Reposted

works great on blocks of text too 🤙 .text { --duration: calc(var(--text-length) * 0.12s); animation: shimmer var(--duration) infinite; } @​keyframes shimmer { 0% { background-position: 100% 0; } } animation-duration maps to the text length using CSS custom properties 🚀

CSS placeholder shimmer effect ✨ – overlay a placeholder element – set aria-hidden and pointer-events: none – show when :placeholder-shown – visually hide actual :placeholder – use mask for the border – background-clip for the text 🤙 Check the debug 👇🎬



Kamil Mysliwiec Reposted

The React Compiler Beta is now available for early adopters and libraries to test and provide feedback! react.dev/blog/2024/10/2…


Kamil Mysliwiec Reposted

📚 I just started the @nestframework Fundamentals Course Join me, and let’s learn NestJS together 🐈 courses.nestjs.com


Kamil Mysliwiec Reposted

New JavaScript excitement! 🎉 `promise.try` reached the ECMAScript proposal stage 4. So far, it's only shipping in Chrome, but it's included in `core-js` so that you can use it today!

Tweet Image 1

Kamil Mysliwiec Reposted

📚 I just started the *NEW* @nestframework Authentication & Authorization Course ! Join me, and let’s learn NestJS together 🐈 courses.nestjs.com/#authentication


Kamil Mysliwiec Reposted

Node + NestJS. I used to hate doing backend with Node because of the lack of structure and DI barebones express provided. Once I started using NestJS, I fell in love with it ❤️


Kamil Mysliwiec Reposted

My @ViteConf talk about new features in the Node.js module loader is out 📽️ Check it out if you want to learn more about what's in the v23 release yesterday & future v22 updates for CJS/ESM interop & what's being worked on next! youtube.com/watch?v=9lj8OX…


Kamil Mysliwiec Reposted

📣 Language service & schematics integration In v19, you'll be able to modernize your code directly from your favorite IDE/text editor. We shipped refactoring schematics for inputs, outputs, and queries and integrated them with the language service 🔥


Kamil Mysliwiec Reposted

🚀 Node.js 23 is here! 🚀 New features, performance boosts, and a smoother developer experience. With better compatibility and stability, Node.js 23 delivers more power for building efficient apps. Read here: 👉hubs.la/Q02TFFXp0 #NodeJS #JavaScript #WebDevelopment

Tweet Image 1

Kamil Mysliwiec Reposted

require(esm) has been enabled by default on v23 🎉 please try it out and report any regressions found to help us fully stabilize it. We expect to test it on v23 for a while and smooth out potential regressions before unflagging it on v22 in a later semver-minor release

🚀 Node.js 23 is here! 🚀 New features, performance boosts, and a smoother developer experience. With better compatibility and stability, Node.js 23 delivers more power for building efficient apps. Read here: 👉hubs.la/Q02TFFXp0 #NodeJS #JavaScript #WebDevelopment

Tweet Image 1


Loading...

Something went wrong.


Something went wrong.