A nice and quick intro on how JS engine V8 works under the hood
⌛️ only 4 minutes of your time
https://dev.to/edisonpappi/how-javascript-engines-chrome-v8-works-50if
⌛️ only 4 minutes of your time
https://dev.to/edisonpappi/how-javascript-engines-chrome-v8-works-50if
This media is not supported in your browser
VIEW IN TELEGRAM
Not the most informative UI, but definitely a neat one to look at 🔥
React in 100 seconds 🔥
A perfect, quick way to find out what it is and why it's so popular (if you don't know yet)
https://youtu.be/Tn6-PIqc4UM
A perfect, quick way to find out what it is and why it's so popular (if you don't know yet)
https://youtu.be/Tn6-PIqc4UM
YouTube
React in 100 Seconds
React is a little JavaScript library with a big influence over the webdev world. Learn the basics of React in 100 Seconds https://fireship.io/tags/react/
How I make these Videos https://youtu.be/N6-Q2dgodLs
#react #webdev #100SecondsOfCode
Install the…
How I make these Videos https://youtu.be/N6-Q2dgodLs
#react #webdev #100SecondsOfCode
Install the…
This media is not supported in your browser
VIEW IN TELEGRAM
Well here it comes.
Moment.js is officially done.
A fair move from the team. Respect and thanks for helping us fighting dates & timezones. Time for the lighter, more flexible alternatives to get their praise.
https://momentjs.com/docs/#/-project-status/
Moment.js is officially done.
A fair move from the team. Respect and thanks for helping us fighting dates & timezones. Time for the lighter, more flexible alternatives to get their praise.
https://momentjs.com/docs/#/-project-status/
This media is not supported in your browser
VIEW IN TELEGRAM
Particle.js
An easy way to add all sort of different interactive particles to your project
https://vincentgarreau.com/particles.js/
An easy way to add all sort of different interactive particles to your project
https://vincentgarreau.com/particles.js/
This media is not supported in your browser
VIEW IN TELEGRAM
An interesting thread on burnouts and what to do when you don't feel as excited in IT & Software dev as in the beginning
https://www.reddit.com/r/Frontend/comments/izavmz/my_excitement_for_it_seems_to_be_fading/
https://www.reddit.com/r/Frontend/comments/izavmz/my_excitement_for_it_seems_to_be_fading/
TheFrontEnd🔥
Which way do you import stuff more often ?
(just an example below)
(just an example below)
Also, do you guys remember this poll. Turns out
import React from 'react' might be deprecated in the future.This media is not supported in your browser
VIEW IN TELEGRAM
Finally for today a bit of UI animation inspirations 🔥
Актуальная новость: Рекламная Сеть Яндекса начала работать с самозанятыми
Теперь партнеры Сети смогут сохранять больше дохода от монетизации, работая по налоговому режиму со ставкой до 6% на профессиональный доход.
Как это сделать? Перейти в новый налоговый статус и поменять форму сотрудничества с Рекламной Сетью через интерфейс площадки.
Теперь партнеры Сети смогут сохранять больше дохода от монетизации, работая по налоговому режиму со ставкой до 6% на профессиональный доход.
Как это сделать? Перейти в новый налоговый статус и поменять форму сотрудничества с Рекламной Сетью через интерфейс площадки.
Самозанятые в Рекламной сети Яндекса
Сохраняют больше дохода с монетизации за счёт снижения налоговой ставки
What the fuck is
Apparently Dan has its own nicely-named service where he describes some useful concepts
I suggest you go with memoisation first
Apparently Dan has its own nicely-named service where he describes some useful concepts
I suggest you go with memoisation first
TheFrontEnd🔥
How to CSS in React Another great article from one of my favourite React-evangelist. www.robinwieruch.de/react-css-styling Covers all: 🔥CSS in CSS (e.g. Sass) 🔥CSS in JS (e.g. Styled-components) 🔥Utility-first (e.g. Tailwind) And since we are entering…
Already told you before about my unconditional love towards Styled-components, but here is a decent quick start guide on how to use it.
https://scalablecss.com/styled-components-quickstart-guide/
https://scalablecss.com/styled-components-quickstart-guide/
Scalablecss
How To Use Styled-Components In React: A Quick Start Guide
Start practicing styled-components in React today with this short, actionable guide. Learn the fundamentals so you can start using styled-components in your next project.