This group is intended for discussions of coding and design competitions held by Telegram. Please use English. See @contest for information. For discussions in Russian, please use @contests_ru https://t.me/contests/51172
to determine whether it's expected behavior or needs to be reworked
Читать полностью…In this case we will have some working product even it was created from scratch
Читать полностью…I’m still confused about this "Rework the existing text editor from scratch...." question..
I agree with comments above that if we really had to completely rewrite the text editor, we would probably have a clear list of requirements to implement (just like we do with improvements and fixes)
To be honest, before seeing this conversation, I had no doubts - I was sure I just needed to improve the existing text editor without introducing any new dependencies because of a simple truth: "If it ain't broke, don't fix it" and because before the task description, we first have introductory words, which are literally: "to implement a new feature in Telegram Web A and enhance the existing part of the app". But now..
I’m just writing this to highlight the question as well, so maybe it will show up as the next Q&A in this discussion scope: WebA
I wonder if they are going to reject your submission if you didn't fully rewrite the text editor or they will just rank you lower 🤔
Читать полностью…So is this a JavaScript contest or TypeScript? The name says JavaScript but I see the code is in TypeScript
Читать полностью…That matter has been already discussed and already stated.
Читать полностью…If you managed to tame contenteditable
in one week, you are either crazy or lying.
That thing has a bunch of browser-specific bugs (especially on Safari). Plus, Telegram being international, requires RTL and IME support.
You are misunderstanding the emoticon and rich title.
Читать полностью…See iOS version of telegram, it supports animated emoji as folder icon already.
Читать полностью…what's your background? I mean, I'm also moving closer to finish, but definitelly not "almost". Who are those people who can finish all those tasks in a week and think they are too easy?
Читать полностью…Are there any clients that support Emoji Icons for folders? What will happen when I set an emoji folder and open client on Mac (which iirc doesn't have emoji icons)
Читать полностью…Could be worse. I hope to finish as fast as possible, because lectures at university have started this week and it can distract me
Читать полностью…How is you guys doing on JS contest? Im freeze
Читать полностью…i wanted to paste a link and ask if it is an expected behavior
Читать полностью…...and the remaining two days on the second task
Читать полностью…I am not official representative, I am just trying to understand the logic of the contest. May be we need to spend 2,5 weeks for text editor.
Читать полностью…Hy everyone , i am new here and its my first try so i hope to learn a lot from you guys , i already setup telegram locally i got no issues but here am i little bit confuse , firstly-should i try to code first or setup test production ? and second one is that when i try to setup test production and during login my terminal got stuck when i try to write my password and its got incomplete login attempt, it would be great if someone help , thanks for you time , have a great day.
Читать полностью…Is it just me or does the Desktop client only allow max 2 emojis in the chat folder name? Is this a limitation we should also include?
Читать полностью…May be I am missing something, but if we need to send the regular emoji to server, we can just add it to the title of the chat folder, and if we need to use custom emoji as folder icon, we also should somehow add its document id, but in this case we will not fit into title length limit.
Читать полностью…I didn't tame it, I made only the changes that were asked for. And yes, my changes work just fine in Safari.
We were not asked to fix contenteditable bugs in Safari.
Depends on official comments from contest and dev that is correct behaviour for custom emojis (for now).
Читать полностью…Same here, I'm only able to dedicate 2-3hrs per day and haven't finished a single task yet
Читать полностью…Contestants of previous JS contests do clearly understand that the current contest task is easier than the previous two. The fact that Web A has a more streamlined codebase than Web K is also a jumpstart.
So if you have already finished the tasks (and I can assure you are not the only one), try working on bonus task and if you have already done that, you can start on fine graining your solution to achieve higher places in the ranking.
Stop asking for things that you know they won't happen. The contests are not only speed based, they are also accuracy and quality based too.
Try to resume it after a coffee and a walk 😅
Читать полностью…"I don't alternate my flows, I go to cell directly!"
Who gets the ref, gets it)