English
Русский
Українська
Голубая
Фиолетовая
Cветлая
Терминал
Norton
Войти
☀️ Планы на лето: прокачать ИИ, CS-базу и забрать оффер со скидкой 50% по промокоду— активируйна странице пакетов
Последние комментарии сообщества - страница 54
hcee
Can this be please updated? New course has been completely re-recorded with about 40 hours of content. Thanks!
TuanTQ
Hi Admin,Thank you for your update but it looks like we're missing the project files for the Cryptoket and Filmpire project files, can you help us check it?
Kraud
Here is the link to our Figma design:https://www.figma.com/file/2vtjgodtBxTdg0zOUHPvXh/Course-Designs?type=design&node-id=0%3A1&mode=design&t=kE2VnjGXGIiOk2PY-1
dydjiik4
28 урок На данный момент метод getRepository() устарел и нужно немного теперь дополнить коннект к базе . Я нашел решение ввиде обьявление переменой моей DataSourcepublic readonly dataSource: DataSource,и далее уже отталкиваюсь от это базы:const queryBuilder = this.dataSource .getRepository...
usedev
It is free on their website :)https://egghead.io/courses/practical-git-for-everyday-professional-use
TuanTQ
Hi admin, the zip file does not include the source code and the Figma file. Can you help us check and upload them?
ANIMO
Обновите пожалуйста, Updated October 2023:Updated ~the first half of the course (re-recorded lectures).Improved explanations & demo projects. Course now covers even more key concepts & best practices.
dydjiik4
Возможнокому-то понадобится реализация миграции:ormconfig.ts export const config: DataSourceOptions = { type: 'postgres', host: 'localhost', port: 5432, username: 'usermediumclone', password: '123', database: 'mediumclone', entities: [__dirname + '/**/*.entity{.ts,.js}'], synchro...
topdevsinc.2021
а чем видео отличается от https://coursehunter.net/course/strim-pro-modulnoe-razdelenie-koda ?
Anonymous
If you do All three courses of him,, React for Beginners with TS and Intermediate React with TS, Then you are all set.
Anonymous
нет ничего про использование ansible c gitlab, хотя в 27 уроке лектор обещает об этом рассказать. видимо должен быть еще один урок после 28
suitcase5935
The code in the 04.pdf of the 4 chapter ("JSM\Ultimate Next.js 13 Course + eBook\04_Setup") is really hard to copy and use in the project, and certain things are missing like parenthesis, or some added CSS things. Like it would write "focu" in global.css file for the .no-focus class, but it is missi...
Vitasiy
they can add you to their repo as a viewer, but you has to buy this course from the author.In a few days i will add repo as a .zip..... and maybe figma as well.
Anonymous
Плюсы: - Разжуют строение проекта- Покажут разные варианты исполненияМинусы:- Кривой монтаж, странные паузы и перепрыгивание с фразы на фразу- Пишешь код за автором, он все стирает и начинает делать по-другому- Низкое качество озвучки- Нет информации про то, что уже есть Vue 3
vyacheslav
Если честно, ощущение, что чувак в другом мире живет.. Либо я в другом мире живу. В большой компании. И все о чем он говорит практически - непременимо.
bma.963
I bought one year subscribtion of coursehunter , just because they posting this course . I encourage everyone doing this also
Anonymous
A very overpriced course, most of the content is the specifics of the remix, which is hardly used anywhere except by the company that bought it. I looked at the code on Git Hub even before the release of this course, and to me, it is a shitty code.Nothing is said about architecture at all, and this...
andritokar
В уроке с Sequence автор говорит что нельзя вставлять sequence.nextval в дефолт значение, я проверил - можно. Хоть вроде и использую ту же orclsql 12,у меня все получилось, возможно обновляли.
suitcase5935
The quality of the courses the admins have been releasing the past time is insane! Thanks a lot!!
nnme
Первый доклад достаточно интересен, есть умные мысли. Дядьки с опытом, чувствуется что не раз убивались об грабли. Смотреть.Второй очевидный, человек прочитал определения из вики и есть ощущение, что знает только теорию. Многое рассказал не так как на самом деле в РФ компаниях. Уверен, даже в его к...
mrIkom
It is full-stack web development. It doesn't matter which framework he uses. If you grasp concepts, you will be able to implement this on other framework or quickly find how to do this in this framework,
maia
Hey, guys! Experience dev here, so I wanted to give my advice.If you are worried abouth job opportunities, learn Next.js, If you are planning to create a side project use Remix, it's so much simpler, calm and has fewers bugs. (But be aware that remix is gaining traction with a lot of Y Combinator ...
Myths
Well you can quickly go through the things you are interested in. The first module is just remix so I ignored it. Second module is basic form validation. Zod typescript and uploads. Rate limit and honeypot are like most basic things that you would have learnt if you have ever worked with nodejs ecos...
suitcase5935
Now that it is available for free on this website for us, do you think its worth it to go through this course to learn these basic things you mention and skip over remix stuff? I.e. does he teach in a good way, and provide value with the things he showcases?:)
I
after Shopify bought remix, it went silent from the hype and also did not look good in terms of job opportunities unlike Next.js
Myths
I did look at everything apart from remix which I am not interested. And it is basic unless you have never worked with say prisma or graphql or have no knowledge of basic rate limit. I mean I can't find value in terms of the bucks that I have to spend Vs content
suitcase5935
I was wondering what the course uses, he is really not clear on purpose. So its just Remix framework?:( Why didn't he focus on just React, which would allow a lot more people to benefit for it, or the more popular next.js?
I
It would have been better if Kent covered general-purpose content rather than focusing on Remix framework. I don't think a lot of devs would buy this course since its mainly focused on Remix which not a lot of companies use and Next.js is the current market leader in terms of React framework
Myths
I get his react stuff is good. But this is really basic just went through few videos and it is not worth 1000 or 720 dollars that he is charging.. So thanks for this
Anonymous
не могу скачать курс, 0 кб / сек, в чем может быть проблема? с интернет соединением все в порядке
moonchildeverlasting
promises async is the cornerstone of development - i just means - do this and wait for that... or do this and dont wait for that.
Pan Cake
А можно обновить курс? Там еще 4 секции на Udemy после последнего здесь урокаhttps://www.udemy.com/course/emulator
Anonymous
Курс хороший, но часть уроков отсутствует( отсутствующие уроки являются ключевыми в курсах.
impi
возможно ли выпилить фоновую озвучку? или дать возможность регулировать звук фона и перевода, сильно мешает
ali
при оформлении делаю доступ только по ссылке и по данной ссылке смотрю в ЯБ. Один раз только за какую-то отбивку в виде видеоперехода пришло предупреждение и всё. Пробуй, там всё просто
ichi9o
а видео должны же быть в открытом доступе для ЯБ? а как тогда сделать что бы видео не забанили за авторские права, подскажи плиз?
Radislaw
Очень классно конечно, но я выучил английский вынуждено как раз из-за отсутствия переводов, поэтому рекомендую все же смотреть без перевода. Сначала будет трудно, но потом окажется, что препод использует одни и те же слова и выражения, поэтому с каждым новым видео будет понятнее
Anonymous
Отличная идея! На самом деле даже если добавить сабы к англо-курсам уже будет супер круто! Потому что некоторые темы на ru языке почти не освящены.Тут главное - корректный перевод, то есть это точно должен быть не машинный, ну или машинный с ручной корректировкой человеком, который разбирается в те...
ali
хорошая тема. Я нарезаю так видео (если они больше 4 часов), заливаю себе на канал youtube и потом смотрю через Яндекс браузер с переводом. Не всё гладко, но если в теме, то всё понятно
george
100% agreed. These people are course collectors, they don't even watch the courses, they just download them and leave them on their HD to never use.
ox4
у меня возникает ошибка: TypeError: 'int' object is not callableкогда я хочу найти минимум или максимум от словаря dict6 = {'a': 500, 'b': 5874, 'c': 560, 'd': 400, 'e': 5874, 'f': 20}print(max(dict6.values()))
javascriptevangelist
please dont waste your time on this course, it doesnt teach anything. he just talks alot and no show
Anonymous
@Admin can you upload this again? There is NO INTERACTIVITY in those HTML files code edytora doesnt work properly. We miss a lot not having it. Thank you!
brocodes
This instructor is a total noob. No wonder he quit being a programmer to be an investor instead.
anzhelina.gafurova
Курс отличный, но неактуальный на 2023 год. Сейчас в основном хуками и функциональным программированием пользуются.
devnetdot
да, данные к домашним заданиям с яндекс диска, к сожалению, недоступны, если кто знает где их найти - отпишитесь, плз
suitcase5935
It seems that the "Advanced React with TypeScript" is finally fully released and updated, or at least that's what I got in my email today.Can @admin update the course?:)
nopr
hello, in Advanced React with TypeScript, we have double 59 declaration merging in global problem and not solution, thx.
JarvisJack
https://coursehunter.net/course/prodvinutye-algoritmy?lesson=8audio in the lesson 8 is for union and find, but video is of lesson 7kindly please updateThanks in advance
HunterXHunter
@admin, update the course please it's been updated to separate sections and digestible videos:Introduction: 3 videosBlockchain Fundamentals: 8 videosGenesis: 3 videosDigital Signatures: 6 videosDatabase: 4 videosCryptographic Audit Trails: 4 videosMemory Pools: 3 videosAccepting Si...