@beforewisdom personally, I do like #nano for being just an editor one can use and not have to learn archaic commands.
#ne adds an even nicer #TUI to it at the cost of needing #ncurses,.
I mean a lot of people can get quite speedy on #vim and espechally #neovim, like @fuchsiii, but since I'm not a #FrontendDev but #Linux #Sysadmin, I do follow "#ConfigurationByException" as I think default configs are done for a reason...
#configurationbyexception #SysAdmin #Linux #frontenddev #neovim #VIM #ncurses #tui #ne #nano
Selecting a typeface: it’s not about the serif. https://medium.com/design-bootcamp/calling-bs-on-the-serif-vs-sans-serif-debate-8d44b6a9ce22
#font #typeface #serif #sansserif #typography #frontend #frontenddev #design #ui #interface
#font #typeface #serif #sansserif #typography #frontend #frontenddev #design #ui #interface
Hookifying Google Maps into your React app in Four Steps https://medium.com/ready-set-code/hookifying-google-maps-into-your-react-app-ff4d6de688c2
#google #readysetcode #frontend #googlemaps #react #reactjs #js #javascript #frontenddeveloper #frontenddev #frontenddevelopment #html #style #development #develop #dev #developer #coding #learn #learntocode #womenintech #wit #tech #technology #syntax #reactapp #reactdev
#google #readysetcode #frontend #googlemaps #react #reactjs #js #javascript #frontenddeveloper #frontenddev #frontenddevelopment #html #style #development #develop #dev #developer #coding #learn #learntocode #womenintech #wit #tech #technology #syntax #reactapp #reactdev
5 core css fundamentals https://medium.com/ready-set-code/5-core-css-fundamentals-f7a47f5b8fa8 #css #readysetcode #frontend #frontenddeveloper #frontenddev #frontenddevelopment #html #style #development #develop #dev #developer #coding #learn #learntocode #womenintech #wit #tech #technology #syntax
#css #readysetcode #frontend #frontenddeveloper #frontenddev #frontenddevelopment #html #style #development #develop #dev #developer #coding #learn #learntocode #womenintech #wit #tech #technology #syntax
Are there any #React devs out there who have deployed to #AzureStaticWebApps?
I’m looking to get a feel for how to think about cost since it scales with bandwidth. I would assume that bundle size/caching becomes a bigger concern given the pricing model. Is it trivial to achieve scalable costs or did you find your costs ballooning compared to a more traditional deployment model?
#react #azurestaticwebapps #frontenddev #azure #jamstack
Hey #frontend #frontenddev folks! I'm a backend dev but I have done quite a bit of react and I believe I don't suck. I actually enjoy it. But I'm terrible at css and doing markup properly. I'm super slow when I have to add new elements to my projects. Any resources that you can recommend to someone like me?
Probably making some #frontenddev somewhere cry right now. Got fed up with a gigantic #monolithic #CSS that was kinda a nightmare to navigate and grasp.
So now I'm rewriting it in #lesscss. Which probably is not the hip #tool anymore.
But at least I can wrap my head around the code, and where to change what.
#frontenddev #monolithic #css #lesscss #tool
Min developer sida tar form och jag fortsätter att designa och få allt att fungera smidigt. Trots det tog jag en kort paus och skapade några inlägg som kommer snart.
#CodeCreativity #DesignDevs #wordpress #FrontEndDev #bootstrap
#bootstrap #frontenddev #wordpress #designdevs #codecreativity
RT Rita
I created a nifty stepper component with React using 'useState' to manage the step state. I've spent the last few weeks trying to ward off my imposter syndrome, so l'm just building stuff.
Check it out!
#react #webdevelopment #frontenddev https://codepen.io/ritabradley_dev/live/OJaRvYd via @CodePen
:sys_twitter: https://twitter.com/ritabradley_dev/status/1672269746484690944
#react #webdevelopment #frontenddev
Working with CSS layout today.
After almost 20yrs of experience working with all kinds of #software #development it baffles me that people CHOOSE to be #frontenddev 😮
#software #development #frontenddev
Ok, :hoje vou continuar o desenvolvimento do meu portfólio às 20h. Quem quiser acompanhar, pode chegar! :blobnerd:
https://twitch.tv/filgduarte
#livecoding #frontenddev
Find unused files, dependencies and exports in your JavaScript and TypeScript projects.
https://github.com/webpro/knip
#javascript #typescript #dev #frontend #frontenddev #frontenddeveloper #frontenddevelopment
#javascript #typescript #dev #frontend #frontenddev #frontenddeveloper #frontenddevelopment
Did you know? In JavaScript you can use the bitwise XOR operator (^) to swap two integer values without using a temporary variable.
#JS #javascript #programming #technology #frontenddev #FrontEndDeveloper
#js #javascript #programming #technology #frontenddev #frontenddeveloper
#frontenddev Epic content Slider using HTML5, CSS3 and JavaScript
Check it in #youtube
https://youtu.be/FKicvxzPheo
Workshop prepping 🙌🏻 This evening we’re at @FuseBoxBtn, creating accessible forms. In collaboration with @CodebarBrighton
#UX #FrontEndDev #AccessibleDesign
#ux #frontenddev #accessibledesign
I would never have guessed, that the frontend for the filter and sorting of @questlog stuff would take the most time. Back in the day I would blaze through that and struggle with the backend. Now it's the other way around.
I love still love frontend and consider me as a full stack developer with heavy focus on frontend. But backend is so much more frictionless if you know what you've to do.
You have a need, you have a solution. Done.
In frontend you have a need and there are hundreds of ways to tackle this. I don't talk about frameworks and stuff. That's not the problem. Especially in terms of CSS. I mean: Just use CSS. It has everything already that every framework has. Only faster and it's more powerful.
But I have to think about UI, UX, responsiveness, multiple different states, accessibility. Except the different states nothing of this is relevant in backend.
So I made the backend in pretty much one hour or so. But I fiddle with UX and UI for multiple hours now. Big part is, that I've never before built a complex filtered listing. Another part is, I don't think in Alpha anymore because the user count. I should probably switch to beta one the filters are implemented?
I don't know. Just wanted to talk a bit about coding stuff. 😁
#coding #frontenddev #backEndDev #webdev #ui #ux
Fühle mich heute ein bisschen wie Rumpelstilzchen ... man wirft Dir 'nen Haufen Schei**e vor die Füße und erwartet, dass Du Gold draus machst. #frontenddev
Would you like to learn more about creating accessible online forms? 🔍 Reserve your space now for our 'Accessible Online Forms' workshop: https://www.eventbrite.com/e/528325163787
Tuesday 14th March, 6.00pm-8.30pm. Hosted by @FuseBoxBtn. In collaboration with @CodebarBrighton #UX #FrontendDev
RT LukyVj - A$AP Luky
😎👋As promised, I've recreated it on @CodePen ✨
I loved making it & animating the gradients🌈
Using:
- CSS keyframes ✅
- CSS custom properties ✅
- CSS variables ✅
- NO JS ❌
Link:
CrossBrowser incoming ➡️
#css #FrontEndDev
<div class="rsshub-quote">
Aleks: Framer February → Day 1 ✨
A quick and easy way to add a smooth, animated, gradient border to a card in @framer. Let's get started ↓
</div>
:sys_twitter: https://twitter.com/LukyVJ/status/1627255031492751360