Best of daily.devDecember 2020

  1. 1
    Article
    Avatar of dailydaily.dev·5y

    My Advice to New Programmers After Coding for the Last 3 Years

  2. 2
    Article
    Avatar of dailydaily.dev·5y

    Top 5 Mistakes I Made As A Junior Developer

    In this article, I talk about the top five mistakes I made as a junior developer. They are not specific to my case, and many other developers have made the same mistakes. I encourage you to ask questions no matter how stupid you think they are. Do not do only easy tasks, so you do not stay at the same level forever.

  3. 3
    Article
    Avatar of dailydaily.dev·5y

    Create a crazy input interaction with lax.js. 🤪

    Lax.js is a JavaScript library to create smooth & beautiful animations when you scroll. Lax is really, really small. When gzipped, it's less than 4 kilobytes in size! It has a new JS animation syntax for advanced animation combinations to work on. animations can be given a kick of interia while scrolling. You can create custom CSS bindings.

  4. 4
    Article
    Avatar of dailydaily.dev·5y

    7 GitHub Repositories To Help You Crush Your Job Interviews

    In tech, interviews are harder than the actual jobs. This is a joke, but it can be true in many cases. In this article, you will see 7 GitHub repositories that will help you ace the interviews. These repositories include information about:How the web works (DNS, HTTP, and many more subjects)Data Structures and AlgorithmsHow to design large-scale systems (System Design)Application Security (How To Secure Anything)JavaScript Al algorithms.