
ProfOnestone
@ProfOnestone_
Followers
1
Following
47
Media
1
Statuses
44
Just finished my second blogpost on the amazing git-integration of @VisualStudio. Do you use this feature?. Visual Studio x Github / git-integration part 2.{ by @ProfOnestone_ } from @hashnode. #visualstudio @github #git #versioncontrol
0
0
0
Even if you already an intermediate. It's always great to quickly recap the basics like dates in js. Just solved Day 6: JavaScript Dates on @HackerRank. Can you complete the challenge? #programming.
hackerrank.com
Write a JavaScript function that retrieves the day of the week from a given date.
0
1
1
If you start to comment sections within a function, it‘s probably doing more than one task. Let‘s rewrite then!.#cleancode #coding #programming.
0
0
0
<span class=“glyphicon glyphicon-***NameOfIcon*** “></span>. Using @getbootstrap glyphicons is as easy as this. #HTML #bootstrap #icon.
0
0
0
Before commenting a code section try to rename variables and functions in a way that your comment will be unnecessary!. #cleancode #codingtips #programming #clean.
0
0
0
Instead of creating multiple classes which inherit each other just use the concept of partial classes. public partial class CodingTips. #csharp #classes #coding #development #inheritance.
0
0
0
The shorter the function the cleaner the code! Do you agree? #cleancode #coding #development #code #programming.
0
0
0
Just added a custom styling to my blog on hashnode to make it look like a real notepad. Go check it out.{ by @ProfOnestone_ } from @hashnode. #css #hashnode #hashnodecommunity #blogging #blog
0
0
0
When I need a gradient background or I want to play around with colors for my css files, I like to visit . Nice little tool from @MyColorSpaces 🔥.No ads, no fees just amazing work! . #css #CSS #webdevelopment #webdev #webdeveloper #webdesigner.
0
0
0
RT @MyColorSpaces: +++UPDATE+++.You can now generate a CSS color gradient out of 3 Colors! Try it out at: Our next….
0
12
0
Visual Studio 2022 x Github - Two superheros finally best friends.{ by @ProfOnestone_ } from @hashnode. #visualstudio #git #github #integration
0
0
0
Just merged the updated master into my feature branch. Git-Extension vor Visual Studio is absolutely amazing!. #git #merge #feature #visualstudio #easy.
0
0
0
cd hashnode - git init.{ by @ProfOnestone_ } from @hashnode. #helloworld #motivation #csharp #aspnet
0
0
0
Finally got my SqlCommand to update multiple rows at once with parameters. UPDATE…SET…WHERE…;.UPDATE…SET…WHERE…;.UPDATE…SET…WHERE…;. #SQL #csharp #sqlcommand #sql #raw.
0
0
0