From Ruby to React – A Head-spinning Journey in 12 weeks
I started with Ruby basics, built up to Sinatra and will be digging into full-fledged Rails apps with Databases and React in a few weeks. First, I needed to get…
online portfolio of Cassandra King
I started with Ruby basics, built up to Sinatra and will be digging into full-fledged Rails apps with Databases and React in a few weeks. First, I needed to get…
I have been a front-end developer for many years, and had been able to sort of keep moving along, career-wise, as a self-taught, inner-motivated person. Always picking up classes on…
Repository (slang: Repo): Location on github that stores a snapshot of a project. It includes: snapshots of changes and commits in a history. Names of Repos: Upstream points to the source projects on github. Origin points…
SASS: Native Ruby + SASS Good: Fastest server compilation Good:Â Able to use latest versions of SASS, including all relevant options via flags to the sass and scss command-line executables Bad:Â Setup…
NuGet is the package manager (extension) for the Microsoft development platform including .NET that makes it easy to install and update third-party libraries and tools in Visual Studio. it makes…
Over the past year or so, I have discovered a few indispensable tools that make the Front end workflow go way smoother and faster, you should give them a try.…