_victorjs's profile picture. Web Developer - Food Lover

Victor Sandoval

@_victorjs

Web Developer - Food Lover

Victor Sandoval đã đăng lại

🎁 Giving Away 100 System Design + ML System Design Books + Newsletter Deep Dive Content 🎁 To celebrate our upcoming 1-year YouTube channel anniversary, we will be giving away: 🔹 10 signed physical books (vol. 1 + vol. 2 + ML system design; winners get all 3) 🔹 90 1-year…

alexxubyte's tweet image. 🎁 Giving Away 100 System Design + ML System Design Books + Newsletter Deep Dive Content 🎁

To celebrate our upcoming 1-year YouTube channel anniversary, we will be giving away:

🔹 10 signed physical books (vol. 1 + vol. 2 + ML system design; winners get all 3)
🔹 90 1-year…

Victor Sandoval đã đăng lại

Mistake 1: Ignoring new tech, so I end up doing things the old/hard way. Mistake 2: Being so busy toying with new tech that I never get very good at anything. I've found long-term success requires striking a balance between these 2 extremes.


Victor Sandoval đã đăng lại

🔥 Announcing Master Gatsby! Learn to build modern websites with Gatsby, React, Custom Hooks, GraphQL, Serverless Functions, Scoped CSS and much more! Check it out and grab it at MasterGatsby.com

wesbos's tweet image. 🔥 Announcing Master Gatsby! Learn to build modern websites with Gatsby, React, Custom Hooks, GraphQL, Serverless Functions, Scoped CSS and much more! 

Check it out and grab it at MasterGatsby.com

Victor Sandoval đã đăng lại

🚀 Excited to launch the first of many future tools on statecharts.io: the XState Inspector! Visualize and control any machine in your apps, regardless of framework, in real-time. Integrate it with one line of code. ▶️


Victor Sandoval đã đăng lại

Introducing Rome: A linter for JavaScript and TypeScript. The first in a suite of tools for frontend languages that includes bundling, compiling, testing, and more. romefrontend.dev/blog/2020/08/0…


Victor Sandoval đã đăng lại

#JavaScript tip for today: "npkill" is a nifty little tool that shows all `node_modules` in your system - and allows to remove the selected ones. You can quickly free up some serious gigs by taking care of the old/demo projects!


Victor Sandoval đã đăng lại

Junior developers: "I have no idea how to solve this one problem; I'll never get good if I just keep Googling for the answer" Senior developers: (46 tabs open to Google and StackOverflow for one problem)


Victor Sandoval đã đăng lại

This is a really nicely explained article on memory leaks in node.js. I haven’t had coffee yet and it was still very clear! arbazsiddiqui.me/a-practical-gu…


Victor Sandoval đã đăng lại

🚀Wrote a new JavaScript Visualized article on asynchronous JS! Hope it's useful if you're wondering how Promises and async/await work🙂 Includes: ✨ES6 Promises ✨Microtask queue vs. (macro)task queue ✨Async/await dev.to/lydiahallie/ja…

dev.to

⭐️🎀 JavaScript Visualized: Promises & Async/Await

If you're here in 2024 (or later), here's an updated video: Ever had to deal with JS code...


Victor Sandoval đã đăng lại

Free books on reliability (from Google SRE): - Site Reliability Engineering: How Google Runs Production Systems bit.ly/34hFLEX - The Site Reliability Workbook - Building Secure & Reliable Systems bit.ly/3aPmBZs

katiehempenius's tweet image. Free books on reliability (from Google SRE):

- Site Reliability Engineering: How Google Runs Production Systems
bit.ly/34hFLEX

- The Site Reliability Workbook


- Building Secure & Reliable Systems
bit.ly/3aPmBZs

Victor Sandoval đã đăng lại

const getSignal = useAbortController() // in an effect fetch('/thing', {signal: getSignal()}) Now your request will be canceled on unmount. Didn't have a chance to test it out yet, but I'm pretty sure this should work. gist.github.com/kentcdodds/b36…

kentcdodds's tweet image. const getSignal = useAbortController()

// in an effect
fetch('/thing', {signal: getSignal()})

Now your request will be canceled on unmount. Didn't have a chance to test it out yet, but I'm pretty sure this should work.

gist.github.com/kentcdodds/b36…

Victor Sandoval đã đăng lại

Stuck at home? Looking for a productive way to pass the time? Have a look at this list of free computer science courses. You might find something you like. :) #DEVCommunity dev.to/manocormen/500…

dev.to

MIT, Stanford, Harvard: 500 Free Computer Science Courses from World's Top-50 CS Universities

I made a list of 500 computer science online courses from the world’s 50 highest-ranked universities...


Victor Sandoval đã đăng lại

So weird to see old research being reinvented as new things. Using Google Sheets as a backend and connecting them to HTML was the main idea behind the research project Quilt, from @edwardbenson at @haystack_csail. He graduated before I joined and did a startup on it, @cloudstitch

Creating an Editable Site with Google Sheets and Eleventy css-tricks.com/creating-an-ed…

css's tweet image. Creating an Editable Site with Google Sheets and Eleventy css-tricks.com/creating-an-ed…


Victor Sandoval đã đăng lại

Do you want to learn how to use the following JavaScript Array Methods? forEach reduce every some filter map push find sort join pop fill flat shift from slice splice concat isArray unshift reverse indexOf includes findIndex lastIndexOf 👇👇👇


Victor Sandoval đã đăng lại

🖌️ I made a cheatsheet for event-driven finite state machines with @excalidraw! This describes the basic important concepts, and is applicable in any programming language. excalidraw.com/#json=51493878…

DavidKPiano's tweet image. 🖌️ I made a cheatsheet for event-driven finite state machines with @excalidraw! This describes the basic important concepts, and is applicable in any programming language.

excalidraw.com/#json=51493878…

Victor Sandoval đã đăng lại

I don’t see why frontend devs make six figures, all they need to know is: JavaScript, HTML, CSS, React, GraphQL, DOM API, NodeJS, command line, Git, webpack, I18N, A11Y, Jest, TypeScript, Docker, Selenium, performance tuning 🤣🤣🤣🤣🤣


Victor Sandoval đã đăng lại

Asynchronous JavaScript in 4 chapters: foundations, Promises, async functions, async iteration – Async programming: exploringjs.com/impatient-js/c… – Promises for async progr.: exploringjs.com/impatient-js/c… – Async functions: exploringjs.com/impatient-js/c… – Async iteration: exploringjs.com/impatient-js/c…


Victor Sandoval đã đăng lại

¿Cuáles son las causas más comunes para memory leaks cuando desarrollas aplicaciones con Javascript? ¿Cómo prevenirlos y qué herramientas tenemos a la mano actualmente para detectar y solucionar? #Eventloop nolanlawson.com/2020/02/19/fix…


Loading...

Something went wrong.


Something went wrong.