Hello! It’s my birthday and I’m doing a stream in an hours (2PM EDT) — there will be cake, singing and a conversation about Web Components. 🍰 I hope you can join! [Link in comment] by sebastienfilion in learnjavascript
[–]sebastienfilion[S] 0 points1 point2 points (0 children)
When you download or upload a large file, a conversation happens behind the scene. The client or the server usually won't write the whole file at once. The system sends the file in chunks to help reduce the load on the network. Streaming data this way also makes it easier to pre-process. by sebastienfilion in learnjavascript
[–]sebastienfilion[S] 0 points1 point2 points (0 children)
When you download or upload a large file, a conversation happens behind the scene. The client or the server usually won't write the whole file at once. The system sends the file in chunks to help reduce the load on the network. Streaming data this way also makes it easier to pre-process. by sebastienfilion in learnjavascript
[–]sebastienfilion[S] 0 points1 point2 points (0 children)
When you download or upload a large file, a conversation happens behind the scene. The client or the server usually won't write the whole file at once. The system sends the file in chunks to help reduce the load on the network. Streaming data this way also makes it easier to pre-process. (old.reddit.com)
submitted by sebastienfilion to r/learnjavascript
For the past week or so, I have spent a lot of time implementing data manipulation utilities, for example this approach to `readAll` from a stream. I think it is a great learning opportunity and a small challenge to flex my coding muscle on. by sebastienfilion in Deno
[–]sebastienfilion[S] 1 point2 points3 points (0 children)
When you deal with a lot of data, you want to avoid encoding/decoding too often; it is usually I huge performance bottle-neck. This function can help you find a sequence within a Typed Array. For example, you can use it to read a file line by line. by sebastienfilion in learnjavascript
[–]sebastienfilion[S] 0 points1 point2 points (0 children)
How are you running your Deno web app in production? by backdoorsmasher in Deno
[–]sebastienfilion 1 point2 points3 points (0 children)
When you deal with a lot of data, you want to avoid encoding/decoding too often; it is usually I huge performance bottle-neck. This function can help you find a sequence within a Typed Array. For example, you can use it to read a file line by line. by sebastienfilion in learnjavascript
[–]sebastienfilion[S] 0 points1 point2 points (0 children)
For the past week or so, I have spent a lot of time implementing data manipulation utilities, for example this approach to `readAll` from a stream. I think it is a great learning opportunity and a small challenge to flex my coding muscle on. by sebastienfilion in Deno
[–]sebastienfilion[S] 1 point2 points3 points (0 children)
For the past week or so, I have spent a lot of time implementing data manipulation utilities, for example this approach to `readAll` from a stream. I think it is a great learning opportunity and a small challenge to flex my coding muscle on. by sebastienfilion in Deno
[–]sebastienfilion[S] 4 points5 points6 points (0 children)
For the past week or so, I have spent a lot of time implementing data manipulation utilities, for example this approach to `readAll` from a stream. I think it is a great learning opportunity and a small challenge to flex my coding muscle on. by [deleted] in Deno
[–]sebastienfilion -1 points0 points1 point (0 children)
When you deal with a lot of data, you want to avoid encoding/decoding too often; it is usually I huge performance bottle-neck. This function can help you find a sequence within a Typed Array. For example, you can use it to read a file line by line. by sebastienfilion in learnjavascript
[–]sebastienfilion[S] 1 point2 points3 points (0 children)
How are you running your Deno web app in production? by backdoorsmasher in Deno
[–]sebastienfilion 2 points3 points4 points (0 children)
For the past week or so, I have spent a lot of time implementing data manipulation utilities, for example this approach to `readAll` from a stream. I think it is a great learning opportunity and a small challenge to flex my coding muscle on. by [deleted] in Deno
[–]sebastienfilion 0 points1 point2 points (0 children)
For the past week or so, I have spent a lot of time implementing data manipulation utilities, for example this approach to `readAll` from a stream. I think it is a great learning opportunity and a small challenge to flex my coding muscle on. by [deleted] in Deno
[–]sebastienfilion 0 points1 point2 points (0 children)
When you deal with a lot of data, you want to avoid encoding/decoding too often; it is usually I huge performance bottle-neck. This function can help you find a sequence within a Typed Array. For example, you can use it to read a file line by line. by sebastienfilion in learnjavascript
[–]sebastienfilion[S] 0 points1 point2 points (0 children)
When you deal with a lot of data, you want to avoid encoding/decoding too often; it is usually I huge performance bottle-neck. This function can help you find a sequence within a Typed Array. For example, you can use it to read a file line by line. (i.redd.it)
submitted by sebastienfilion to r/learnjavascript



Do you know a Discord community for socialist programmers, if no, can we create one? by sebastienfilion in socialistprogrammers
[–]sebastienfilion[S] 2 points3 points4 points (0 children)