nestjs / nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
https://nestjs.com
MIT License
67.32k stars 7.59k forks source link

Popularity & promotion #87

Closed kamilmysliwiec closed 7 years ago

kamilmysliwiec commented 7 years ago

Hi everyone, I've published the recent version of the framework. Now, Nest has almost every feature, which I planned to introduce. Pipes filled the gap, between middlewares and route handlers, observable-based microservices looks better and allows to send multiple messages, ws adapters & custom transport strategies makes framework more flexible.

Sure, there is still a lot of things in 'todo' stage:

But finally the ecosystem coincides with my idea.

What's now? Promotion stuff.. and I need your help & advices here. What we can do to make Nest more popular? In the nearest future I want to write some tutorials - show people step by step 'how to create applications with Nest', but I need more time..

Do you have any ideas? I remember @alexjoverm had a great idea in the past. Maybe can you help somehow?

Thanks!

thomrick commented 7 years ago

Hey @kamilmysliwiec, I've already started to talk about Nest in the French community !

Some of my colleagues already try to use Nest in his project with HTTP2 with success but with dark magic (need to listen with a null parameter to be able to use HTTP2 protocol !!!)

I'll write articles at Xebia France press review and blog.

I'll also make some presentations to my entire company at the monthly tech event.

I'm currently try to use it in my current professional project (in proposal for now) for a french Bank company !

The next step for me is to make a presentation at the Xebicon event at the end of the year (Xebia France big event with a lot of big French companies) and also at Devoxx France next year !

I think it could be a great start in France ! :-D

kamilmysliwiec commented 7 years ago

Thanks @ThomRick, it sounds awesome! I very I appreciate your concern :tada:

guumaster commented 7 years ago

Maybe you can move all nestjs repos to its own github organization

ProbablePrime commented 7 years ago

Would you like a proof read of the existing docs? That might help. I've noticed a few spelling mistakes and grammar issues. Nothing too bad. Just wanting to help :P

alexjoverm commented 7 years ago

Hi!

Yes! As we discussed on #6, I could help by creating a set of lessons, or even better, a course. @kamilmysliwiec would you like to have a chat about it?

Aside, I think some regular blog posts, publishing them on Reddit/HackerNews/Twitter would help. As they are TypeScript related, they could be published on TypeScript weekly newsletters as well.

kamilmysliwiec commented 7 years ago

@guumaster, definitely needed, just want to ensure that everything is perfect before moving.

@ProbablePrime - would be awesome!

@alexjoverm could we chat on gitter? :)

KatSick commented 7 years ago

@kamilmysliwiec i will speak today at VinnytsiaJS conference about NestJS. Unfortunately in Ukrainian, but still i hope that my speak will increase the popularity of your awesome tool

KatSick commented 7 years ago

Schedule: http://vinnytsiajs.org/file/2016/05/VinnytsiaJS-2017-Schedule-1.pdf Website: http://vinnytsiajs.org/ Video will come soon

kamilmysliwiec commented 7 years ago

@KatSick woow! Thank you so much :heart_eyes:

cdiaz commented 7 years ago

@jyu213 Has made a brief traduction in Chinese :+1:

kamilmysliwiec commented 7 years ago

Hello, Nest is finally moved into his own GitHub organization

BorntraegerMarc commented 6 years ago

What would you think of a website like https://www.webcomponents.org but for nest modules? Or some other form of promoting nest modules. I see one critical point of success of this library is to be able to see in one place all the communities contributions & modules

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.