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.
TheFrontEnd🔥
Web Forms It amazes me how in 2020 creating smart forms with decent validation, user feedback, loading states for async api calls is still not a breeze. Sure, you ve got Formik, Redux-form and what not, but linking it with some UI libraries still feels like…
Web Forms 2.0
Sorry, but I'll keep complaining about forms. Maybe cuz due to the nature of my work thats one of the central points in our apps (both Web & Mobile). There is always something users need to fill that we want to track.
Quite often is nested in a way like you get a form than inside it there is another dynamic form that can be as lengthy as the user wants. A few months ago, I've noticed that e.g. Validate.js is absolutely terrible in validating nested forms within the redux form context. Add on top that UI lib that we used (Antd) which has its own forms that pushed us to creating all sort of adaptors for Redux Form vs Antd Forms so they all function correctly without breaking overall FE architecture.
Point being, I am getting closer to thinking that maybe my own HOC based implementation of forms wouldnt sound too bad.
#triggered
Sorry, but I'll keep complaining about forms. Maybe cuz due to the nature of my work thats one of the central points in our apps (both Web & Mobile). There is always something users need to fill that we want to track.
Quite often is nested in a way like you get a form than inside it there is another dynamic form that can be as lengthy as the user wants. A few months ago, I've noticed that e.g. Validate.js is absolutely terrible in validating nested forms within the redux form context. Add on top that UI lib that we used (Antd) which has its own forms that pushed us to creating all sort of adaptors for Redux Form vs Antd Forms so they all function correctly without breaking overall FE architecture.
Point being, I am getting closer to thinking that maybe my own HOC based implementation of forms wouldnt sound too bad.
#triggered
What's interesting guys, is that it looks like I'm not the only one disliking forms & the state where they are at in 2020.
A few days ago I got approached by the team that attempts to solve typical forms management nightmare and even let you get integrated user tracking into it, to see what is broken in your form from UX perspective.
If the user spends too much time on your forms you can clearly say it needs improvement.
Guys from mightyforms are tackling this issue with their own solution, which looks quite good and they deserve some kudos I think.
Looks like that's the one to give a shot (especially since there is a free tier)🔥
Have a looksie: https://wordpress.org/plugins/mightyforms/
A few days ago I got approached by the team that attempts to solve typical forms management nightmare and even let you get integrated user tracking into it, to see what is broken in your form from UX perspective.
If the user spends too much time on your forms you can clearly say it needs improvement.
Guys from mightyforms are tackling this issue with their own solution, which looks quite good and they deserve some kudos I think.
Looks like that's the one to give a shot (especially since there is a free tier)🔥
Have a looksie: https://wordpress.org/plugins/mightyforms/
This media is not supported in your browser
VIEW IN TELEGRAM
An amazing article on how frontend devs end up with higher responsibility nowadays
A good quote that I want to capture here from the article:
Being a front-end developer puts us on the front lines between the thing we’re building and the people we’re building it for, and that’s a place some of us really enjoy being.
😎🤓 Read Time: 16 min
A good quote that I want to capture here from the article:
Being a front-end developer puts us on the front lines between the thing we’re building and the people we’re building it for, and that’s a place some of us really enjoy being.
😎🤓 Read Time: 16 min