Tafara
@111nation
Followers
35
Following
1K
Media
72
Statuses
410
Web Designer & Developer
Joined September 2024
Generate #Vim and #Neovim Configs with my tool π make using vim as easy as using vs code select languages, themes and plugins and install your config and go! https://t.co/4OBpAccGT3
0
0
1
config-vim.vercel.app
Generate .vimrc and neovim configs. Examples with language servers and themes.
Generate #Vim and #Neovim Configs with my tool π make using vim as easy as using vs code select languages, themes and plugins and install your config and go! https://t.co/4OBpAccGT3
0
0
1
"permanent" tells the search engine if this is a temporary redirect (do not include in search history and SEO) or if it is a permanent link that is standalone.
0
0
2
When we need special redirects, we can use "redirects" to indicate which "source" URL will be replaced by the "destination" URL. This allows us to type in /app, and that will redirect us to /index.html. This is essential in making React SPA applications work.
1
0
2
Vercel -> a free hosting solution for websites and web apps vercel.json -> configuration file for vercel deployments and servers If we don't want our URLs to display .html, for example, we want /app instead of /app.html. We use '"cleanUrls": true' in vercel.json to get this
1
0
1
Learning Vercel and configuring vercel.json is essential to deploying websites π Quick crash course Vercel -> a free hosting solu... (cont. in thread)
1
0
2
tailwind + react making a web app to help neovim and vim users generate configs easily
1
0
7
Design update for Brew & Bloom. Going to write this in React and Tailwind CSS.
1
0
3
i learnt so much β
cors config β
firebase and react β
managing database β
UI/UX
0
0
0
followers and posts - each follow has its own id and document which stores who followed who - each post has its own unique id and doc containing its post data, - each post id corresponds to a image in the firebase storage under /images/ https://t.co/Urq78cnMiX
1
0
0
creating a system for users - firebase users have their data stored under /users/ documents - load all data into a User object class to work locally easily - this class has static functions to easily log in and retrieve users β
full project π
github.com
pinterest-like social media targeted to uni students - 111nation/youboard
1
0
0
next was creating the log in page which was not difficult - ensure valid inputs and valid format - send data to firebase - check if you successfully authenticated or not β
you can check full project π https://t.co/Urq78cnMiX
1
0
0
i had to make a decision on which tech stack i will use firebase - easy back end with minimal effort and good free tier react - no DOM manipulation making it easier to make large apps that change pages and components constantly https://t.co/Urq78cnMiX
github.com
pinterest-like social media targeted to uni students - 111nation/youboard
1
0
0
it started with figma use basic wireframes to define the UX and basic layout then after color and sytle π¨ β
full project π https://t.co/Urq78cnMiX
1
0
0